Wykres commitów

259 Commity (b41a4e08f001cf68fa315e0b3752805c7affc607)

Autor SHA1 Wiadomość Data
Konstantin Gründger b41a4e08f0 Set environment variable 2016-07-02 20:36:29 +02:00
Konstantin Gründger 8269871c55 Corrected db name 2016-07-02 20:22:30 +02:00
Konstantin Gründger 9d3fea118b Test logbook 2016-07-02 20:20:04 +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
Konstantin Gründger 76b5827778 Bugfix: use AircraftBeacon.id for sorting 2016-06-28 19:52:49 +02:00
Meisterschueler c87bb0f546 Merge pull request #55 from Meisterschueler/device_info
Device info
2016-06-26 19:23:59 +02:00
Konstantin Gründger e495d52234 flake8 beautifications 2016-06-26 17:59:43 +02:00
Konstantin Gründger 7a9db4f97f Instead of timestamp use id for computation 2016-06-26 17:46:09 +02:00
Konstantin Gründger 475364fd0c Fixed stats about Device and DeviceInfo 2016-06-24 08:03:22 +02:00
Konstantin Gründger b80b5d9720 Replace Device with DeviceInfo 2016-06-21 20:24:15 +02:00
Konstantin Gründger 98489cdba5 Added DeviceInfo, fixes #53 2016-06-21 19:34:05 +02:00
Meisterschueler 0529013f87 Merge pull request #52 from Meisterschueler/feature/relationships
Feature/relationships
2016-06-16 12:30:31 +02:00
Meisterschueler b9f8c269a5 Added database creation 2016-06-16 10:58:03 +02:00
Konstantin Gründger 5a651e014a psycopg2 is now mandatory 2016-06-14 23:33:59 +02:00
Konstantin Gründger 304e8b8194 As default we have postgresql instead of sqlite with a db named "ogn" 2016-06-14 23:10:51 +02:00
Konstantin Gründger 9768229993 Create PostGIS extension 2016-06-05 08:33:13 +02:00
Konstantin Gründger 714562e27b Update readme and changelog 2016-06-04 09:17:14 +02:00
Konstantin Gründger 7464b546af Remove unused fields from TakeoffLanding 2016-06-03 20:21:12 +02:00
Konstantin Gründger f935f0b583 Improve recognition of different takeoff and landing dates 2016-06-03 19:08:12 +02:00
Konstantin Gründger 3e2b5455a1 Fixed get_ddb test 2016-06-02 20:32:04 +02:00
Konstantin Gründger cb28d56cea Flake8 fixes 2016-06-02 19:53:53 +02:00
Konstantin Gründger 894cf3183b Optional date filter 2016-06-01 19:41:32 +02:00
Konstantin Gründger 69cce3a57b Better receiver update informations 2016-06-01 08:36:14 +02:00
Konstantin Gründger 2b59894664 Remark if different airport used for takeoff or landing 2016-05-31 21:27:24 +02:00
Konstantin Gründger afd46eeb32 Add aircraft_type 2016-05-31 20:56:09 +02:00
Konstantin Gründger 31a1282afc more accurate takeoff location 2016-05-30 21:24:46 +02:00
Konstantin Gründger 6ab3d1a392 Consider landable points only 2016-05-30 21:24:46 +02:00
Konstantin Gründger 829f52f658 Fix: get country code only if we have a valid position 2016-05-30 21:24:46 +02:00
Konstantin Gründger 70ce7eebff Import Welt2000 waypoints instead of germany 2016-05-30 21:24:46 +02:00
Konstantin Gründger 89b9daf26c Changed address origin handling 2016-05-30 21:24:46 +02:00
Konstantin Gründger 132ae96499 Introduce relations - scheme refactoring 2016-05-30 21:24:46 +02:00
Konstantin Gründger 61f6194d8c Added airport manager 2016-05-30 21:24:46 +02:00
Konstantin Gründger 59fef4d05d Since we use PostGIS sqlite is not sufficient 2016-05-30 21:24:46 +02:00
Meisterschueler ade93005ea Merge pull request #50 from Meisterschueler/change/postgis
Changed db to postgis
2016-05-30 15:16:23 +02:00
Meisterschueler 81b80559e4 Drop get_airports "Test" 2016-05-18 13:30:47 +02:00
Meisterschueler c9c464986c Create and drop PostGIS extension 2016-05-18 13:27:10 +02:00
Konstantin Gründger dbda5a9c4b Speed up takeoff / landing detection 2016-04-29 14:03:21 +02:00
Konstantin Gründger b5f111c257 Remove obsolete pre postgis stuff
Removed obsolete test
2016-04-28 21:51:03 +02:00
Konstantin Gründger e1da7dcfac Update commands 2016-04-28 21:51:03 +02:00