openwebrx/owrx
2024-01-29 23:33:41 +01:00
..
admin add return codes 2022-06-01 17:58:06 +02:00
adsb get dump1090 on STDOUT instead of a tcp socket 2023-09-15 20:44:17 +02:00
aprs switch out logreader with a buffer-based implementation (again) 2023-09-16 00:39:00 +02:00
audio add some warnings to wave file handling 2023-09-15 01:31:19 +02:00
config add config option for rbds decoding (US) 2024-01-18 16:59:10 +01:00
controllers add config option for rbds decoding (US) 2024-01-18 16:59:10 +01:00
dab add DAB service selector 2024-01-25 00:10:25 +01:00
form apply downwards-compatible typing (for python < 3.9) 2024-01-19 02:39:15 +01:00
hfdl remove a few superfluous intermediate classes 2023-09-12 18:57:47 +02:00
ism increase sample rate to 1.2M to be able to decode MBus 2024-01-28 23:04:26 +01: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
rds don't specify the input paramter 2024-01-20 18:38:08 +01:00
reporting change chunking to work with actual byte-sizes 2023-02-22 17:23:11 +01:00
service enable vdl2 as a service 2023-09-08 19:58:38 +02:00
source handle changes to the always-on option 2024-01-29 23:33:41 +01:00
vdl2 parse event reports and extract timestamps 2023-09-12 18:58:25 +02:00
__main__.py add config option to allow binding to a specific address 2024-01-18 00:59:43 +01:00
aeronautical.py parse additional position data, if available 2023-09-21 20:51:35 +02:00
bands.py allow underlying mode to be specified in bandplan 2023-02-28 15:30:31 +01:00
bookmarks.py fix bookmark subscriptions 2023-05-23 19:57:27 +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 apply ttl approach to all locations 2023-09-06 15:18:04 +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 don't shut down automatically 2024-01-28 17:19:48 +01:00
feature.py add missing feature description 2024-01-27 16:36:14 +01:00
fft.py improve reader handling 2024-01-28 17:04:35 +01:00
http.py introduce http timeout; single router instance 2021-05-14 18:36:30 +02:00
js8.py introduce source classes for the map 2023-09-06 16:36:38 +02:00
jsons.py use hierarchical property layers to make config changes effective 2021-02-23 23:23:37 +01:00
locator.py handle errors when gps coordinates are out of range 2021-09-30 23:03:21 +02:00
map.py respect timestamps for hfdl locations 2023-09-09 18:54:56 +02:00
meta.py introduce source classes for the map 2023-09-06 16:36:38 +02:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
modes.py increase ISM bandwidth; allow bandpass adjustments 2024-01-28 19:39:01 +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 improve handling of source processes 2021-09-15 15:03:11 +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 introduce source classes for the map 2023-09-06 16:36:38 +02:00