openwebrx-clone/owrx
Mario 7e2c2ad323 Fix PlutoSDR support 2020-01-22 21:55:22 +01:00
..
source Fix PlutoSDR support 2020-01-22 21:55:22 +01:00
__main__.py update legal information 2020-01-09 22:24:39 +01:00
aprs.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
bands.py handle errors in json files 2019-12-15 17:44:31 +01:00
bookmarks.py reformat with black 2019-12-28 01:24:07 +01:00
client.py break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
command.py add direct sampling option, ref #37 2020-01-10 20:50:56 +01:00
config.py move bands and bookmarks to the config, too 2019-12-08 21:00:01 +01:00
connection.py use the nice error overlay, closes #28 2020-01-10 21:43:21 +01:00
controllers.py reformat with black 2019-12-28 01:24:07 +01:00
cpu.py break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
dsp.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
feature.py Adding support for PlutoSDR (Adalm Pluto) via SoapySDR 2020-01-15 22:44:11 +01:00
fft.py break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
http.py run the formatter once more 2019-09-23 03:15:24 +02:00
kiss.py flag services (avoid connecting to aprs network twice) 2019-09-13 22:28:17 +02:00
locator.py code format 2019-09-25 00:47:34 +02:00
map.py add some debugging here 2020-01-05 18:41:46 +01:00
meta.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
metrics.py run the formatter once more 2019-09-23 03:15:24 +02:00
parser.py refactor parsers; introduce new pocsag parser 2020-01-09 15:11:53 +01:00
pocsag.py parse address as a numeric field 2020-01-10 22:11:57 +01:00
pskreporter.py run black 2019-11-23 01:12:21 +01:00
sdr.py use automatic ports unless explicitly configured 2019-12-31 15:24:11 +01:00
sdrhu.py Reformatted with black -l 120 -t py35 . 2019-07-21 19:40:28 +02:00
service.py allow services to be disabled on individual sdrs 2019-12-31 18:44:47 +01:00
socket.py new modificitions for owrx_connector support 2019-11-11 18:07:14 +01:00
version.py debian build (first take) 2019-12-08 14:02:09 +01:00
websocket.py run black 2019-11-23 01:12:21 +01:00
wsjt.py avoid preexec_fn (something's leaky there) 2020-01-17 12:17:15 +00:00