Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Caujolle-Bert f4914fe13c Handle GPSd API version about fix status. 2023-05-21 07:50:01 +02:00
Chipster 1474e16bb1 Add mode type to APRS string. Make APRS band/offset string a bit more consistent. 2023-02-17 06:22:58 -06:00
Jonathan Naylor d0c0ce16f5 Update to gpsd 3.2.1 API. 2023-02-13 17:54:56 +00:00
Chipster a99083c25c For NXDNGw, add missing symbol func. in offset/no-offset cconditions 2023-02-13 09:32:01 -06:00
Chipster 9f09acbd96 Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
Daniel Caujolle-Bert ae9d88d254
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
Jonathan Naylor c6deee572f IPv6 cleanups. 2020-09-06 13:45:06 +01:00
Jonathan Naylor 62d05606d3 Convert to IPv6 2020-09-03 15:12:03 +01:00
Daniel Caujolle-Bert 905469207a
altMSL appeared in API 9. 2020-06-24 12:04:51 +02:00
Daniel Caujolle-Bert bbf9b20021
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7. 2020-06-24 11:42:53 +02:00
Jonathan Naylor e41762c0a2 Make the use of gpsd optional. 2020-06-21 17:43:31 +01:00
Jonathan Naylor 0e4e612d35 Change timings for fixed location startup. 2020-06-05 11:16:52 +01:00
Jonathan Naylor c186d35695 Add debugging to the APRS section. 2020-06-05 09:24:42 +01:00
Jonathan Naylor 332ca17f26 Fixed startup bug. 2020-06-04 12:23:24 +01:00
Jonathan Naylor c416e55cee Add more gpsd sanity checking. 2020-06-04 08:54:12 +01:00
Jonathan Naylor 019835fed7 Add the missing gps_read. 2020-06-03 12:50:03 +01:00
Jonathan Naylor 71b26b10d1 Missed non-Linux timer start. 2020-06-03 12:42:07 +01:00
Jonathan Naylor 61479b55dc Use gpsd instead of MobileGPS. 2020-06-03 12:24:29 +01:00
Jonathan Naylor 166f40b078 Use APRS Gateway for APRS-IS access. 2020-06-01 11:35:02 +01:00
Jonathan Naylor 77f55180af Add a backoff timer for when the connection to aprs.fi fails. 2020-03-03 15:31:59 +00:00
Jonathan Naylor e46638a089 Fix unitialised variables bug. 2019-04-10 20:15:16 +01:00
Jonathan Naylor 70099695df Add MobileGPS support. 2018-11-06 11:27:36 +00:00
Jonathan Naylor 9c3673687d First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +01:00