Wykres commitów

378 Commity (3ba9c9eaf9f3e32ef85df1b40ef950cb61b25b44)

Autor SHA1 Wiadomość Data
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
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 b414d5ba84 Fixed test 2016-11-05 09:16:58 +01:00
Konstantin Gründger 84953e8044 Wrong table... 2016-11-01 10:42:23 +01: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
Meisterschueler a1276fbc7e Merge pull request #61 from Meisterschueler/feature/+protocol_0.2.5
Feature/+protocol 0.2.5
2016-10-23 12:33:36 +02:00
Konstantin Gründger a123332640 Preparation for 0.3.0 2016-10-22 09:22:40 +02:00
Konstantin Gründger c5161c8936 Update ogn-client 2016-10-22 09:05:23 +02:00
Konstantin Gründger 7b686c567e Update dependencies, disabled obsolete ogn-client 0.5.0 2016-10-17 21:26:49 +02: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
Meisterschueler a3e4d21e1a Merge pull request #60 from kerel-fs/feature/-pypi
Remove ogn-python from PyPI
2016-09-30 13:27:45 +02:00
Fabian P. Schmidt 37072b7a62 Update ogn-client dependency
Fixes missing dependency update intruduced in commit glidernet/ogn-python@49e650916e (Split reference_datetime to date and time).
2016-09-30 13:05:13 +02:00
Fabian P. Schmidt 16c61b8802 Remove ogn-python from PyPI
This application is preferably installed via git as described by the README.
2016-09-30 12:48:54 +02:00
Fabian P. Schmidt 7fab344ed2 Changelog: Fix inline code span 2016-09-30 12:34:47 +02:00
Meisterschueler 1f5fe08493 Merge pull request #59 from Meisterschueler/reference_datetime
Added command "import_logfile"
2016-09-30 07:02:59 +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