.. |
controllers
|
implement clear function for js8, too - refs #187
|
2020-12-09 21:19:22 +01:00 |
form
|
implement first stages of active mode communication
|
2020-04-26 15:17:03 +02:00 |
property
|
send property changes in bulk to global subscribers
|
2020-12-30 17:14:06 +01:00 |
service
|
adapt to config event api changes
|
2020-12-30 17:18:46 +01:00 |
source
|
adapt to config event api changes
|
2020-12-30 17:18:46 +01:00 |
__main__.py
|
fully initialize sdr devices
|
2020-12-10 18:28:10 +01:00 |
aprs.py
|
separate metric for direct aprs messages
|
2020-10-02 17:45:48 +02:00 |
audio.py
|
handle exception when output is missing
|
2020-12-09 12:31:01 +01:00 |
bands.py
|
show bandplan bookmarks only when mode is available
|
2020-12-30 21:37:25 +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 source for rf103 (experimental)
|
2020-10-25 16:53:18 +01:00 |
config.py
|
anticipate problems with old color schemes; counter with new config
|
2020-09-17 20:59:16 +02:00 |
connection.py
|
split config into global and device config
|
2020-12-31 23:03:36 +01:00 |
cpu.py
|
add debug logging
|
2021-01-02 02:25:07 +01:00 |
details.py
|
download receiver details via rest api
|
2020-05-10 17:27:46 +02:00 |
dsp.py
|
prevent KeyError by checking for key existence
|
2020-12-30 17:46:13 +01:00 |
feature.py
|
add documentation
|
2020-12-08 16:59:49 +01:00 |
fft.py
|
adapt to config event api changes
|
2020-12-30 17:18:46 +01:00 |
http.py
|
receiver receiverid challenge and find corresponding key
|
2020-06-10 20:09:40 +02:00 |
js8.py
|
use profiles instead of parsing to detect mode
|
2020-12-09 11:38:46 +01:00 |
kiss.py
|
Remove POWER from pbeacon string
|
2020-12-30 12:21:07 -07: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
|
Merge branch 'develop' into m17
|
2020-12-08 16:57:00 +01: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
|
allow antenna information to be sent to pskreporter
|
2020-12-10 01:36:09 +01:00 |
receiverid.py
|
guard against the case where receiver_keys are missing in the
|
2020-10-16 22:53:57 +02:00 |
sdr.py
|
fully initialize sdr devices
|
2020-12-10 18:28:10 +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
|
shut down pipes correctly, refs #146
|
2020-07-19 19:42:18 +02:00 |
wsjt.py
|
allow roaming / portable / mobile calls in wsjt-x message
|
2020-12-09 12:47:08 +01:00 |