Wykres commitów

28 Commity (a039ee31852dc9352cbbfb4fac07bdb203cc7345)

Autor SHA1 Wiadomość Data
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 acd1128dc0 Split logbook and make it testable 2016-07-02 20:07:22 +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 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 76b5827778 Bugfix: use AircraftBeacon.id for sorting 2016-06-28 19:52:49 +02:00
Konstantin Gründger 7a9db4f97f Instead of timestamp use id for computation 2016-06-26 17:46:09 +02:00
Konstantin Gründger 7464b546af Remove unused fields from TakeoffLanding 2016-06-03 20:21:12 +02:00
Konstantin Gründger cb28d56cea Flake8 fixes 2016-06-02 19:53:53 +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 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 132ae96499 Introduce relations - scheme refactoring 2016-05-30 21:24:46 +02:00
Konstantin Gründger dbda5a9c4b Speed up takeoff / landing detection 2016-04-29 14:03:21 +02:00
Konstantin Gründger f812b0af4d Fixed logbook.show
Cosmetics
2016-04-28 21:51:01 +02:00
Konstantin Gründger 84cb2d264f From lat/lon to POINT
Flake8 suggestions

Add shapely

Fixed update_receivers

migrate table takeoff_landing
2016-04-28 21:50:59 +02:00
Konstantin Gründger 018ea8c549 Changed obsolete string formatting operations 2016-02-03 23:19:25 +01:00
Fabian P. Schmidt b3e1f7b0a7 CLI: Remove celery dependency for simple tasks
Only `logbook.compute` still requires a running celery backend.

The celery tasks 'update_ddb_from_*' were renamed to
'database.import_ddb' and 'database.import_file'.
2015-12-09 12:07:55 +01:00
Konstantin Gründger 82efb81fba Logbook: recalculate last 5 minutes 2015-11-24 23:29:27 +01:00
Konstantin Gründger e69966414e Cleanup 2015-11-15 19:54:11 +01:00
Fabian P. Schmidt bda6310ff6 Cleanup 2015-11-15 19:41:13 +01:00
Fabian P. Schmidt 371e4564e8 Handle tasks (eg. updateddb) with celery.
New dependencies: celery and redis.
2015-11-15 09:59:48 +01:00