Commit Graph

15 Commits

Author SHA1 Message Date
Per Qvarforth 9f88dd7139 Refactoring the code base and now prioritizing Docker for startup. 2025-01-06 19:12:15 +01:00
Per Qvarforth 994075cce1 frequency limit per packet type 2022-10-09 13:47:35 +00:00
Dashie 22973d7036
py3 decode order 2022-08-09 14:23:19 +02:00
Dashie c99ac4a210
py3: xrange is now range 2022-08-09 11:56:21 +02:00
Dashie e8c2fb5428
py3: None checking 2022-08-09 11:55:51 +02:00
Dashie ec263ee079
py3 decode thing 2022-08-09 11:39:14 +02:00
Dashie ffdb5a5413
maybe encode only if bytes; also condition now unneeded 2022-08-09 11:31:33 +02:00
Dashie 52c429cd60
py3: unicode is now str 2022-08-09 11:29:24 +02:00
Per Qvarforth 0a41df1bd9 reduced memory usage and made it possible to disable duplicate detection 2022-04-18 15:11:54 +02:00
Per Qvarforth d35a019027 added adaptive frequncy limit for OGN 2022-02-20 17:25:30 +01:00
Per Qvarforth 944ec28bfc paraglider symbol fix 2022-02-19 13:23:58 +00:00
FlyingBird22 b56cdd1be8 Show own symbol for paragliders
Show own symbol for paragliders
In OGN database there are 9% paragliders and 0.6% hanggliders registered.
They both are still sharing the same symbol (hangglider).
The number of registered paragliders will increase.
It is time to give paragliders an own symbol.
2022-02-16 19:12:48 +01:00
Per Qvarforth e01254df21 improved configuration 2022-01-30 16:47:48 +01:00
Per Qvarforth 7f96655779 modified comment formatter 2022-01-30 13:37:51 +01:00
Per Qvarforth 00110faf86 initial commit 2022-01-22 18:15:39 +01:00