openwebrx/owrx
Jakob Ketterl e2873f3ef8 first version to use the new list implementation
* lots of events are not hooked up at the moment
* web config does not work
* changes made in the web config would probably not work either
2023-05-06 01:56:28 +02:00
..
active/list offer combined appended + inserted event 2023-05-06 01:54:49 +02:00
admin add return codes 2022-06-01 17:58:06 +02:00
aprs structured callsign data 2022-11-30 01:07:16 +01:00
audio parser typing 2021-09-28 00:27:01 +02:00
config add migration from dict to list 2023-05-06 00:26:00 +02:00
controllers add the option to configure waterfall auto levels on device and profile 2023-03-17 23:04:15 +01:00
form prevent "None" showing up in text inputs 2022-06-09 17:24:53 +02:00
log show sdr device log messages in the web configuration 2022-12-10 19:50:26 +01:00
property make property deletions evaluate to false for convenience 2021-06-01 11:37:51 +02:00
reporting change chunking to work with actual byte-sizes 2023-02-22 17:23:11 +01:00
service first version to use the new list implementation 2023-05-06 01:56:28 +02:00
source first version to use the new list implementation 2023-05-06 01:56:28 +02:00
__main__.py enable IPv6 in the webserver if configured 2023-03-17 21:44:46 +01:00
bands.py allow underlying mode to be specified in bandplan 2023-02-28 15:30:31 +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 first version to use the new list implementation 2023-05-06 01:56:28 +02:00
cpu.py try to avoid "can only be started once" error 2021-12-27 16:37:10 +01:00
details.py handle errors when gps coordinates are out of range 2021-09-30 23:03:21 +02:00
dsp.py backport pickle detection from @luarvique 2023-03-18 00:51:58 +01:00
feature.py perform soapy driver feature checks using soapy_connector 2023-03-18 03:14:49 +01:00
fft.py improve handling of failed devices 2021-12-06 15:50:03 +01:00
http.py introduce http timeout; single router instance 2021-05-14 18:36:30 +02:00
js8.py structured callsign data 2022-11-30 01:07:16 +01:00
jsons.py add support for active lists 2023-05-06 00:25:23 +02:00
locator.py handle errors when gps coordinates are out of range 2021-09-30 23:03:21 +02:00
map.py structured callsign data 2022-11-30 01:07:16 +01:00
meta.py structured callsign data 2022-11-30 01:07:16 +01:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
modes.py allow underlying mode to be specified in bandplan 2023-02-28 15:30:31 +01:00
pocsag.py add metrics for pocsag 2021-10-01 00:52:32 +02:00
receiverid.py run the code formatter over all 2021-01-20 17:01:46 +01:00
sdr.py first version to use the new list implementation 2023-05-06 01:56:28 +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 move develop to the next minor version 2022-06-16 23:53:56 +02:00
waterfall.py refactor owrx.form -> owrx.form.input 2021-04-29 15:17:21 +02:00
websocket.py distinguish between error condition and normal socket close 2022-01-11 19:57:52 +01:00
wsjt.py add MSK144 parsing 2023-02-14 18:36:17 +01:00