.. |
controllers
|
add settings button, start with the admin template
|
2020-03-08 21:28:15 +01:00 |
service
|
redo the scheduling so it works close to the dateline, too
|
2020-01-24 23:29:25 +01:00 |
source
|
Merge pull request #86 from amontefusco/iw0hdv
|
2020-03-21 15:40:54 +01:00 |
__main__.py
|
add the mailing list links
|
2020-03-15 23:39:38 +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
|
break apart the ever-growing owrx/source.py
|
2019-12-21 20:58:28 +01:00 |
command.py
|
add direct sampling option, ref #37
|
2020-01-10 20:50:56 +01:00 |
config.py
|
introduce config checking infrastructure
|
2020-03-15 23:32:19 +01:00 |
connection.py
|
disable config interface unless explicitly enables in the config
|
2020-02-08 18:29:48 +01:00 |
cpu.py
|
break apart the ever-growing owrx/source.py
|
2019-12-21 20:58:28 +01:00 |
dsp.py
|
refactor parsers; introduce new pocsag parser
|
2020-01-09 15:11:53 +01:00 |
feature.py
|
more refinements as per Jakob Ketterl suggestions
|
2020-03-16 00:13:51 +01:00 |
fft.py
|
introduce new pipe classes to improve sequencing
|
2020-02-28 00:20:37 +01:00 |
http.py
|
add settings button, start with the admin template
|
2020-03-08 21:28:15 +01:00 |
kiss.py
|
fix bugs with negative lat / long; update formatting
|
2020-03-15 18:46:37 +01:00 |
locator.py
|
code format
|
2019-09-25 00:47:34 +02:00 |
map.py
|
add some debugging here
|
2020-01-05 18:41:46 +01:00 |
meta.py
|
use urllib to update sdr.hu, no wget dependency
|
2020-02-15 00:16:04 +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
|
run black
|
2019-11-23 01:12:21 +01:00 |
sdr.py
|
fix typo
|
2020-02-08 21:43:47 +01:00 |
sdrhu.py
|
use urllib to update sdr.hu, no wget dependency
|
2020-02-15 00:16:04 +01:00 |
socket.py
|
new modificitions for owrx_connector support
|
2019-11-11 18:07:14 +01: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
|
avoid preexec_fn (something's leaky there)
|
2020-01-17 12:17:15 +00:00 |