Wykres commitów

220 Commity (f829c9996a1c4d18eb94eb69520e7fdaaf04d219)

Autor SHA1 Wiadomość Data
Konstantin Gründger f829c9996a Update descriptions 2017-12-16 22:18:04 +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 a5da270d6d Ignore AircraftBeacons with address like 00xxxx (== random addresses) 2017-12-16 13:21:25 +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 61939913b5 Bulk insert once per second 2017-12-13 20:19: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 b812b9b38f Show logbook with row_numbers 2017-12-13 10:45:43 +01:00
Konstantin Gründger 0b36569b0b Make ReceiverStats working without receiver_beacon_count 2017-12-12 23:35:39 +01:00
Konstantin Gründger 58f9d54342 Removed obsolete code 2017-12-12 23:34:31 +01:00
Konstantin Gründger 3847db4abd Added DeviceStats and ReceiverStats 2017-12-12 21:46:21 +01:00
Konstantin Gründger b87510b9b7 Use status == 1 for 'used for takeoff-landing-detection' instead of 0 2017-12-12 21:45:19 +01:00
Konstantin Gründger 145f21604a Better logbook testing 2017-12-12 09:59:38 +01:00
Konstantin Gründger 2cc3b8f71c Better return values for tasks 2017-12-12 09:15:31 +01:00
Konstantin Gründger 9a21f582ef Speedup distance calculation 2017-12-12 03:47:28 +01:00
Konstantin Gründger 5a31d902ab Merged window function, this is 10% faster and looks better 2017-12-11 19:16:03 +01:00
Konstantin Gründger 3956a11aa5 Refactoring 2017-12-10 20:07:37 +01:00
Konstantin Gründger 28a25048f6 Refactoring 2017-12-10 17:30:27 +01:00
Konstantin Gründger 966b7d9c73 flake8 refactoring 2017-12-08 21:49:40 +01:00
Konstantin Gründger ad05de59e8 Reverted persistent dstcall... 2017-12-08 20:17:40 +01:00
Konstantin Gründger 0b8c0e971c removed old receiver update code 2017-12-08 20:12:00 +01:00
Konstantin Gründger 61d6e71109 whoops... stashed 2017-12-08 19:38:10 +01:00
Konstantin Gründger c00812c141 Refactoring 2017-12-08 19:32:46 +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 5dee579378 update receivers and devices with last valid values 2017-12-05 08:57:06 +01:00
Konstantin Gründger e527531d00 Create device only if error_count == 0 2017-12-03 20:49:30 +01:00
Konstantin Gründger bc2c70d345 Merged status and position update, added update country code command 2017-12-03 20:09:43 +01:00
Konstantin Gründger 5233144df3 Added function update_devices 2017-12-02 22:49:12 +01:00
Konstantin Gründger 316522d81c Update receivers 2017-12-02 16:45:09 +01:00
Konstantin Gründger 9e91a825f5 Refactoring 2017-12-02 13:40:40 +01:00
Konstantin Gründger 791b6720e4 Handle NotImplementedError 2017-12-02 12:44:57 +01:00
Konstantin Gründger ce76a6bb2e Faster bulk import 2017-10-07 11:02:14 +02: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 a9bdd8176a New igc file export module 2017-06-23 08:14:42 +02:00
Konstantin Gründger 5a4ce57db9 Move convert_logfile to bulkimport module 2017-06-23 08:13:51 +02:00
Konstantin Gründger 82e92bc1e0 Moved bulkimport to new module 2017-06-19 20:59:00 +02:00
Konstantin Gründger 4fa4c69b59 Skip import file if beacons of this day already exist 2017-06-12 20:52:19 +02:00
Konstantin Gründger e8b00af976 Import logfile parameter can be a folder (with gzipped or unzipped files) or a file (gzipped or unzipped) 2017-06-12 19:25:24 +02:00
Konstantin Gründger e764b6dfb5 Bugfix 2017-06-09 21:48:58 +02:00
Konstantin Gründger 04bb38501e DROP temporary table if exists before CREATE 2017-06-04 13:38:49 +02:00
Konstantin Gründger c61dc393fe Move opener to utils and implement batch cdv import 2017-06-04 11:52:48 +02:00
Konstantin Gründger 1f26866ad5 Import zipped and unzipped log files 2017-06-03 15:25:29 +02:00