openwebrx-clone/owrx
Jakob Ketterl 19496d46a3 fix form evaluation for optional fields 2021-03-24 23:17:50 +01:00
..
config move the default sdrs to the new defaults file 2021-03-24 17:19:49 +01:00
controllers fix form evaluation for optional fields 2021-03-24 23:17:50 +01:00
form implement basic error handling and validation for forms 2021-03-24 22:46:51 +01:00
property make the frontend resume when an sdr device becomes present 2021-03-21 00:14:18 +01:00
service fix shutdown iteration 2021-03-20 17:24:00 +01:00
source fix form evaluation for optional fields 2021-03-24 23:17:50 +01:00
__main__.py show more information on the sdr settings page 2021-03-18 21:53:59 +01:00
aprs.py separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
audio.py implement config layering 2021-02-11 19:31:44 +01:00
bands.py auto-reload bookmarks from file 2021-02-13 01:29:21 +01:00
bookmarks.py prevent file corruption during json.dump 2021-02-16 17:17:09 +01:00
client.py remove debugging message 2021-03-02 20:19:48 +01:00
command.py add source for rf103 (experimental) 2020-10-25 16:53:18 +01:00
connection.py always remove device props on switch, fixes device failover 2021-03-24 20:47:04 +01:00
cpu.py restore autostart to avoid unused thread 2021-01-09 20:08:40 +01:00
details.py create filtering that prevents overwriting the device name 2021-02-24 00:09:57 +01:00
dsp.py implement device shutdown on deletion or lack of profiles 2021-03-18 22:59:46 +01:00
feature.py implement config layering 2021-02-11 19:31:44 +01:00
fft.py implement device shutdown on deletion or lack of profiles 2021-03-18 22:59:46 +01:00
http.py add a robots.txt to exclude certain routes for search engines 2021-03-24 16:08:13 +01:00
js8.py run the code formatter over all 2021-01-20 17:01:46 +01:00
jsons.py use hierarchical property layers to make config changes effective 2021-02-23 23:23:37 +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 render inputs, mode dropdown 2021-02-15 22:14:56 +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 profile as properties, live sync additions and removals with the client 2021-03-24 15:57:25 +01:00
soapy.py implement individual gain stages option 2021-02-20 00:16:32 +01:00
socket.py new modificitions for owrx_connector support 2019-11-11 18:07:14 +01:00
users.py update permissions on write 2021-02-18 21:07:45 +01:00
version.py release version 0.20.2 2021-01-24 23:52:20 +01:00
waterfall.py waterfall config fine-adjustments 2021-02-16 18:35:18 +01:00
websocket.py use hierarchical property layers to make config changes effective 2021-02-23 23:23:37 +01:00
wsjt.py stricter q65 mode parsing and availability check 2021-02-08 15:58:37 +01:00
wsprnet.py add a timeout to wspr uploads 2021-01-31 20:31:54 +01:00