1
0
Fork 0
Commit Graph

36 Commits (1fcf92a0fcc173cb19e873a7a7c60eb24261af40)

Author SHA1 Message Date
Jonathan Naylor cef5ff8e31 Merge branch 'master' into IPv6
4 years ago
Jonathan Naylor 0e064b93e6 Convert to IPv6
4 years ago
Daniel Caujolle-Bert 1ce3d6d186
altMSL appeared in API 9.
4 years ago
Daniel Caujolle-Bert 983058fde1
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7.
4 years ago
Jonathan Naylor c38a8cfd27 Make the use of gpsd optional.
4 years ago
Jonathan Naylor bb49ce887a Change fixed location timings at startup.
4 years ago
Jonathan Naylor 0e41513538 Add debugging to APRS.
4 years ago
Jonathan Naylor 83d8e290cc Fixed startup bug.
4 years ago
Jonathan Naylor 6f4a283526 Add more gpsd sanity checking.
4 years ago
Jonathan Naylor 8355d6012d Add the missing gps_read.
4 years ago
Jonathan Naylor aa0ba6ec46 Add support for GPSD.
4 years ago
Jonathan Naylor 7759575bbb Convert to using the APRSGateway.
4 years ago
Jonathan Naylor b058539a71 Add a reconnection backoff timer for APRS reporting.
5 years ago
Scott Weis KB2EAR 487308f523 Add support for FT-3D GPS
5 years ago
Andy CA6JAU 87510f4e7d Clean up and remove unused variables
6 years ago
Jonathan Naylor 7dc7c820c0 Small MobileGPS code cleanups.
6 years ago
Jonathan Naylor f17d7a65a6 Clean up static location handling.
6 years ago
Jonathan Naylor e0d01c64c2 Clean up GPS data parsing.
6 years ago
Jonathan Naylor 4ddbd34f9b Intelligently add the velocity/speed/bearing data to the APRS message.
6 years ago
Jonathan Naylor 0446deefad First version of the mobile GPS client code.
6 years ago
Jonathan Naylor 3385796d22 Allow for a user definable callsign suffix.
6 years ago
Jonathan Naylor 2f41b0eaab Add the desciption field to the APRS data for this node/repeater.
7 years ago
John Ronan 3d6c68f2c7 Changed the Cast rather than the const
7 years ago
John Ronan bce9840cb1 Float does not appear to have enough precision for the calculation
7 years ago
John Ronan f3ddcce744 * Could not see were the timer was being started. Starting now in open.
7 years ago
Jonathan Naylor 1927af2fcf Remove unneeded time handling and fix compiler warnings.
8 years ago
Jonathan Naylor 7eb6ec96ca Add -Y suffix to C4FM aprs.fi messages.
8 years ago
Jonathan Naylor bcca2f530d Do a better job of sanitising the callsign for APRS.
8 years ago
Jonathan Naylor 34cd9a1eae Correct the lat and long format specifier.
8 years ago
Jonathan Naylor 94303d3df4 Simplify the APRS generation functions.
8 years ago
Jonathan Naylor da2fdabf09 Only append the first character of the suffix for aprs.fi.
8 years ago
Jonathan Naylor ded0331274 Change the repeater APRS symbol.
8 years ago
Jonathan Naylor f792401f47 Simplify the APRS report.
8 years ago
Jonathan Naylor 0b2702314f Fix Linux compiler issues.
8 years ago
Jonathan Naylor 340eab64a6 Add a configurable suffix.
8 years ago
Jonathan Naylor d432297f24 Add aprs.fi gateway.
8 years ago