Commit Graph

29 Commits

Author SHA1 Message Date
Dashie 17d91d50c8
more db unicode fixes 2022-08-09 14:26:37 +02:00
Dashie 22973d7036
py3 decode order 2022-08-09 14:23:19 +02:00
Dashie d9fc52bf48
py3: singleton fixes 2022-08-09 12:48:22 +02:00
Dashie 9360158a01
py3: fix unicode handling 2022-08-09 12:17:54 +02:00
Dashie dd2a0845c8
avoid unreferenced assignment 2022-08-09 11:58:16 +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
Dashie d8be441e06
in py3 long is now under int 2022-08-09 11:25:57 +02:00
Dashie d87ae9bcec
The singleton thing needs to match the path to class apparently 2022-08-09 10:02:40 +02:00
Dashie f361e7de1f
ConfigParser is now lowercase 2022-08-09 09:36:32 +02:00
Per Qvarforth 5382975ae2 New heatmap functionality 2022-07-28 12:55:52 +00:00
Per Qvarforth 332bbd538d Merge branch 'main' of github.com:qvarforth/trackdirect into main 2022-07-25 15:27:30 +00:00
Per Qvarforth 0eda826225 Modified comment 2022-07-25 15:25:37 +00: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 4038e3e9e1 Merge branch 'main' of github.com:qvarforth/trackdirect into main 2022-02-20 17:25:37 +01:00
Per Qvarforth d35a019027 added adaptive frequncy limit for OGN 2022-02-20 17:25:30 +01:00
Per Qvarforth 5efc2283aa Increased heatmap time period 2022-02-20 14:47:27 +00: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 5318267dc5 improved websocket server logging 2022-02-07 21:17:51 +00:00
Per Qvarforth 7164f0edad support for websocket external port 2022-02-02 22:16:42 +01:00
Peter Buchegger c4858e712f add newline 2022-02-02 16:34:44 +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 9658ebdb48 reintroduced support for coverage maps 2022-01-30 13:33:56 +01:00
Per Qvarforth 00110faf86 initial commit 2022-01-22 18:15:39 +01:00