Commit graph

9 commits

Author SHA1 Message Date
Christopher Smith c49d6298e8 Minor clean-up, and added some simple but useful logging to STDOUT. 2021-04-03 04:53:42 -05:00
Chris Smith 064f144955
Fixed comment/SMS duplication bug. 2021-04-02 21:22:21 -05:00
Christopher Smith 388fd9401f Signal handling added, --genpass option added for calculating passcodes, other cleanup. 2021-04-02 00:23:11 -05:00
Christopher Smith a77161399d Cleaned up some chattiness in output. 2021-04-01 04:25:09 -05:00
Christopher Smith 964efba308 Most all of the code refactored to be less ridiculous. Sending of APRS position reports is now decoupled from fetching position updates. Main loop nearly simplified into obvlivion. getEvents() function added to get a list of all new events. sendAPRS now works on an individual event in the list. Most of the large try blocks eleminated in favor of less absurd things. Some other minor changes too. 2021-04-01 00:20:25 -05:00
Christopher Smith 9a67fc084a Fixed gate in APRS packets to always use the SSID configured in the [APRS] section of the config. Fixed failure case for loading default configuration to exit after complaining. 2021-03-29 15:27:50 -05:00
Christopher Smith 3f0600e2be Untested support for multiple devices added. Single device should still be working ok. 2021-03-29 02:55:29 -05:00
Christopher Smith 90103e9c3a Added support for HTTP authentication to inReach service, and support for device SMS in APRS comments. 2021-03-26 19:47:53 -05:00
Christopher Smith d0dce8d84d Initial commit. Error handling is still a bit of a mess. 2021-03-25 23:03:37 -05:00