.. |
controllers
|
split stuff into separate files
|
2020-05-31 20:25:41 +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
|
pass temporary directory to services, too
|
2020-05-11 23:45:44 +02:00 |
source
|
add bias_tee mapping
|
2020-05-30 23:03:43 +02:00 |
__main__.py
|
initialize logging early since there may be messages happening in
|
2020-05-14 22:57:09 +02:00 |
aprs.py
|
refactor parsers; introduce new pocsag parser
|
2020-01-09 15:11:53 +01:00 |
audio.py
|
clean up .wav files on exception, refs #107
|
2020-05-11 23:20:03 +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
|
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
|
include changed wsjt keys in config migration
|
2020-05-14 22:56:49 +02:00 |
connection.py
|
download receiver details via rest api
|
2020-05-10 17:27:46 +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 debugging; synchronize startup
|
2020-04-30 22:54:44 +02:00 |
feature.py
|
switch hackrf to soapy
|
2020-05-30 22:58:31 +02:00 |
fft.py
|
rename collect -> filter
|
2020-03-24 22:16:11 +01:00 |
http.py
|
create a receiver details route for use in the header
|
2020-05-10 17:12:42 +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
|
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 |
modes.py
|
improve squelch handling
|
2020-05-03 19:55:48 +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 |
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
|
fix problems with sdr device failover detection
|
2020-05-04 20:36:17 +02:00 |
wsjt.py
|
clean up wsjt remainders in absctract code
|
2020-04-25 16:22:40 +02:00 |