Wykres commitów

357 Commity (150491a8308f28a433f7c03c594256bf7945a9cc)

Autor SHA1 Wiadomość Data
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
Meisterschueler df8a7346e6
Merge pull request #21 from Meisterschueler/fix/travis_build
Fix/travis build
2017-12-13 11:58:09 +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 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