Wykres commitów

66 Commity (f29e2a49be2e401c7b4b283b799aae86c893afb8)

Autor SHA1 Wiadomość Data
Konstantin Gründger f29e2a49be Added ReceiverStatusStatistic 2020-12-04 19:30:49 +01:00
Meisterschueler d990352f5b
Receiver rankings (#158)
* Added receiver_rankings, fixed receiver_status

* Added receiver_rankings updates

* Modified receiver_ranking.html

* Removed obsolete code

* Bugfix: order countries for select box

* Frequency scan fixes from RPi

Co-authored-by: Konstantin <pi@barnave>
2020-12-04 07:31:43 +01:00
Meisterschueler b5893e9e61
Country dependant receiver rankings (#157)
* Added receiver_rankings, fixed receiver_status

* Added receiver_rankings updates

* Modified receiver_ranking.html

* Removed obsolete code

* Bugfix: order countries for select box
2020-12-03 11:24:23 +01:00
Meisterschueler 9bb5af9277
Frequency scans (#156)
* Added FrequencyScanFiles

* Added route for upload_file and frequency_scan
2020-12-02 15:04:50 +01:00
Konstantin Gründger 92cb97c5eb Repair sorting (fixes #155) 2020-12-01 12:43:38 +01:00
Konstantin Gründger 3193446131 Better cache configuration 2020-11-25 11:14:36 +01:00
Konstantin Gründger f8b3457997 Added Flask-Profiler 2020-11-25 09:39:10 +01:00
Konstantin Gründger c6aed1a105 UI modifications 2020-11-24 22:48:52 +01:00
Konstantin Gründger f8ad9763fd Fixed db queries ('is True' != '== db.true()') 2020-11-22 12:09:51 +01:00
Konstantin Gründger b263b00f7c PEP8 violations 2020-11-22 08:55:19 +01:00
Konstantin Gründger c63847a576 Improve logging 2020-11-21 22:47:36 +01:00
Konstantin Gründger 4c157bff4a Refactoring 2020-11-21 22:47:36 +01:00
Konstantin Gründger 5234107606 separated linking with country and airport 2020-11-21 22:47:36 +01:00
Konstantin Gründger 23abb0955e ... travis fix 2020-11-21 22:47:32 +01:00
Konstantin Gründger d135574ac8 Fixed setup, removed deprecated code, this cancels #24 2020-11-19 09:28:52 +01:00
Konstantin Gründger 52c9df4f5e Bugfixes from RPi 2020-11-17 23:00:37 +01:00
Konstantin Gründger 03cfd6136a Refactored Logbook 2020-11-15 18:29:04 +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
Konstantin Gründger 0ed170fcdf Make the temporary table unique 2020-11-15 14:46:41 +01:00
Konstantin Gründger b924fa369f Renamed celery to celery_tasks 2020-11-15 14:46:41 +01:00
Konstantin Gründger c3c4f029bd Fixed logbook 2020-11-15 14:46:41 +01:00
Konstantin Gründger 7f8df24d96 Added Flask-Redis
Repaired test cases
2020-11-15 14:46:41 +01:00
Konstantin Gründger 84342f2908 One configuration file is more clear 2020-11-15 14:46:40 +01:00
Konstantin Gründger a2b08b4968 Removed cli logbook 2020-11-15 14:46:40 +01:00
Konstantin Gründger 7d81fa949c Fixed templates 2020-11-15 14:46:40 +01:00
Konstantin Gründger f443294553 Added receiver status beacon and merge them to the recever_beacon table 2020-11-15 14:46:40 +01:00
Konstantin Gründger 2c31c685ac Fixed routes (name/receiver_name instead of id) 2020-11-15 14:46:40 +01:00
Konstantin Gründger 4a54d70053 Ignore broken "RND" beacons and allow new "pilot_aware" beacons 2020-11-15 14:46:40 +01:00
Konstantin Gründger 144fa585d7 ... removed statistics route 2020-11-15 14:46:40 +01:00
Konstantin Gründger c6c95af9da Removed statistics route 2020-11-15 14:46:40 +01:00
Konstantin Gründger 88e3025c9c Added timescaledb view test 2020-11-15 14:46:40 +01:00
Konstantin Gründger 46083d0b63 Fixed logbook tests 2020-11-15 14:46:40 +01:00
Konstantin Gründger 8b38268675 Fixed takeoff_landings 2020-11-15 14:46:40 +01:00
Konstantin Gründger 929bdacb29 Enabled capturs beacons 2020-11-15 14:46:40 +01:00
Konstantin Gründger cdc4460151 Added Cache configuration to prevent errors 2020-11-15 14:46:40 +01:00
Konstantin Gründger daf2d81460 Added Bulkimport test case
... bulkimport
2020-11-15 14:46:40 +01:00
Konstantin Gründger bb129134a8 Fixed aircraft_beacon
remove stats
2020-11-15 14:46:40 +01:00
Konstantin Gründger a18e6aeab3 No more stats table -> functionality of TimescaleDB
Changed PK in tables device/receiver from id to name
Altered FK in table takeoff_landings/logbook from device_id to address
Updated Flarm release dates
2020-11-15 14:46:40 +01:00
Konstantin Gründger 57654f62f0 Fixed test 2019-11-30 08:16:15 +01:00
Konstantin Gründger f3df385885 Fixed tests 2019-11-26 22:08:34 +01:00
Konstantin Gründger d2dee96d90 Modified chunksize 2GB -> 6 hours 2019-11-24 15:44:33 +01:00
Konstantin Gründger 2b86617237 Refactor bulk import tools 2019-11-18 18:42:18 +01:00
Konstantin Gründger 3d1e9908b3 Remove relations from import tables 2019-11-18 18:42:18 +01:00
Konstantin Gründger 44e21ef348 Change int aircraft_type to enum 2019-11-18 18:42:18 +01:00
Konstantin Gründger 87ee519f0d Remove alembic commands since they are already available with flask_migrate 2019-11-18 18:42:18 +01:00
Konstantin Gründger 08a26eb99a Fixed celery tasks 2019-09-21 17:06:55 +02:00
Konstantin Gründger 2c29cc9b7a Small changes 2019-09-21 17:06:55 +02:00
Konstantin Gründger 1b22897da8 Reduce flake8 errors 2019-09-21 17:06:55 +02:00
Konstantin Gründger b13064cf73 Apply factory pattern WIP 2019-09-21 17:06:55 +02:00