openwebrx-clone/owrx
Jakob Ketterl 8710a2a1d3 update version and changelog 2020-11-30 18:30:33 +01:00
..
controllers fix sequence according to dependencies 2020-09-17 21:33:11 +02:00
form implement first stages of active mode communication 2020-04-26 15:17:03 +02:00
property include changed wsjt keys in config migration 2020-05-14 22:56:49 +02:00
service explicit typing of the source event interface 2020-08-30 23:47:04 +02:00
source handle failure of sdr devices asynchronously 2020-09-19 20:45:23 +02:00
__main__.py add csdr version requirement 2020-08-26 20:07:58 +02:00
aprs.py separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
audio.py protect against erroneous reads 2020-08-06 20:06:04 +02:00
bands.py improve error handling on band and bookmark loading 2020-02-01 21:37:43 +01:00
bookmarks.py improve error handling on band and bookmark loading 2020-02-01 21:37:43 +01:00
client.py move metrics initialization to have initial metrics 2020-06-23 00:08:59 +02:00
command.py add the ability to add literal command-line arguments 2020-08-16 23:19:37 +02:00
config.py anticipate problems with old color schemes; counter with new config 2020-09-17 20:59:16 +02:00
connection.py let the client initiate the dsp again 2020-09-19 21:35:14 +02:00
cpu.py break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
details.py download receiver details via rest api 2020-05-10 17:27:46 +02:00
dsp.py fix some exceptions due to None values 2020-10-11 00:15:09 +02:00
feature.py cache requirements, not features, for even better results 2020-10-10 23:00:05 +02:00
fft.py explicit typing of the source event interface 2020-08-30 23:47:04 +02:00
http.py receiver receiverid challenge and find corresponding key 2020-06-10 20:09:40 +02:00
js8.py finally, remove debugging 2020-04-25 19:18:30 +02:00
kiss.py config migration for receiver_gps 2020-03-29 18:08:26 +02:00
locator.py config migration for receiver_gps 2020-03-29 18:08:26 +02:00
map.py thread names to aid debugging 2020-08-14 20:22:25 +02:00
meta.py split config and property code, first test 2020-03-21 22:40:39 +01:00
metrics.py move metrics initialization to have initial metrics 2020-06-23 00:08:59 +02:00
modes.py implement DRM mode with dream 2020-09-04 18:09:02 +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 send messages to frontend, spots to pskreporter 2020-04-14 21:10:35 +02:00
receiverid.py multi-key signing implementation 2020-07-09 21:32:57 +02:00
sdr.py fix wording 2020-03-24 22:50:43 +01:00
socket.py new modificitions for owrx_connector support 2019-11-11 18:07:14 +01:00
users.py add first user storage implementation 2020-04-01 22:29:42 +02:00
version.py update version and changelog 2020-11-30 18:30:33 +01:00
websocket.py shut down pipes correctly, refs #146 2020-07-19 19:42:18 +02:00
wsjt.py adopt the frontend regex (matches better), closes #170 2020-09-13 22:30:57 +02:00