.. |
controllers
|
drop another todo
|
2020-04-01 22:39:32 +02:00 |
form
|
add location picker so set receiver location
|
2020-03-29 21:40:29 +02:00 |
property
|
don't send event when value doesn't change
|
2020-03-25 17:59:00 +01:00 |
service
|
pass the frequency along with the job, refs #22 #61
|
2020-04-05 16:35:46 +02:00 |
source
|
remove unused import
|
2020-04-10 20:05:06 +02:00 |
__main__.py
|
use dictionary api
|
2020-03-23 22:09:26 +01:00 |
aprs.py
|
refactor parsers; introduce new pocsag parser
|
2020-01-09 15:11:53 +01: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
|
split config and property code, first test
|
2020-03-21 22:40:39 +01:00 |
command.py
|
add missing keys() method
|
2020-04-02 18:21:45 +02:00 |
config.py
|
migrate waterfall settings away from tuples
|
2020-03-29 18:49:13 +02:00 |
connection.py
|
add sdr.hu settings
|
2020-03-27 01:14:38 +01:00 |
cpu.py
|
break apart the ever-growing owrx/source.py
|
2019-12-21 20:58:28 +01:00 |
dsp.py
|
pass the frequency along with the job, refs #22 #61
|
2020-04-05 16:35:46 +02:00 |
feature.py
|
remove debugging output
|
2020-04-10 17:21:53 +02:00 |
fft.py
|
rename collect -> filter
|
2020-03-24 22:16:11 +01:00 |
http.py
|
apply new values to config
|
2020-03-26 23:04:02 +01: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
|
no more debugging for the map
|
2020-03-26 20:13:36 +01:00 |
meta.py
|
split config and property code, first test
|
2020-03-21 22:40:39 +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
|
explicitly cast frequency
|
2020-04-05 21:47:40 +02:00 |
sdr.py
|
fix wording
|
2020-03-24 22:50:43 +01:00 |
sdrhu.py
|
rename collect -> filter
|
2020-03-24 22:16:11 +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
|
continue development as version 0.19
|
2020-02-20 22:01:21 +01:00 |
websocket.py
|
run black
|
2019-11-23 01:12:21 +01:00 |
wsjt.py
|
more abc
|
2020-04-05 21:48:05 +02:00 |