openwebrx-clone/owrx
Jakob Ketterl 3a1e5ee73c avoid using tuples, they don't work in json (future config system) 2021-02-08 15:34:55 +01:00
..
controllers implement display of Q65 mode matrix 2021-02-08 15:16:04 +01:00
form implement display of Q65 mode matrix 2021-02-08 15:16:04 +01:00
property add the ability to make a layer readonly 2021-01-30 16:03:35 +01:00
service move temporary_directyr to core config; implement override logic 2021-02-06 21:55:47 +01:00
source replace eb200 with runds 2021-02-03 03:21:09 +01:00
__main__.py fix config verification 2021-02-06 22:08:27 +01:00
aprs.py separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
audio.py move temporary_directyr to core config; implement override logic 2021-02-06 21:55:47 +01:00
bands.py run the code formatter over all 2021-01-20 17:01:46 +01:00
bookmarks.py improve error handling on band and bookmark loading 2020-02-01 21:37:43 +01:00
client.py move metrics initialization to have initial metrics 2020-06-23 00:08:59 +02:00
command.py add source for rf103 (experimental) 2020-10-25 16:53:18 +01:00
config.py move aprs_symbols_path to new config 2021-02-07 00:21:57 +01:00
connection.py unsubscribe on close; self-referencing prevents unsubscription 2021-02-04 18:00:03 +01:00
cpu.py restore autostart to avoid unused thread 2021-01-09 20:08:40 +01:00
details.py download receiver details via rest api 2020-05-10 17:27:46 +02:00
dsp.py move temporary_directyr to core config; implement override logic 2021-02-06 21:55:47 +01:00
feature.py move temporary_directyr to core config; implement override logic 2021-02-06 21:55:47 +01:00
fft.py move temporary_directyr to core config; implement override logic 2021-02-06 21:55:47 +01:00
http.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
js8.py run the code formatter over all 2021-01-20 17:01:46 +01:00
kiss.py run the code formatter over all 2021-01-20 17:01:46 +01:00
locator.py config migration for receiver_gps 2020-03-29 18:08:26 +02:00
map.py thread names to aid debugging 2020-08-14 20:22:25 +02:00
meta.py move ysf metadata parsing to server; improve map pin behavior 2021-01-17 19:21:13 +01:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
modes.py add Q65 mode integration 2021-02-03 20:11:07 +01:00
parser.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
pocsag.py protect against parser errors to prevent queue backlogging 2021-01-22 19:48:31 +01:00
pskreporter.py add Q65 mode integration 2021-02-03 20:11:07 +01:00
receiverid.py run the code formatter over all 2021-01-20 17:01:46 +01:00
reporting.py run the code formatter over all 2021-01-20 17:01:46 +01:00
sdr.py fully initialize sdr devices 2020-12-10 18:28:10 +01:00
socket.py new modificitions for owrx_connector support 2019-11-11 18:07:14 +01:00
users.py implement password reset command 2021-02-06 19:12:44 +01:00
version.py release version 0.20.2 2021-01-24 23:52:20 +01:00
websocket.py shut down pipes correctly, refs #146 2020-07-19 19:42:18 +02:00
wsjt.py avoid using tuples, they don't work in json (future config system) 2021-02-08 15:34:55 +01:00
wsprnet.py add a timeout to wspr uploads 2021-01-31 20:31:54 +01:00