Jonathan Naylor
6680e4b7a5
Merge pull request #83 from f1rmb/f1rmb_fix_build_version__debug_non-debug
2025-04-27 11:58:29 +01:00
Daniel Caujolle-Bert
0de40d65cd
Don't rely to __WXDEBUG__, as once wx/debug is included, it's defined, despite setting wxDEBUG_LEVEL=0.
...
Fix non-debug build date (matching debug one).
2025-04-27 10:30:07 +02:00
Jonathan Naylor
5a489bff1e
Merge pull request #79 from f1rmb/f1rmb_gpsd_fix_status_check_api_version_2
...
Handle GPSd API version about fix status.
2023-05-21 12:58:27 +01:00
Daniel Caujolle-Bert
fdc88047e2
Handle GPSd API version about fix status.
2023-05-21 06:30:19 +02:00
Jonathan Naylor
a13ccff47f
Merge pull request #76 from wa7vc/master
2023-04-11 17:11:28 +01:00
Josh Proehl
bd35217169
Add setup documention (mostly ICOM repeater related)
2023-04-10 17:51:06 -05:00
Josh Proehl
59a7d1ab1e
Document systemctl, delete systemd unit on uninstall
2023-04-10 17:51:06 -05:00
Josh Proehl
5b425971b5
Add make uninstall
2023-04-10 17:51:06 -05:00
Josh Proehl
9c82738c5a
Only cp default conf if file doesn't already exist
...
closes #75
2023-04-10 17:51:06 -05:00
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