pico-tracker/firmware/tools/aprs
Richard Meadows f082c49d77 [aprs-tools] raw_parser, add option for dummy run, and colours 2016-06-02 11:35:58 +01:00
..
README.md [aprs-tools] re-organise aprs tools directory, start adding ubseds15 flight 2016-03-27 13:30:12 +01:00
aprs_daemon.py [aprs,tools] specifiy exact callsigns in daemon filters to remove cruft 2016-05-07 11:49:02 +01:00
equations.py [aprs,equations] fix mis-aligned damn you python whitespace 2016-04-30 12:06:33 +01:00
extract_backlog.py [aprs-tools] bugfix for backlog for the 31st of the previous month 2016-06-02 11:35:32 +01:00
get-python-deps.sh [aprs-tools] re-organise aprs tools directory, start adding ubseds15 flight 2016-03-27 13:30:12 +01:00
habitat_upload.py [aprs-tools] re-organise aprs tools directory, start adding ubseds15 flight 2016-03-27 13:30:12 +01:00
raw_parser.py [aprs-tools] raw_parser, add option for dummy run, and colours 2016-06-02 11:35:58 +01:00
telemetry_format.py [aprs,tools] bugfix, make it work 2016-05-07 11:47:54 +01:00
test_upload.py [tools,aprs] add aprs test upload tool 2016-04-27 10:21:39 +01:00
ukhas_format.py [aprs-tools] Re-organise so all telemetry functions are in `telemetry_format.py` 2016-03-27 17:53:29 +01:00

README.md

APRS Tools

This directory contains scripts for processing backlog data. Run ./get_python_deps.sh to grab dependancies.

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

Uploading

This python script uploads APRSISCE telemetry equation packets for the balloon to APRS-IS with a verified account.

For more information on APRS uploading and examples see

http://www.jmalsbury.com/techwiki/index.php?title=Uploading_ARPS_Frames_to_APRS-IS_-Part_I -and- http://www.jmalsbury.com/techwiki/index.php?title=Uploading_ARPS_Frames_to_APRS-IS-_Part_II