Wykres commitów

93 Commity (6fffa09e20e227ec0a989d9ba103846dce53ed03)

Autor SHA1 Wiadomość Data
Konstantin Gründger 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
Konstantin Gründger 5dc48fc9da Fixed __repr__ functions 2019-01-04 15:18:06 +01:00
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 d22d9209ac Update model 2019-01-01 20:12:25 +01:00
Konstantin Gründger 64e89c3cfb Removed reference to Nominatim, introduced country 2018-12-08 20:14:06 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger 7c22840f04 Improvements and fixes 2018-10-21 17:34:03 +02:00
Konstantin Gründger 1d625d0f4f Some Bugfixes 2018-09-03 21:44:32 +02: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 58c2bbfbbf Precalculate distance for bulkimport with haversine (similar to ST_Distance_Sphere) 2018-02-19 19:20:44 +01: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 11ded87599 Follow table naming convention --> plural 2018-01-11 19:51:28 +01:00
Konstantin Gründger 6b6f86f1ca Added collector for ognrange 2018-01-07 14:33:04 +01:00
Konstantin Gründger 3ba9c9eaf9 Added position as MGRS in AircraftBeacon 2018-01-04 12:52:19 +01:00
Konstantin Gründger cb183926b8 Consistent relations and backrefs 2017-12-31 12:01:06 +01:00
Konstantin Gründger 3b78f0b97d Test lxml 2017-12-31 12:01:05 +01:00
Konstantin Gründger 33f9ddbf51 Remove explicit constructors 2017-12-18 20:28:51 +01:00
Konstantin Gründger eba91c5f5c Test and fix update_receivers 2017-12-16 21:40:12 +01:00
Konstantin Gründger 52c40582c4 Test and fix update_devices 2017-12-16 21:11:05 +01:00
Konstantin Gründger eb7eda7eee Fixed broken logbook test 2017-12-16 16:29:23 +01:00
Konstantin Gründger 307278221a Better logbook testing and refactoring 2017-12-16 15:54:04 +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 acc4b858a8 Test DeviceStats 2017-12-13 14:13:55 +01:00
Konstantin Gründger 99c07fed5b Fix travis build 2017-12-13 11:36:08 +01:00
Konstantin Gründger 3847db4abd Added DeviceStats and ReceiverStats 2017-12-12 21:46:21 +01:00
Konstantin Gründger ad05de59e8 Reverted persistent dstcall... 2017-12-08 20:17:40 +01:00
Konstantin Gründger 61d6e71109 whoops... stashed 2017-12-08 19:38:10 +01:00
Konstantin Gründger 061c3e253e Calculate distance between aircraft_beacon and receiver 2017-12-08 08:25:03 +01:00
Konstantin Gründger ca1dba3e23 Added firstseen/lastseen to device 2017-12-05 08:57:12 +01:00
Konstantin Gründger 9e91a825f5 Refactoring 2017-12-02 13:40:40 +01:00
Konstantin Gründger 32b6150728 Fix bulkimport 2017-10-03 15:35:22 +02: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 3b074ff0b1 Fix string representation of models 2017-10-03 12:59:45 +02:00
Konstantin Gründger 1f26866ad5 Import zipped and unzipped log files 2017-06-03 15:25:29 +02:00
Konstantin Gründger 0cf6eb56f7 Use temporary tables for import and updating relations (AircraftBeacon->Device, AircraftBeacon->Receiver, ReceiverBeacon->Receiver) 2017-06-03 12:02:17 +02:00
Konstantin Gründger 276763f37f Prepare csv and use super fast „COPY FROM“ sql command 2017-05-30 21:45:57 +02:00
Konstantin Gründger d9c8790e48 Removed unused imports 2016-11-01 08:30:05 +01:00
Konstantin Gründger 98db7fc5b3 Replace duration with hybrid_property and add status to AircraftBeacon 2016-10-31 20:39:07 +01:00
Konstantin Gründger 02730c0573 Changed model for 0.2.5 protocol 2016-10-17 21:24:55 +02:00
Konstantin Gründger 16984883e3 Modifications for 0.2.5 protocol 2016-10-03 15:14:44 +02:00
Konstantin Gründger f047f0967c Added dstcall 2016-09-28 11:41:51 +02:00
Konstantin Gründger 910a8788d4 Remove logbook constraint 2016-07-02 20:18:20 +02:00
Konstantin Gründger f08bf220c8 Persist logbook 2016-06-29 23:26:30 +02:00
Konstantin Gründger 98489cdba5 Added DeviceInfo, fixes #53 2016-06-21 19:34:05 +02:00