.. |
controllers
|
replace nanoscroller with compressed version, drop map reference.
|
2020-11-04 22:32:13 +01: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
|
Remove debug option, mention in config_webrx.py
|
2020-11-12 17:36:36 -05: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
|
make auto squelch level margin configurable
|
2020-11-12 18:00:24 +01: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
|
Initial HPSDR radio support
|
2020-11-02 07:11:54 -05: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
|
guard against the case where receiver_keys are missing in the
|
2020-10-16 22:53: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
|
move develop to the next version 0.21
|
2020-10-11 23:16:59 +02:00 |
websocket.py
|
Improve web socket implementation to wait for message body after receiving header
|
2020-11-16 23:37:36 +02:00 |
wsjt.py
|
adopt the frontend regex (matches better), closes #170
|
2020-09-13 22:30:57 +02:00 |