openwebrx-clone/owrx
Jakob Ketterl 975f5ffdf0 make loglevel adjustable in config or on CLI 2022-11-29 20:23:39 +01:00
..
admin add return codes 2022-06-01 17:58:06 +02:00
aprs use the resume call before pumping data from a reader 2021-10-26 16:40:38 +02:00
audio parser typing 2021-09-28 00:27:01 +02:00
config make loglevel adjustable in config or on CLI 2022-11-29 20:23:39 +01:00
controllers Added an option to add callsign database URL for lookups on a map. 2022-07-31 15:25:52 -04:00
form prevent "None" showing up in text inputs 2022-06-09 17:24:53 +02:00
property make property deletions evaluate to false for convenience 2021-06-01 11:37:51 +02:00
reporting update list of supported modes for pskreporter 2021-10-01 00:09:20 +02:00
service restore PSK decoding 2021-09-23 18:43:41 +02:00
source fifisdr fixes 2022-09-19 18:46:11 +02:00
__main__.py make loglevel adjustable in config or on CLI 2022-11-29 20:23:39 +01: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 Added an option to add callsign database URL for lookups on a map. 2022-07-31 15:25:52 -04: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 move pocsag demodulator to digiham to fix import problems 2022-11-10 22:43:08 +01:00
feature.py output more descriptive output when dependencies fail 2022-06-01 17:11:45 +02: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 parser typing 2021-09-28 00:27:01 +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 thread names to aid debugging 2020-08-14 20:22:25 +02:00
meta.py add support for DMR locations 2021-09-17 18:24:33 +02:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
modes.py restore background services 2021-08-31 21:53:15 +02: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 parser typing 2021-09-28 00:27:01 +02:00