Wykres commitów

16 Commity (3ba9c9eaf9f3e32ef85df1b40ef950cb61b25b44)

Autor SHA1 Wiadomość Data
Konstantin Gründger 3ba9c9eaf9 Added position as MGRS in AircraftBeacon 2018-01-04 12:52:19 +01:00
Konstantin Gründger 61939913b5 Bulk insert once per second 2017-12-13 20:19:11 +01:00
Konstantin Gründger 791b6720e4 Handle NotImplementedError 2017-12-02 12:44:57 +01:00
Konstantin Gründger a76bcc1750 Refactoring 2017-10-03 13:31:24 +02:00
Konstantin Gründger 8a03e55311 Do not parse ogn string if empty 2017-06-03 15:24: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 aaac0029f6 Better bulk import: separate beacon creation from db insert 2016-10-31 08:58:19 +01: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
dspreitz ac03cc2ab6 Added parameter passing of datetime 2016-09-28 11:37:57 +02:00
Konstantin Gründger e495d52234 flake8 beautifications 2016-06-26 17:59:43 +02:00
Konstantin Gründger 98489cdba5 Added DeviceInfo, fixes #53 2016-06-21 19:34:05 +02:00
Konstantin Gründger 132ae96499 Introduce relations - scheme refactoring 2016-05-30 21:24:46 +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
Fabian P. Schmidt 86f2a606e5 Use python-ogn-client and remove duplicated code
This repository splitted up into two separate repositories:
- python-ogn-client, including an APRS- & OGN-Parser and an APRS-Client
- ogn-python (the repository this commit belongs to), including a database, CLI and logbook
2016-03-18 22:58:49 +01:00
Fabian P. Schmidt d69476158b ogn.gateway: Remove implicit sqlalchemy dependency
The callback gets the beacon data by a python dict instead of a sqlalchemy class
2016-02-18 22:49:56 +01:00