Commit graph

241 commits

Author SHA1 Message Date
Josh Proehl 91f446c6fe Document make install env variable issue 2023-04-10 17:51:06 -05:00
Jonathan Naylor ce8ea6f72f
Merge pull request #74 from W0CHP/master 2023-02-17 18:03:55 +00:00
Chipster 960ca7dc15 Add mode type to APRS string. Make APRS band/offset string a bit more consistent. 2023-02-17 06:27:51 -06:00
Jonathan Naylor 371cc58202 Update to gpsd 3.2.1 API. 2023-02-13 17:58:37 +00:00
Jonathan Naylor 380c0941e7
Merge pull request #69 from narspt/patch-1
Fix bug in code to say French time
2021-06-03 19:22:53 +01:00
Jonathan Naylor 9b58405a02
Merge pull request #68 from narspt/Portuguese
Add Portuguese voice files
2021-06-03 19:22:41 +01:00
Jonathan Naylor 39593df39c
Merge pull request #45 from yo2loj/master
Update for XLX host file
2021-06-03 19:22:29 +01:00
Jonathan Naylor 09f542a725
Merge pull request #47 from K2IE/patch-1
Update ircddbgateway-emptyconfig
2021-06-03 19:21:59 +01:00
narspt 3a3089c629
Fix bug in code to say French time
it was unable to say 23:45 correctly
2021-06-03 18:02:35 +01:00
narspt 2ed7d4f40c Add Portuguese voice files 2021-06-03 02:42:26 +01:00
Jonathan Naylor bbc233fcc4
Merge pull request #64 from s-s-s/master
add new xrf
2021-01-31 13:41:24 +00:00
Jonathan Naylor 96ac5ff913
Merge pull request #61 from K2IE/master
Update DExtra_Hosts.txt
2021-01-10 14:25:32 +00:00
K2IE 9870e4f06a
Update DExtra_Hosts.txt
Update XRF020 -- changed my callsign and thus my domain.
2021-01-06 17:27:33 -05:00
Jonathan Naylor f9f233f2cb Revert "Handle D-Plus reply of "BUSY" as a rejection. Treat "OKRO" in the same way."
This reverts commit 46b78d3335.
2020-08-04 12:10:55 +01:00
Jonathan Naylor 46b78d3335 Handle D-Plus reply of "BUSY" as a rejection. Treat "OKRO" in the same way. 2020-08-03 14:09:31 +01:00
Jonathan Naylor 2d7fca4f0d
Merge pull request #59 from f1rmb/gps_read_api_version_checking
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7.
2020-06-24 11:47:56 +01:00
Daniel Caujolle-Bert 0c7eef460d
altMSL appeared in API 9. 2020-06-24 12:04:32 +02:00
Daniel Caujolle-Bert 19b6cbbf65
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7.
Fix the comment about enabling gpsd support.
2020-06-24 11:35:27 +02:00
Sergei 56fb73ee67
Merge branch 'master' into master 2020-06-22 15:38:53 +03:00
Sergei a68a4ebb50
been edited address of xrf260
been edited address of xrf260
2020-06-22 15:35:55 +03:00
Jonathan Naylor 94db475b2e Make the use of gpsd optional. 2020-06-21 18:02:05 +01:00
Jonathan Naylor 7f71576b5f Bump the version date. 2020-06-05 11:27:50 +01:00
Jonathan Naylor a87b3d83c0 Change timings for fixed locations and add debugging for D-PRS. 2020-06-05 11:24:43 +01:00
Jonathan Naylor 8d62efeec3 Add extra logging for APRS startup. 2020-06-04 12:15:04 +01:00
Jonathan Naylor 0d5dae1d29 More sanity checking for gpsd. 2020-06-04 09:13:14 +01:00
Jonathan Naylor 1a83eb4f52 Fix up aprstransmit. 2020-06-04 08:16:48 +01:00
Jonathan Naylor d6f04c3bc2 Replace MobileGPS with GPSD. 2020-06-03 13:47:34 +01:00
Jonathan Naylor 05b6249f4f Merge branch 'master' into APRS 2020-06-03 12:51:14 +01:00
Jonathan Naylor 0422c49b8e
Merge pull request #56 from sq7lrx/deguify
Remove ircDDBGatewayConfig from make install
2020-06-02 22:02:33 +01:00
Adam Kolakowski f3811bcaa2 Remove ircDDBGatewayConfig from make install
Do not attempt to install ircDDBGatewayConfig when using GUI-less
Makefile. ircDDBGatewayConfig is a GUI application and regular
Makefile does not build it.
2020-06-02 21:49:00 +02:00
Jonathan Naylor 104b2032c6 Merge branch 'master' into APRS 2020-06-02 17:42:14 +01:00
Jonathan Naylor ffd33876f5
Merge pull request #55 from sq7lrx/deguify
Remove GUICommon dependency from Makefile
2020-06-02 17:37:41 +01:00
Adam Kolakowski a34abeeaee Remove GUICommon dependency from Makefile
Removes any GUI related dependencies from the Makefile
that is intended to build only console (GUI-less)
applications.
As a result developers can just install wxGTK-base-dev
to compile a solution on embedded devies instead of
a full wxGTK-dev that weights a ton.
2020-06-02 17:25:26 +02:00
Jonathan Naylor ae842aad07 Use the new APRSGateway for APRS data. 2020-06-01 13:57:10 +01:00
Jonathan Naylor 2cd2fe5de5
Merge pull request #54 from dg0tm/fix_pr53
update for PR #53
2020-05-29 09:54:11 +01:00
Christoph Kottke 5769416fbe update for PR #53
- the quotes need to preserve, i think

  compile tested on x86_64
