Rossen Georgiev
5581f651e0
split the mudule into seperate files
2014-11-29 22:30:08 +00:00
Rossen Georgiev
3696ed93a2
added parsing of b91 telemetry for MicE
...
- status field of MicE is now parsed for telemetry
- fixed bug in telemery parsing code
- moved the code to a seprate routine
2014-11-29 10:09:15 +00:00
Rossen Georgiev
33eb7a457e
clean up and updated comments
2014-11-28 12:48:39 +00:00
Rossen Georgiev
a1eac33630
fix typo + remove unneeded print
2014-11-28 09:51:34 +00:00
Rossen Georgiev
33c141e9ab
finished implementing complete message parsing
2014-11-24 09:27:29 +00:00
Rossen Georgiev
90949b5344
fix callsign match + parsing tweaks
2014-11-23 09:10:24 +00:00
Rossen Georgiev
0878f8f4ca
fix bug in regex for parsing comment telemetry
2014-11-22 09:22:43 +00:00
Rossen Georgiev
130153917a
code tweaks and rearragements
2014-11-22 08:46:37 +00:00
Rossen Georgiev
f2a7993b52
fixes to parsing telemetry messages
2014-11-22 05:26:13 +00:00
Rossen Georgiev
34b4cd6ded
tcp keepalive opts don't work under windows
2014-11-22 05:03:42 +00:00
Rossen Georgiev
da86518aa9
aprs lib now parses messages with telemetry
2014-11-22 04:17:12 +00:00
Rossen Georgiev
3f27229405
enable keepalive
2014-11-16 21:10:47 +00:00
Rossen Georgiev
2c9ff4faad
aprs library supports mic-e + bug fixes
2014-11-15 06:23:59 +00:00
Rossen Georgiev
dda8879b7d
fix not parsing altitude extention properly
2014-11-14 21:34:50 +00:00
Rossen Georgiev
85888e96c9
reworked regex for parsing altitude in comment
...
Signed-off-by: Rossen Georgiev <zoorty@gmail.com>
2014-10-21 06:40:36 +01:00
Rossen Georgiev
64a2a96c4b
initial work for mic-e position reports
...
Signed-off-by: Rossen Georgiev <zoorty@gmail.com>
2014-10-21 06:33:29 +01:00
Rossen Georgiev
92875a209c
record unexpected parse exceptions, while continuing operation
...
Signed-off-by: Rossen Georgiev <zoorty@gmail.com>
2014-10-21 06:33:28 +01:00
Rossen Georgiev
6b82d67e4f
parse status packets, timestamps correctly +more
...
* rearraged timestamp parsing code
* added ability to parse status packets
* added validation in position packets to ensure the format is correct
* added UnknownFormat exception type raised for unrecognized formats
2014-09-11 05:28:53 +01:00
Rossen Georgiev
ff290d32b9
code rearragements and improvemnts
...
* removed broken local timezone code
* APRS renamed to IS
* _parse method moved to gobal scope as parse
* improvements on parse method
* added ability to parse compressed position report
2014-09-10 01:41:22 +01:00
Rossen Georgiev
87f82d8e32
continuation of previous work on APRS module
2014-09-09 21:45:57 +01:00
Rossen Georgiev
adee538e54
init
2014-09-09 21:41:11 +01:00