.. |
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
|
allow svg to be gzipped
|
2021-05-14 23:10:17 +02:00 |
form
|
allow slots to be off in the daylight scheduler
|
2021-05-17 23:23:25 +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
|
allow slots to be off in the daylight scheduler
|
2021-05-17 23:23:25 +02:00 |
source
|
Don't filter inputs, add a validator for RF Gain
|
2021-05-11 11:21:52 -04: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
|
parse individual connector versions
|
2021-05-17 23:57:37 +02:00 |
fft.py
|
move wsjt/js8 decisions out of csdr
|
2021-04-09 18:16:25 +02:00 |
http.py
|
introduce http timeout; single router instance
|
2021-05-14 18:36:30 +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
|
bumb develop to the next minor version
|
2021-05-09 16:06:03 +02:00 |
waterfall.py
|
refactor owrx.form -> owrx.form.input
|
2021-04-29 15:17:21 +02:00 |
websocket.py
|
Merge 14f6c25eb6 into 83feb2c0e0
|
2021-05-17 15:18:02 -07:00 |
wsjt.py
|
use a single connection to avoid the managing overhead
|
2021-04-11 21:04:13 +02:00 |