pico-tracker/firmware/tools
Richard Meadows b90f070540 [backlog] Modularise raw_parser.py and create aprs_daemon.py to upload backlog data as it arrives 2016-01-25 14:35:21 +00:00
..
aprs-equations [aprs-equations] Time To First Fix 2016-01-19 13:25:27 +00:00
ax25_lookup Split sintables into separate source/header files so it actually compiles 2015-04-01 10:34:38 +01:00
README.md [backlog] Modularise raw_parser.py and create aprs_daemon.py to upload backlog data as it arrives 2016-01-25 14:35:21 +00:00
aprs_daemon.py [backlog] Modularise raw_parser.py and create aprs_daemon.py to upload backlog data as it arrives 2016-01-25 14:35:21 +00:00
extract_backlog.py [backlog] Modularise raw_parser.py and create aprs_daemon.py to upload backlog data as it arrives 2016-01-25 14:35:21 +00:00
get-python-deps.sh Added NMEA frame encoding/decoding, and test cases 2014-08-03 14:59:38 +01:00
habitat_upload.py Habitat upload done. 'time_created' corresponds to the backlog time, gets sorted correctly by the habitat couchdb views 2015-08-02 13:02:46 +01:00
raw_parser.py [backlog] Modularise raw_parser.py and create aprs_daemon.py to upload backlog data as it arrives 2016-01-25 14:35:21 +00:00
ukhas_format.py [backlog] Update backlog update for UBSEDS13 2016-01-23 17:00:59 +00:00

README.md

APRS Tools

This directory contains scripts for processing backlog data.

  • aprs_daemon.py connects to APRS-IS and uploads backlog at it arrives
  • raw_parser.py uploads backlog from a text file

aprs_daemon.y requires

pip install aprslib