python-ogn-client/ogn/parser
Fabian P. Schmidt 0569956866 parser: Accept delayed packets and reconstruct timestamp
Packets less than 12 hours old or until 30min from future are accepted,
effects of midnight-rollover gets corrected.

Fixes glidernet/ogn-python#31
2016-03-09 12:05:12 +01:00
..
__init__.py parser: Import parse functions at package level 2016-03-08 02:46:11 +01:00
exceptions.py Initial commit; Import from ogn-python 2016-02-28 12:11:16 +01:00
parse.py Initial commit; Import from ogn-python 2016-02-28 12:11:16 +01:00
pattern.py Initial commit; Import from ogn-python 2016-02-28 12:11:16 +01:00
utils.py parser: Accept delayed packets and reconstruct timestamp 2016-03-09 12:05:12 +01:00