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
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
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
5234107606
separated linking with country and airport
2020-11-21 22:47:36 +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
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
7f8df24d96
Added Flask-Redis
...
Repaired test cases
2020-11-15 14:46:41 +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
4a54d70053
Ignore broken "RND" beacons and allow new "pilot_aware" beacons
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
daf2d81460
Added Bulkimport test case
...
... bulkimport
2020-11-15 14:46:40 +01:00
Konstantin Gründger
2b86617237
Refactor bulk import tools
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
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
Konstantin Gründger
29d38ee7d1
Added flymaster as valid beacon ( fixes #59 )
2019-09-11 08:25:50 +02:00
Konstantin Gründger
0299417367
Refactoring WIP
2019-08-31 12:30:07 +02:00