Jakob Ketterl
|
292fe80acf
|
break apart the ever-growing owrx/source.py
|
2019-12-21 20:58:28 +01:00 |
|
Jakob Ketterl
|
10de50d251
|
remove old sources, make the connector-based ones default
|
2019-12-21 19:24:14 +01:00 |
|
Jakob Ketterl
|
e1d2ed8867
|
add fifisdr support (no frequency tuning)
|
2019-12-19 21:37:19 +01:00 |
|
Jakob Ketterl
|
0e8116b743
|
handle errors in json files
|
2019-12-15 17:44:31 +01:00 |
|
Jakob Ketterl
|
ef1435cef7
|
rtltcp_compat is now a flag; expose through config
|
2019-12-15 16:33:07 +01:00 |
|
Jakob Ketterl
|
1a092a1e24
|
remove debug message
|
2019-12-08 22:13:57 +01:00 |
|
Jakob Ketterl
|
57a61f0c40
|
close connection when queue overflows
|
2019-12-08 21:11:36 +01:00 |
|
Jakob Ketterl
|
5c8da76d9a
|
move bands and bookmarks to the config, too
|
2019-12-08 21:00:01 +01:00 |
|
Jakob Ketterl
|
7a6d021e18
|
switch file loading to pkg_resources
|
2019-12-08 20:27:58 +01:00 |
|
Jakob Ketterl
|
9164a3ed3a
|
restructure project for packaging
|
2019-12-08 17:15:48 +01:00 |
|
Jakob Ketterl
|
37086bc6c7
|
debian build (first take)
|
2019-12-08 14:02:09 +01:00 |
|
Jakob Ketterl
|
1d1851dc76
|
add airspyhf support
|
2019-12-06 11:39:23 +01:00 |
|
Jakob Ketterl
|
c8ddb121d0
|
simplify command execution
|
2019-12-05 21:07:56 +01:00 |
|
Jakob Ketterl
|
ba5613cf62
|
fix quoting
|
2019-12-05 20:57:03 +01:00 |
|
Jakob Ketterl
|
af4acd5623
|
parse device queries manually, since they are not x-www-urlencoded
|
2019-12-05 20:53:27 +01:00 |
|
Jakob Ketterl
|
19eb5c73e7
|
pre-filter soapy devices by driver
|
2019-12-05 19:51:55 +01:00 |
|
Jakob Ketterl
|
90d990bdfb
|
add depencency for sox
|
2019-12-01 15:42:50 +01:00 |
|
Jakob Ketterl
|
11c2c8afe3
|
limit multiprocessing queue to avoid memory leak on failing connections
|
2019-11-26 20:13:04 +01:00 |
|
Jakob Ketterl
|
fe39c2712d
|
keep the output_rate on sdr change
|
2019-11-26 20:13:04 +01:00 |
|
Jakob Ketterl
|
53de54120e
|
only specify device strings when configured
|
2019-11-24 20:34:51 +01:00 |
|
Jakob Ketterl
|
481918ab5b
|
better profile switching for the gui
|
2019-11-23 17:22:20 +01:00 |
|
Jakob Ketterl
|
b27caf2405
|
allow initial_squelch_level to be set per profile
|
2019-11-23 16:56:29 +01:00 |
|
Jakob Ketterl
|
9246500c95
|
run black
|
2019-11-23 01:12:21 +01:00 |
|
Jakob Ketterl
|
98901ac668
|
add pskreporter dupe check and stats
|
2019-11-22 17:16:40 +01:00 |
|
Jakob Ketterl
|
9f710cb70e
|
fix for lfo_offset = None
|
2019-11-21 17:19:51 +01:00 |
|
root
|
dab62a04df
|
fix offset switching
|
2019-11-21 16:07:20 +01:00 |
|
Jakob Ketterl
|
de51e266f6
|
add airspy source; fix offset tuning
|
2019-11-21 15:31:37 +01:00 |
|
root
|
5375580104
|
add device handling for rtl
|
2019-11-20 11:37:06 +01:00 |
|
Jakob Ketterl
|
964d9e873d
|
add iq swapping capability
|
2019-11-19 14:03:32 +01:00 |
|
Jakob Ketterl
|
a9b99fa0ff
|
introduce connector source for sdrplay
|
2019-11-17 20:52:16 +01:00 |
|
Jakob Ketterl
|
6619a1b4a6
|
the ServiceHandler is fully passive
|
2019-11-16 15:40:12 +01:00 |
|
Jakob Ketterl
|
a36f106c72
|
add source "busy state" to improve background scheduling
|
2019-11-15 23:05:52 +01:00 |
|
Jakob Ketterl
|
097f8a2b82
|
refactor event system
|
2019-11-15 22:13:00 +01:00 |
|
Jakob Ketterl
|
bcbb911b24
|
restore airspy feature test
|
2019-11-15 19:36:07 +01:00 |
|
Jakob Ketterl
|
f18efb2344
|
use Popen for feature detection to be able to take control of the
working directory
|
2019-11-14 22:13:02 +01:00 |
|
Jakob Ketterl
|
367bf666fc
|
listen for frequency changes in the scheduler, too
|
2019-11-13 19:50:00 +01:00 |
|
Jakob Ketterl
|
7489a3bb9d
|
try to improve memory footprint by rebuilding map dictionary in
intervals
|
2019-11-13 18:01:01 +01:00 |
|
Jakob Ketterl
|
2a6c7863b1
|
improve control socket handling
|
2019-11-12 15:57:10 +01:00 |
|
Jakob Ketterl
|
6ba74a0c30
|
add ppm
|
2019-11-11 20:35:50 +01:00 |
|
Jakob Ketterl
|
ada94f69c3
|
new modificitions for owrx_connector support
|
2019-11-11 18:07:14 +01:00 |
|
Jakob Ketterl
|
95253e40bd
|
organize timers and threads to get proper shutdown
|
2019-10-31 22:24:31 +01:00 |
|
Jakob Ketterl
|
af1a99c130
|
prevent deadlocks by shutting down services in correct order
|
2019-10-31 19:13:33 +01:00 |
|
Jakob Ketterl
|
a24cb3e04a
|
shutdown services properly
|
2019-10-27 12:16:17 +01:00 |
|
Jakob Ketterl
|
c7eb5c430c
|
perform binary decoding on the server side
|
2019-10-25 21:09:31 +02:00 |
|
Jakob Ketterl
|
eb29d0ac99
|
protect websocket handling from any exceptions
|
2019-10-21 22:08:37 +02:00 |
|
Jakob Ketterl
|
13d7686258
|
refactor all the audio stuff into classes and a separate file
|
2019-10-20 18:53:23 +02:00 |
|
Jakob Ketterl
|
0b2c457030
|
kill client-side early rebuffering, improving the latency
|
2019-10-18 21:13:48 +02:00 |
|
Jakob Ketterl
|
de179d070d
|
this is not theoretical any more
|
2019-10-13 18:28:58 +02:00 |
|
Jakob Ketterl
|
f45857f79b
|
don't use the resampler if the optimization says so
|
2019-10-13 18:25:32 +02:00 |
|
Jakob Ketterl
|
eda556ef03
|
prevent start-up of services if requirements are not fulfilled.
closes #4
|
2019-10-13 17:51:00 +02:00 |
|