| .. |
|
config
|
move the default sdrs to the new defaults file
|
2021-03-24 17:19:49 +01:00 |
|
controllers
|
don't redirect XHR calls to the login page, 403 instead
|
2021-03-27 23:45:21 +01:00 |
|
form
|
more inputs that can display errors
|
2021-03-25 15:02:59 +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
|
…
|
|
|
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
|
send updated bookmarks to clients on the fly
|
2021-03-25 15:25:15 +01:00 |
|
client.py
|
remove debugging message
|
2021-03-02 20:19:48 +01:00 |
|
command.py
|
…
|
|
|
connection.py
|
improve event handling
|
2021-03-27 23:40:10 +01:00 |
|
cpu.py
|
…
|
|
|
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
|
…
|
|
|
jsons.py
|
use hierarchical property layers to make config changes effective
|
2021-02-23 23:23:37 +01:00 |
|
kiss.py
|
…
|
|
|
locator.py
|
…
|
|
|
map.py
|
…
|
|
|
meta.py
|
…
|
|
|
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
|
…
|
|
|
pocsag.py
|
…
|
|
|
pskreporter.py
|
add Q65 mode integration
|
2021-02-03 20:11:07 +01:00 |
|
receiverid.py
|
…
|
|
|
reporting.py
|
…
|
|
|
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
|
…
|
|
|
users.py
|
update permissions on write
|
2021-02-18 21:07:45 +01:00 |
|
version.py
|
…
|
|
|
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 |