ogn-python/ogn
Fabian P. Schmidt 757e9143a8 aprs_utils: Raise AmbigousTimeError for outdated packets
The aprs string only contains time information, no date.
Manual date correction is applied +-one hour around midnight.
Thus, packets older than one hour are dropped.
2015-12-10 17:44:13 +01:00
..
collect CLI: Remove celery dependency for simple tasks 2015-12-09 12:07:55 +01:00
commands CLI: Remove celery dependency for simple tasks 2015-12-09 12:07:55 +01:00
gateway aprs_utils: Raise AmbigousTimeError for outdated packets 2015-12-10 17:44:13 +01:00
model aprs_utils: Raise AmbigousTimeError for outdated packets 2015-12-10 17:44:13 +01:00
__init__.py Cleanup 2015-11-15 12:10:20 +01:00
aprs_parser.py aprs_utils: Raise AmbigousTimeError for outdated packets 2015-12-10 17:44:13 +01:00
aprs_utils.py aprs_utils: Raise AmbigousTimeError for outdated packets 2015-12-10 17:44:13 +01:00
exceptions.py Add user-defined exception AmbigousTimeError 2015-12-10 17:40:23 +01:00
utils.py Model: Fix hyphenation of keyword 'user_defined' 2015-12-09 12:07:47 +01:00