Commit graph

34 commits

Author SHA1 Message Date
Daniel Caujolle-Bert
1ce3d6d186
altMSL appeared in API 9. 2020-06-24 12:05:07 +02:00
Daniel Caujolle-Bert
983058fde1
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7. 2020-06-24 11:40:55 +02:00
Jonathan Naylor
c38a8cfd27 Make the use of gpsd optional. 2020-06-21 17:38:34 +01:00
Jonathan Naylor
bb49ce887a Change fixed location timings at startup. 2020-06-05 11:14:29 +01:00
Jonathan Naylor
0e41513538 Add debugging to APRS. 2020-06-05 09:27:03 +01:00
Jonathan Naylor
83d8e290cc Fixed startup bug. 2020-06-04 12:24:23 +01:00
Jonathan Naylor
6f4a283526 Add more gpsd sanity checking. 2020-06-04 08:52:29 +01:00
Jonathan Naylor
8355d6012d Add the missing gps_read. 2020-06-03 12:48:47 +01:00
Jonathan Naylor
aa0ba6ec46 Add support for GPSD. 2020-06-03 12:41:00 +01:00
Jonathan Naylor
7759575bbb Convert to using the APRSGateway. 2020-06-01 12:03:34 +01:00
Jonathan Naylor
b058539a71 Add a reconnection backoff timer for APRS reporting. 2020-03-03 15:03:07 +00:00
Scott Weis KB2EAR
487308f523 Add support for FT-3D GPS 2020-02-09 12:40:52 -05:00
Andy CA6JAU
87510f4e7d Clean up and remove unused variables 2019-02-03 12:15:39 -03:00
Jonathan Naylor
7dc7c820c0 Small MobileGPS code cleanups. 2018-11-06 11:28:22 +00:00
Jonathan Naylor
f17d7a65a6 Clean up static location handling. 2018-11-06 07:53:11 +00:00
Jonathan Naylor
e0d01c64c2 Clean up GPS data parsing. 2018-11-05 19:55:36 +00:00
Jonathan Naylor
4ddbd34f9b Intelligently add the velocity/speed/bearing data to the APRS message. 2018-11-02 10:51:17 +00:00
Jonathan Naylor
0446deefad First version of the mobile GPS client code. 2018-11-01 15:43:41 +00:00
Jonathan Naylor
3385796d22 Allow for a user definable callsign suffix. 2018-05-24 18:44:19 +01:00
Jonathan Naylor
2f41b0eaab Add the desciption field to the APRS data for this node/repeater. 2017-09-03 22:26:13 +01:00
John Ronan
3d6c68f2c7 Changed the Cast rather than the const 2017-06-04 13:51:12 +01:00
John Ronan
bce9840cb1 Float does not appear to have enough precision for the calculation 2017-06-04 10:27:49 +01:00
John Ronan
f3ddcce744 * Could not see were the timer was being started. Starting now in open.
* Adjusted Formatting
2017-06-01 09:45:41 +01:00
Jonathan Naylor
1927af2fcf Remove unneeded time handling and fix compiler warnings. 2016-10-14 09:29:06 +01:00
Jonathan Naylor
7eb6ec96ca Add -Y suffix to C4FM aprs.fi messages. 2016-07-14 18:05:44 +01:00
Jonathan Naylor
bcca2f530d Do a better job of sanitising the callsign for APRS. 2016-07-07 09:25:57 +01:00
Jonathan Naylor
34cd9a1eae Correct the lat and long format specifier. 2016-07-04 20:13:46 +01:00
Jonathan Naylor
94303d3df4 Simplify the APRS generation functions. 2016-07-04 18:10:45 +01:00
Jonathan Naylor
da2fdabf09 Only append the first character of the suffix for aprs.fi. 2016-07-04 17:55:14 +01:00
Jonathan Naylor
ded0331274 Change the repeater APRS symbol. 2016-06-28 18:06:41 +01:00
Jonathan Naylor
f792401f47 Simplify the APRS report. 2016-06-14 17:39:00 +01:00
Jonathan Naylor
0b2702314f Fix Linux compiler issues. 2016-06-14 06:36:40 +01:00
Jonathan Naylor
340eab64a6 Add a configurable suffix. 2016-06-13 18:47:33 +01:00
Jonathan Naylor
d432297f24 Add aprs.fi gateway. 2016-06-12 11:52:02 +01:00