aprs-python/aprslib/packets
Bryce Salmi f53d244ca2 Removed unused comment and added comments
Commented that the comma search at the end is due to the comma being able
to change index due to a varying callsign length for the telemetry
callsign. Also removed an unused comment variable. This code does NOT
check for valid length of input data.
2017-03-11 11:12:07 -08:00
..
__init__.py Initial commit with telemetry unit label support 2017-03-11 10:49:55 -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
telemetryunitlabels.py Removed unused comment and added comments 2017-03-11 11:12:07 -08:00