aprs-python/aprslib/packets
Bryce Salmi 8f0f72b5f8 Added APRS equations packet support
TelemetryEquationsReport will generate a string of equation parameters to
scale telemetry data to.
2017-03-11 21:42:02 -08:00
..
__init__.py Added APRS equations packet support 2017-03-11 21:42:02 -08:00
base.py removed _ prefix from most parse functions 2016-01-27 07:47:53 +00:00
position.py packet or dict can be loaded into packet objects 2016-01-24 11:56:23 +00:00
telemetry.py Created custom telemetry packet report 2017-03-10 01:14:22 -08:00
telemetryequations.py Added APRS equations packet support 2017-03-11 21:42:02 -08:00
telemetryparameters.py Added telemetryparameters class to generate parameter string 2017-03-11 21:09:06 -08:00
telemetryunitlabels.py Removed unused comment and added comments 2017-03-11 11:12:07 -08:00