openwebrx-clone/owrx
Jakob Ketterl 0c9d37e381 Merge branch 'develop' into release-1.0 2021-05-08 21:10:58 +02:00
..
admin fix config command 2021-04-26 19:34:50 +02:00
audio fix audio chopper mode timestamp problem 2021-05-05 22:55:20 +02:00
config exclude keys that have been moved to openwebrx.conf 2021-04-26 21:27:15 +02:00
controllers fix problem when switching image file types 2021-05-07 17:19:11 +02:00
form implement file size upload limit 2021-04-29 18:18:18 +02:00
property implement aprs config changes 2021-04-07 16:20:10 +02:00
reporting make wsprnet and pskreporter settings work from the web config 2021-04-07 17:54:14 +02:00
service fix bandwidth calculation for single-service groups 2021-05-08 00:59:57 +02:00
source don't send native deletions 2021-05-03 19:28:03 +02:00
__main__.py move logging config to the top again 2021-04-27 00:53:45 +02:00
aprs.py separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
bands.py auto-reload bookmarks from file 2021-02-13 01:29:21 +01:00
bookmarks.py check for contents of bookmark files to improve migration 2021-04-26 21:05:33 +02:00
breadcrumb.py mark last breadcrumb active 2021-04-18 19:25:29 +02: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 lock on dsp to avoid race conditions 2021-04-27 16:58:23 +02: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 remove digimodes_enable setting since it no longer works 2021-04-18 00:50:13 +02:00
feature.py dc_block is part of the digiham package 2021-04-20 01:07:06 +02:00
fft.py move wsjt/js8 decisions out of csdr 2021-04-09 18:16:25 +02:00
http.py introduce breadcrumbs in the web config 2021-04-18 17:49:13 +02:00
js8.py use a single connection to avoid the managing overhead 2021-04-11 21:04:13 +02:00
jsons.py use hierarchical property layers to make config changes effective 2021-02-23 23:23:37 +01:00
kiss.py implement aprs config changes 2021-04-07 16:20:10 +02: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 check for empty return 2021-05-04 16:05:44 +02:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
modes.py Improve profile handling 2021-04-11 18:46:21 +02: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
receiverid.py run the code formatter over all 2021-01-20 17:01:46 +01:00
sdr.py switch condition sequencing to get better error messages 2021-04-27 01:15:56 +02: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 prepare release 1.0.0 2021-05-06 19:27:43 +02:00
waterfall.py refactor owrx.form -> owrx.form.input 2021-04-29 15:17:21 +02:00
websocket.py use hierarchical property layers to make config changes effective 2021-02-23 23:23:37 +01:00
wsjt.py use a single connection to avoid the managing overhead 2021-04-11 21:04:13 +02:00