Commit graph

28 commits

Author SHA1 Message Date
Geoffrey Merck F4FXL - KC3FRA
dcb5b4b455 Add empty targets for dependencies in sub make file
This forces make to check if dependency (eg ../Common/Common.a) is more
recent than the target
2018-11-11 18:35:30 +01:00
Geoffrey Merck F4FXL - KC3FRA
e66484340b Add generation of dependency files
Generate dependency files so that when changing one file only stuff
dependant on that file gets rebuilt. Avoid cleaning the whole thing on
every small change
2018-11-11 17:13:17 +01:00
Jonathan Naylor
baeee75cfd Cherry picked changes/fixes from Shawnchain's OpenWrt changes. 2018-11-09 11:31:10 +00:00
Jonathan Naylor
dd4549a753 Fix compile issues. 2018-11-06 19:52:30 +00:00
Jonathan Naylor
70840a10c2 Add support for Mobile GPS. 2018-11-06 13:50:30 +00:00
Jonathan Naylor
6b3c1992ff Protect the pointer array. 2018-11-05 07:51:41 +00:00
Geoffrey Merck F4FXL - KC3FRA
bb041a10be Revert log file naming
Revert log file naming introduced with
559c33043a (diff-1fcebfc553fc1c28884296bcbeffa74c)
Now log file has date in name, like it was prior to this commit.
2018-11-02 14:16:53 +01:00
Geoffrey Merck
ee4ceb85d1 Change function name casing
Change function name casing to stick to project convention.
2018-11-02 09:24:12 +01:00
Geoffrey Merck
d1c55b9394 Add UDP Hole Punching for G2 2018-11-02 09:17:18 +01:00
Jonathan Naylor
3107a7f60e Update the D-Plus authenticator host. 2018-09-23 15:42:00 +01:00
Jonathan Naylor
5a5bfc9e89 Revert "First stage of CCS removal."
This reverts commit 9669d865b5.
2018-09-19 15:09:28 +01:00
Jonathan Naylor
9669d865b5 First stage of CCS removal. 2018-09-19 15:05:20 +01:00
Christoph Kottke
f080190294 start idTimer
fix #3
2018-08-08 15:10:37 +02:00
Jonathan Naylor
2a4754e68b Commit the release files, my mistake for forgetting. 2018-07-25 07:46:05 +01:00
Jonathan Naylor
0bd94e25d3 Change callsign conversion decision and base. 2018-07-18 19:11:09 +01:00
Jonathan Naylor
7a8d63ccab Add APRS debugging message for the log. 2018-07-18 07:41:14 +01:00
Jonathan Naylor
71f388197f Use the header my callsign for the APRS callsign on a TH-D74. 2018-07-17 19:15:25 +01:00
Jonathan Naylor
e4b1ddd1bd Remove old copy of the APRS collector. 2018-07-04 07:33:22 +01:00
Jonathan Naylor
96426b50d9 Fix obvious bug is GPS-A handling. 2018-07-04 07:32:09 +01:00
Jonathan Naylor
5124a594e7 Bump the version date. 2018-06-27 18:36:42 +01:00
Jonathan Naylor
62fb498d6e Linux cleanups. 2018-06-27 07:39:51 +01:00
Jonathan Naylor
d604ca22b0 Fix incorrect handling of multiple ircDDB servers under Windows. 2018-06-27 07:26:37 +01:00
Jonathan Naylor
8696548f3e Complete the TH-D74E gatewaying and explicit APRS.FI password entry. 2018-06-27 06:31:33 +01:00
Jonathan Naylor
076acc66ee Merge branch 'master' of github.com:g4klx/ircDDBGateway 2018-06-26 22:04:42 +01:00
Jonathan Naylor
083b4fd279 Initial version for handling TH-D74E D-PRS data. 2018-06-26 22:04:05 +01:00
Jonathan Naylor
0f3c92b67a Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
Jonathan Naylor
bb602947f4 The beginning of Linux build support. 2018-05-15 19:32:38 +01:00
Jonathan Naylor
12d55cef37 Initial commit. 2018-05-09 19:23:17 +01:00