Wykres commitów

70 Commity (master)

Autor SHA1 Wiadomość Data
Konstantin Gründger adb755164a Update readme 2021-06-18 17:40:55 +02:00
Meisterschueler 0e06dd7707
Database refactoring (#163)
* Added (receiver|sender)_coverage_statistics, renamed sender_direction_statistics -> direction_statistics, deleted relation_statistics

* Changed index for more performance on date+receiver_id|sender_id queries

* Added FlatCoverageStatistic

* Added max_signal_quality, min_altitude and max_altitude to (Flat|Receiver|Signal)CoverageStatistic

* Renamed FlatCoverageStatistic to AggregateCoverageStatistic

* Make filter more sloppy (error_count from max. 4 to max 9)

* Updated readme

* fixed import

* Bugfix: wrong constraint name
2020-12-15 12:40:12 +01:00
Meisterschueler 2a54301a25
Sender infos with country (#162)
* Added FK country_id to sender_infos

* Added flydenity to retrieve the country for registration

* Added country flag to sender_ranking, removed max_normalized_quality from rankings

* Bugfix: sort numbers first, strings always bottom

* Fixed testcases and refactored ddb import

* Small frontend improvements
2020-12-12 13:48:05 +01:00
Konstantin Gründger 4c157bff4a Refactoring 2020-11-21 22:47:36 +01:00
Konstantin Gründger 52c9df4f5e Bugfixes from RPi 2020-11-17 23:00:37 +01:00
Konstantin Gründger 2f577c8c29 Fixed celery 2020-11-15 18:28:47 +01:00
Konstantin Gründger 8d66261d3e Refactoring 2020-11-15 14:49:21 +01:00
Meisterschueler 1ec015c8d9
Added hint for the virtual environment 2020-05-12 18:28:39 +02:00
Konstantin Gründger 023ae26397 Added flower to setup and updated readme 2019-11-24 15:45:04 +01:00
Konstantin Gründger dedffb88e2 Update readme 2019-09-21 17:06:55 +02:00
Konstantin Gründger 39ea79b0ad Add missing kwargs (fixes #71) 2019-04-30 07:22:24 +02:00
Konstantin Gründger 36ab443b15 Update documentation (see #70) 2019-04-29 22:42:39 +02:00
Konstantin Gründger 966fb53f3b Add celery task for Melissas ogn range statistics 2019-04-14 22:07:52 +02:00
Konstantin Gründger 8180056604 Update of tasks and their descriptions 2019-04-14 20:00:12 +02:00
Konstantin Gründger 0c152cac5b Better celery messages 2019-03-30 17:50:29 +01:00
Konstantin Gründger 738fa5bc04 Introduce purge task 2019-03-18 08:37:19 +01:00
Konstantin Gründger 250e0cf738 Fix layout again 2019-03-17 15:09:01 +01:00
Konstantin Gründger cfb918ccc4 Fix layout 2019-03-17 15:00:43 +01:00
Konstantin Gründger c90efb910c Elevation data is easy to import -> now mandatory 2019-03-17 14:50:54 +01:00
Konstantin Gründger 835e9e69d3 Celery redesign, influences #67 2019-03-10 17:03:50 +01:00
Konstantin Gründger 3fe5e91e4f Fixes #66 2019-03-06 21:11:46 +01:00
Konstantin Gründger 55bbcd8efc Added receiver waypoints as cup 2019-02-01 21:25:42 +01:00
Konstantin Gründger 5715901c84 Update documentation 2019-01-24 19:46:12 +01:00
Konstantin Gründger 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
Konstantin Gründger 7367f43dd4 Better TimescaleDB description 2019-01-06 20:37:20 +01:00
Konstantin Gründger 9b1c4e71bf Remove duplicate function 2019-01-05 11:25:33 +01:00
Konstantin Gründger 72f4e9377e Better doc and small improvements 2019-01-05 11:10:10 +01:00
Konstantin Gründger d6fdb6aa52 Separate TimescaleDB features initialization. 2019-01-04 15:06:11 +01:00
Konstantin Gründger 17bc9ed691 Remove show commands 2019-01-01 20:11:41 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger 0dbc101c72 Test import_ddb_file 2017-12-19 08:00:42 +01:00
Konstantin Gründger f829c9996a Update descriptions 2017-12-16 22:18:04 +01: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 7970a51d16 Update setup and readme 2017-06-04 11:53:21 +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
dspreitz 039f402d64 Added function import_logfile 2016-09-28 11:31:40 +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 3b74d9b545 Update manage options 2016-07-14 21:15:58 +02:00
Meisterschueler b9f8c269a5 Added database creation 2016-06-16 10:58:03 +02:00
Konstantin Gründger 714562e27b Update readme and changelog 2016-06-04 09:17:14 +02:00
Konstantin Gründger 59fef4d05d Since we use PostGIS sqlite is not sufficient 2016-05-30 21:24:46 +02:00
Konstantin Gründger e1da7dcfac Update commands 2016-04-28 21:51:03 +02:00
Fabian P. Schmidt b9f26f1bb8 README: Update introduction 2016-03-18 22:58:49 +01: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
Fabian P. Schmidt ea75b2a4ea Release v0.2.1 2016-02-17 20:20:58 +01:00
Fabian P. Schmidt eedfad205f README: Add postgresql recommendation 2016-02-17 17:06:38 +01:00
Fabian P. Schmidt b5b39825d7 README: Fix description of custom config loading 2016-02-04 23:15:54 +01:00
Fabian P. Schmidt ae3b08722f Add note about special backend requirements for some tasks 2016-02-04 23:12:16 +01:00