Wykres commitów

351 Commity (b812b9b38f6eaa6a087064f9c52831b64e2cd29e)

Autor SHA1 Wiadomość Data
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 7407d3a814 Corrected dependency 2017-12-04 08:54:17 +01:00
Konstantin Gründger e46be20df6 Correct travis 2017-12-04 08:30:31 +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 846372d025 Updated dependencies 2017-12-02 12:43:34 +01:00
Konstantin Gründger ce76a6bb2e Faster bulk import 2017-10-07 11:02:14 +02:00
Konstantin Gründger 728beeb334 Fix travis 2017-10-03 20:32:39 +02:00
Konstantin Gründger a77cdb6787 Fix postgis problem 2017-10-03 20:20:32 +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 825765fd26 Fixed test (relative paths) 2017-10-03 12:49:36 +02:00
Konstantin Gründger 017d4716c1 Fixed badges 2017-09-16 09:19:21 +02:00
Konstantin Gründger cec384ddd8 Update 2017-06-23 08:16: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 7970a51d16 Update setup and readme 2017-06-04 11:53:21 +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
Konstantin Gründger 8a03e55311 Do not parse ogn string if empty 2017-06-03 15:24:17 +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