Wykres commitów

99 Commity (cb02e35611e97c7e39d64604e94e0342c880f848)

Autor SHA1 Wiadomość Data
Konstantin Gründger cb02e35611 Refactoring 2019-01-03 16:54:52 +01:00
Konstantin Gründger 17bc9ed691 Remove show commands 2019-01-01 20:11:41 +01:00
Konstantin Gründger d85ed1f113 Fix Flarmnet import 2018-12-08 09:00:44 +01:00
Konstantin Gründger 367a6a6bf7 Fix export 2018-12-08 09:00:11 +01:00
Konstantin Gründger 25d0dc8168 Reject gaps below 300m AGL 2018-12-04 07:27:56 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger ee88621806 Flush da stuff 2018-10-24 20:03:29 +02:00
Konstantin Gründger 7c22840f04 Improvements and fixes 2018-10-21 17:34:03 +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 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 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 184853fa59 Test process 2017-12-18 23:57:20 +01:00
Konstantin Gründger b812b9b38f Show logbook with row_numbers 2017-12-13 10:45:43 +01:00
Konstantin Gründger 58f9d54342 Removed obsolete code 2017-12-12 23:34:31 +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 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 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 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 a76bcc1750 Refactoring 2017-10-03 13:31:24 +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 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 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 51ea4e2fad New command: update_relations 2016-10-31 13:47:27 +01:00
Konstantin Gründger 759026b015 Delete entries before import new device infos 2016-07-17 22:57:54 +02:00
Konstantin Gründger 943203804f Optional: filter airports by country 2016-07-14 21:14:55 +02:00
Konstantin Gründger acd1128dc0 Split logbook and make it testable 2016-07-02 20:07:22 +02:00
Konstantin Gründger 6d1d68e948 Get airports by relationship 2016-07-02 17:59:57 +02:00
Konstantin Gründger 89a3a659ac Refactoring 2016-07-01 07:19:31 +02:00
Konstantin Gründger f08bf220c8 Persist logbook 2016-06-29 23:26:30 +02:00
Konstantin Gründger 998cbf4990 Use utc_timedelta only for splitting of takeoff and landing 2016-06-28 20:00:24 +02:00
Konstantin Gründger e495d52234 flake8 beautifications 2016-06-26 17:59:43 +02:00
Konstantin Gründger 475364fd0c Fixed stats about Device and DeviceInfo 2016-06-24 08:03:22 +02:00