Wykres commitów

24 Commity (6fffa09e20e227ec0a989d9ba103846dce53ed03)

Autor SHA1 Wiadomość Data
Konstantin Gründger aaf78e1452 Fix logbook test 2019-01-03 18:12:00 +01:00
Konstantin Gründger cb02e35611 Refactoring 2019-01-03 16:54:52 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger 796bc45eb2 Several bugfixes and improvements 2018-09-03 19:58:35 +02:00
Konstantin Gründger 945e11b615 Bugfixes and no more moving receivers 2018-04-28 11:43:45 +02:00
Konstantin Gründger 8159646fc2 Use better data types 2018-02-19 19:20:34 +01:00
Konstantin Gründger 36239be842 Use Float(precision=2) (8 Bytes -> 4 Bytes) 2018-02-19 19:18:44 +01:00
Konstantin Gründger b3c181e00a Schema change 2018-02-19 19:18:39 +01:00
Konstantin Gründger 3ba9c9eaf9 Added position as MGRS in AircraftBeacon 2018-01-04 12:52:19 +01:00
Konstantin Gründger bad47bdff6 Updated to python-ogn-client v0.8.0 2017-10-03 14:14:48 +02:00
Konstantin Gründger a76bcc1750 Refactoring 2017-10-03 13:31:24 +02:00
Konstantin Gründger f047f0967c Added dstcall 2016-09-28 11:41:51 +02:00
Konstantin Gründger 84cb2d264f From lat/lon to POINT
Flake8 suggestions

Add shapely

Fixed update_receivers

migrate table takeoff_landing
2016-04-28 21:50:59 +02:00
Fabian P. Schmidt 6a31a648cb Move parsing from 'ogn.model.*' to 'ogn.parser'
Use named capture groups for parsing.
Regular expressions for receiver and aircraft beacons are from ruby ogn-client.
The separated regular expressions for parsing of aircraft beacons were
concatenated to harmonize with other ogn clients (at zero costs,
currently all packets stick to the common token sequence).

regexp for receiver and aircraft beacons:
Copyright (c) 2015 Sven Schwyn; licensed under The MIT License
2016-02-18 22:49:56 +01:00
Fabian P. Schmidt 2012310ad2 Rename module ogn.exceptions to ogn.parser.exceptions 2016-02-18 16:01:06 +01:00
Fabian P. Schmidt 756ac0e337 Rename module ogn.aprs_utils to 'ogn.parser.utils' 2016-02-18 15:49:55 +01:00
Konstantin Gründger 15d12d0d82 Fix test 2015-12-16 18:29:08 +01:00
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
Konstantin Gründger 60745fb6f3 Bugfixed createTimestamp 2015-12-10 07:43:18 +01:00
Konstantin Gründger e66291e5ea Changed exception handling 2015-11-19 23:17:12 +01:00
Fabian P. Schmidt 5ce9dec34c Add AprsParseError. 2015-11-15 19:36:28 +01:00
Konstantin Gründger 21573ae829 Cosmetics 2015-10-30 21:19:03 +01:00
Konstantin Gründger e7854411a3 Corrected Beacon 2015-10-25 14:23:25 +01:00
Konstantin Gründger 2f456a0eef Initial release 2015-10-24 23:13:21 +02:00