Rossen Georgiev
8d1822ec2d
fix phg_gain calculation being incorrect on py2
2021-11-27 15:33:16 +00:00
Rossen Georgiev
71a97f3438
parsing: calculate power,height,gain,range for PHG
2021-11-27 15:28:55 +00:00
Rossen Georgiev
2e9c4a9c56
parsing: refine PHGR code and update tests
2021-11-27 14:51:11 +00:00
TheCranston
dc90983cb6
Update common.py
...
This comprehends the PHGR custom message that MUST be terminated by "/" and the standard PHG message of 4 chars. The math "Should" be done for the "R" in terms of direction but that has been omitted.
2021-11-27 14:14:19 +00:00
Rossen Georgiev
5563a6d8c7
refactor total_seconds() for py2.6 comp
2016-08-16 22:28:00 +01:00
Rossen Georgiev
9e6c292422
fix incorrect caputation of timestamp in some cases
2016-08-16 21:50:21 +01:00
Rossen Georgiev
202dc8fa0e
fix value error when parsing course & speed
2016-03-17 21:22:55 +00:00
Rossen Georgiev
44dd7da2ed
added tests for parsing.common #15
2016-01-27 13:55:10 +00:00
Rossen Georgiev
68190860b7
removed _ prefix from most parse functions
2016-01-27 07:47:53 +00:00
Rossen Georgiev
633ad2ea84
added DAO parsing, fix #14
2016-01-23 07:17:34 +00:00
Rossen Georgiev
4b6ee9f27d
clean up unused variables #13
2016-01-21 05:52:19 +00:00
Rossen Georgiev
25dc1c0577
split parsing module into submodules
2016-01-21 04:38:57 +00:00