Wykres commitów

184 Commity (ce76a6bb2e03bf570857d0727f2046b7184345bb)

Autor SHA1 Wiadomość Data
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
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
Konstantin Gründger 276763f37f Prepare csv and use super fast „COPY FROM“ sql command 2017-05-30 21:45:57 +02:00
Konstantin Gründger 42e1c13aa5 Check if airports available 2016-11-01 08:30:54 +01:00
Konstantin Gründger d9c8790e48 Removed unused imports 2016-11-01 08:30:05 +01:00
Konstantin Gründger 98db7fc5b3 Replace duration with hybrid_property and add status to AircraftBeacon 2016-10-31 20:39:07 +01:00
Konstantin Gründger 51ea4e2fad New command: update_relations 2016-10-31 13:47:27 +01:00
Konstantin Gründger aaac0029f6 Better bulk import: separate beacon creation from db insert 2016-10-31 08:58:19 +01:00
Konstantin Gründger 02730c0573 Changed model for 0.2.5 protocol 2016-10-17 21:24:55 +02:00
Konstantin Gründger 16984883e3 Modifications for 0.2.5 protocol 2016-10-03 15:14:44 +02:00
Konstantin Gründger 49e650916e Split reference_datetime to date and time 2016-09-28 11:41:51 +02:00
Konstantin Gründger f047f0967c Added dstcall 2016-09-28 11:41:51 +02:00
dspreitz 9a00422b26 Modified reference_date which is passed 2016-09-28 11:41:51 +02:00
Fabian P. Schmidt 2b69ef5cac import_logfile: Add reference_date argument 2016-09-28 11:41:44 +02:00
dspreitz ac03cc2ab6 Added parameter passing of datetime 2016-09-28 11:37:57 +02:00
dspreitz 039f402d64 Added function import_logfile 2016-09-28 11:31:40 +02:00
Konstantin Gründger 759026b015 Delete entries before import new device infos 2016-07-17 22:57:54 +02:00
Konstantin Gründger 41bbecd8aa Insert takeoff/landings only if they not already exist 2016-07-17 10:25:56 +02:00
Konstantin Gründger 943203804f Optional: filter airports by country 2016-07-14 21:14:55 +02:00
Konstantin Gründger a039ee3185 Better detection with multiple receivers in sight 2016-07-14 21:03:55 +02:00
Konstantin Gründger 08c0a73d54 Update: complete flights only 2016-07-06 19:34:55 +02:00
Konstantin Gründger d857f88512 Fixed tests... 2016-07-04 22:54:37 +02:00
Konstantin Gründger acd606aa2e Calculate end id 2016-07-03 09:56:02 +02:00
Konstantin Gründger 634e196f1e Fixed task settings 2016-07-03 09:25:40 +02:00
Konstantin Gründger 910a8788d4 Remove logbook constraint 2016-07-02 20:18:20 +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 72d8445570 Query fixes 2016-07-02 16:31:33 +02:00
Konstantin Gründger 89a3a659ac Refactoring 2016-07-01 07:19:31 +02:00
Konstantin Gründger 5446ff6ffd Fix ddb import 2016-07-01 07:00:17 +02:00
Konstantin Gründger f9c88a9cd7 Update existing logbook entries 2016-06-30 22:43:09 +02:00
Konstantin Gründger d8d4cd5c41 Refactoring 2016-06-30 21:10:46 +02:00
Konstantin Gründger 49b8a0b81f Extract window parameters 2016-06-30 20:31:24 +02:00
Konstantin Gründger 90911bf1b2 Fix: max altitude query 2016-06-30 07:13:36 +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