Wykres commitów

392 Commity (1d625d0f4fcb5c24e1df75fc2fb1016b6b91dba5)

Autor SHA1 Wiadomość Data
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 134032b66d Bugfix 2018-04-27 22:16:12 +02:00
Konstantin Gründger ed6ef5fb8d Merge status + position messages from same address 2018-04-27 21:48:14 +02:00
Konstantin Gründger 511e4cb496 Skip status from aircraft_beacon (comes from tracker) 2018-02-24 11:08:23 +01: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 cb6106060e Update to current parsing library 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 00b68ee818 Move constraint disabling/enabling from import function to index disabling/enabling functions 2018-01-11 20:04:21 +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 b1b64a3ad7 Fix error after bulk delete 2017-12-31 12:01:05 +01:00
Konstantin Gründger 3b78f0b97d Test lxml 2017-12-31 12:01:05 +01:00
Konstantin Gründger 7729dca315 Add backend for live.glidernet.org and ognrange.onglide.com (WIP) 2017-12-31 12:01:05 +01:00
Meisterschueler 347927ba39
Merge pull request #22 from Meisterschueler/test/bulkimport
Added test for bulkimport
2017-12-30 23:32:09 +01:00
Konstantin Gründger faf04d6449 Added test for bulkimport 2017-12-30 21:35:01 +01:00
Konstantin Gründger 0dbc101c72 Test import_ddb_file 2017-12-19 08:00:42 +01:00
Konstantin Gründger d5d6781cd0 Better test of update_devices 2017-12-19 07:38:49 +01:00
Konstantin Gründger 5a544122eb Test get_airports 2017-12-19 07:37:01 +01:00
Konstantin Gründger 184853fa59 Test process 2017-12-18 23:57:20 +01:00
Konstantin Gründger 33f9ddbf51 Remove explicit constructors 2017-12-18 20:28:51 +01:00
Konstantin Gründger 0ca501d4a7 Query speedup 2017-12-17 19:02:09 +01:00
Konstantin Gründger 6097a3b840 Update celery tasks 2017-12-17 14:34:14 +01:00
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 1da1d472df Refactoring 2017-12-16 17:28:32 +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
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