2020-05-29 07:30:45 +02:00
Jonathan Naylor 92fa97a07d
Merge pull request #53 from sq7lrx/destdir
Adds DESTDIR build variable
2020-05-28 22:54:13 +01:00
Adam Kolakowski 41e01d4f34 Adds DESTDIR build variable
Setting DESTDIR on `make install` allows for installing artefacts
in staging location for automated build, packaging etc.
2020-05-28 23:13:19 +02:00
Jonathan Naylor 77fad16833
Merge pull request #52 from sq7lrx/debug-switcher
Adds BUILD make variable for debug/release builds
2020-05-28 20:51:59 +01:00
Adam Kolakowski 9dc023d947 Adds BUILD make variable for debug/release builds
Introduces a `BUILD` make parameter to allow for building both debug
and release variants from the same Makefile. This also makes the
Makefile-defined preprocessor macros more in line with those from
Visual Studio build.

Minor changes:
* allows for overwriting LOGDIR, CONFDIR, BINDIR and DATADIR from
  command line (make parameter)
* converts BUILD to Markdown for better visibility on Github
* improves Linux build instructions in BUILD.md
2020-05-28 21:13:16 +02:00
Jonathan Naylor 52c9c48140
Merge pull request #51 from sq7lrx/container-logging
Adds console logging option to ircddbgatewayd
2020-05-27 23:00:37 +01:00
Adam Kolakowski 44a58d74c6 Adds console logging option to ircddbgatewayd
When invoked with the `-foreground` parameter, ircddbgatewayd
will print all logs to the console (stdout/stderr) instead of log files.

This allows ircddbgatewayd to be run in a container or as a systemd
standard service where applications are expected to provide logs
on standard output / standard error.
2020-05-27 22:24:26 +02:00
Jonathan Naylor 81a818b235 Add a backoff timer for connections to aprs.fi. 2020-03-03 15:49:13 +00:00
Jonathan Naylor b8fbf58815 Update to VS2019. 2020-02-14 22:05:47 +00:00
Jonathan Naylor 1b917f5a7f Remove the dutch-star D-Plus authentication. 2019-12-27 17:15:08 +00:00
K2IE 974148d5e8
Update ircddbgateway-emptyconfig 2019-12-25 15:11:50 -05:00
K2IE bde168841b
Update ircddbgateway-emptyconfig
Update default config xlxHostsFileUrl to pull XLX host list of current registered XLX reflectors only.  No protocols listed, just XLX reflector addresses.  Resolves issues raised in #39 and #46 .  I have been running with this config for a month now and it works well.
2019-12-21 12:25:12 -05:00
Marius Petrescu, YO2LOJ 871409a912 Update for XLX host file
Update for nex XLX host file providing distinct DCS, XRF and REF host entries
2019-12-16 23:48:02 +02:00
Jonathan Naylor 7b78216b05
Merge pull request #44 from g4klx/revert-14-openwrt
Revert "Tweaks for OpenWrt build"
2019-12-13 08:36:59 +00:00
Jonathan Naylor 77cb31fe2d
Revert "Tweaks for OpenWrt build" 2019-12-13 08:36:39 +00:00