openwebrx-clone/owrx
Jakob Ketterl fe45d139ad fix an unset property error 2021-01-20 16:41:53 +01:00
..
controllers re-package code for meta panels into classes 2021-01-16 19:40:22 +01:00
form implement first stages of active mode communication 2020-04-26 15:17:03 +02:00
property send property changes in bulk to global subscribers 2020-12-30 17:14:06 +01:00
service fix an unset property error 2021-01-20 16:41:53 +01:00
source implement profile validation 2021-01-13 23:44:00 +01:00
__main__.py improve queue shutdown to avoid stale files 2021-01-17 17:49:03 +01:00
aprs.py separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
audio.py improve queue shutdown to avoid stale files 2021-01-17 17:49:03 +01:00
bands.py show bandplan bookmarks only when mode is available 2020-12-30 21:37:25 +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 anticipate problems with old color schemes; counter with new config 2020-09-17 20:59:16 +02:00
connection.py remove duplicate import 2021-01-09 19:10:08 +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 prevent KeyError by checking for key existence 2020-12-30 17:46:13 +01:00
feature.py introduce separate wsjt-x version check based on wsjtx_app_version 2021-01-09 19:19:53 +01:00
fft.py adapt to config event api changes 2020-12-30 17:18:46 +01:00
http.py receiver receiverid challenge and find corresponding key 2020-06-10 20:09:40 +02:00
js8.py create reporting engine to distribute spots 2021-01-14 20:52:56 +01:00
kiss.py Remove POWER from pbeacon string 2020-12-30 12:21:07 -07: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 move metrics initialization to have initial metrics 2020-06-23 00:08:59 +02:00
modes.py extend default WFM bandwidth to 150kHz, allowing up to 200kHz 2021-01-14 23:47:12 +01:00
parser.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
pocsag.py parse address as a numeric field 2020-01-10 22:11:57 +01:00
pskreporter.py don't spot FST4W on pskreporter (same as WSPR?) 2021-01-15 16:27:15 +01:00
receiverid.py guard against the case where receiver_keys are missing in the 2020-10-16 22:53:57 +02:00
reporting.py check for keys' existence 2021-01-16 15:45:33 +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 add first user storage implementation 2020-04-01 22:29:42 +02:00
version.py move develop to the next version 0.21 2020-10-11 23:16:59 +02:00
websocket.py shut down pipes correctly, refs #146 2020-07-19 19:42:18 +02:00
wsjt.py implement reporting of FST4W spots (in theory) 2021-01-15 16:19:45 +01:00
wsprnet.py implement reporting of FST4W spots (in theory) 2021-01-15 16:19:45 +01:00