Konstantin Gründger
d10b474af7
Fix case expression
2021-06-08 19:50:15 +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
Meisterschueler
b4c7078fdb
Replace ranks with pareto values ( #161 )
2020-12-08 19:28:18 +01:00
Konstantin Gründger
5bd2d7db13
Refactoring
2020-12-05 21:24:51 +01:00
Konstantin Gründger
e888481843
Added table sorting
2020-12-05 15:28:54 +01:00
Konstantin Gründger
5deabd561c
Added longtime_rank to ReceiverRanking
2020-12-05 15:16:19 +01:00
Konstantin Gründger
6648311a4f
Fixed SenderPositionStatistic
2020-12-04 19:31:07 +01:00
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