Wykres commitów

29 Commity (master)

Autor SHA1 Wiadomość Data
Konstantin Gründger b9f8e14edf remove / skip deprecated failing tests 2020-11-21 23:11:10 +01:00
Konstantin Gründger 52c9df4f5e Bugfixes from RPi 2020-11-17 23:00:37 +01:00
Konstantin Gründger 8d66261d3e Refactoring 2020-11-15 14:49:21 +01:00
Konstantin Gründger f3df385885 Fixed tests 2019-11-26 22:08:34 +01:00
Konstantin Gründger 9c4c0829a9 Fixed DeviceInfo test 2019-09-15 21:36:06 +02:00
Konstantin Gründger 0299417367 Refactoring WIP 2019-08-31 12:30:07 +02:00
Konstantin Gründger 0c152cac5b Better celery messages 2019-03-30 17:50:29 +01:00
Konstantin Gründger 88a807406b Change configuration management / fixed tests 2019-03-12 22:54:05 +01:00
Konstantin Gründger 150491a830 Huge speedup (factor 30+) for update_receiver and update_device due to multi-column indices 2017-12-16 10:36:11 +01:00
Konstantin Gründger 6aa99bd18f Test all model classes 2017-12-13 14:22:31 +01:00
Konstantin Gründger 3b074ff0b1 Fix string representation of models 2017-10-03 12:59:45 +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
Fabian P. Schmidt 4baeb83516 Cleanup 2016-01-06 00:23:45 +01:00
Konstantin Gründger 661f174f38 Fixed test 2015-12-10 21:56:06 +01:00
Konstantin Gründger c5693ba00e IDs to address 2015-11-27 21:29:00 +01:00
kammermark@gmx.de 6801b55585 Test case cleanup 2015-11-20 11:36:42 +01:00
Konstantin Gründger 120d5daf6b Cleanup 2015-11-15 12:10:20 +01:00
Meisterschueler fca0d713b6 Update test_aircraft_beacon.py 2015-11-15 00:43:13 +01:00
Konstantin Gründger e20e886952 position --> aircraft_beacon, receiver --> receiver_beacon 2015-11-11 18:43:39 +01:00
Konstantin Gründger c3066c1d1b changed device db import/handling 2015-11-11 08:03:42 +01:00
Konstantin Gründger b241e2f220 test cosmetics 2015-11-06 22:36:43 +01:00
Konstantin Gründger b5c3b1d8d7 Test FL pattern 2015-10-29 08:34:20 +01:00
Meisterschueler 9a9e3ff14f test platform 2015-10-28 15:45:29 +01:00
Konstantin Gründger f790111180 more testing 2015-10-27 20:50:39 +01:00
Konstantin Gründger 765974bd99 implemented v0.2.4 tokens 2015-10-26 23:50:16 +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