Wykres commitów

286 Commity (37072b7a62da6102baedc53a27cb7bf06a1d53ce)

Autor SHA1 Wiadomość Data
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
dspreitz ac03cc2ab6 Added parameter passing of datetime 2016-09-28 11:37:57 +02:00
dspreitz e8c3e44138 Addes test for import_logfile 2016-09-28 11:31:40 +02:00
dspreitz 232fef6d79 Appended contributors list 2016-09-28 11:31:40 +02:00
dspreitz 039f402d64 Added function import_logfile 2016-09-28 11:31:40 +02:00
Meisterschueler e82ca08288 Merge pull request #58 from kerel-fs/feature/+vagrant
Add Vagrantfile
2016-09-23 21:58:27 +02:00
Fabian P. Schmidt a4559c2d77 Add Vagrantfile
ogn-python requires a running PostgreSQL and Celery daemon.
With [vagrant][1] and [VirtualBox][2] it is possible to create
a clean development environment inside a virtual machine.

This commit was greately inspired by [SkyLines][3].

[1]: https://www.vagrantup.com/
[2]: https://www.virtualbox.org/
[3]: https://github.com/skylines-project/skylines
2016-09-23 20:27:00 +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
Meisterschueler 2050400fca Merge pull request #56 from Meisterschueler/logbook
Logbook
2016-07-14 22:51:23 +02:00
Konstantin Gründger bbe167a8de Flake8 fixes... again 2016-07-14 21:29:27 +02:00
Konstantin Gründger 3b74d9b545 Update manage options 2016-07-14 21:15:58 +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 b164217329 Test takeoff_landing computation 2016-07-02 22:30:54 +02:00
Konstantin Gründger c84b44d1aa Create db 2016-07-02 20:47:06 +02:00
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