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 |
|
Jakob Ketterl
|
ea67340cab
|
display message when sdr unavailable
|
2019-10-13 14:17:32 +02:00 |
|
Jakob Ketterl
|
70d8fe82b3
|
send failure message to client
|
2019-10-12 20:46:32 +02:00 |
|
Jakob Ketterl
|
fce8c294d3
|
first work at detecting failed sdr devices
|
2019-10-12 20:19:34 +02:00 |
|
Jakob Ketterl
|
f9f50e734f
|
improved websocket handling
|
2019-10-11 12:08:43 +02:00 |
|
d9394
|
db663fe134
|
Update controllers.py
fix a bug with reading template file
|
2019-10-06 16:05:30 +08:00 |
|
Jakob Ketterl
|
b80fd9c023
|
update profile dropdown box on changes
|
2019-10-04 22:01:07 +02:00 |
|
Jakob Ketterl
|
e9f9bbb9c0
|
replace receiver_qra setting with locator calculation
|
2019-10-03 18:10:46 +02:00 |
|
Jakob Ketterl
|
2025ccb366
|
catch more generic OSError
|
2019-10-03 00:58:27 +02:00 |
|
Jakob Ketterl
|
630a542ed6
|
better websocket header handling
|
2019-10-02 11:28:41 +02:00 |
|
Jakob Ketterl
|
455001a759
|
protect pskreporter upload loop
|
2019-09-28 03:06:34 +02:00 |
|
Jakob Ketterl
|
cc98c94b2b
|
send bookmarks to client
|
2019-09-28 00:53:58 +02:00 |
|
Jakob Ketterl
|
00febdf255
|
implement all methods for consistency
|
2019-09-28 00:27:42 +02:00 |
|
Jakob Ketterl
|
cbc7b73b1d
|
hand over message handling after initial handshake instead of delegating
|
2019-09-28 00:25:36 +02:00 |
|
Jakob Ketterl
|
42c59a3aa0
|
fft needs the multiprocessing send, too
|
2019-09-27 23:29:22 +02:00 |
|
Jakob Ketterl
|
5f703a043b
|
fix ping race condition
|
2019-09-27 23:28:43 +02:00 |
|
Jakob Ketterl
|
76fe11741a
|
add ping / pong to keep the websockets running
|
2019-09-26 22:57:10 +02:00 |
|
Jakob Ketterl
|
6cb7e65231
|
differentiate between None and empty return
|
2019-09-26 00:24:55 +01:00 |
|
Jakob Ketterl
|
6911ca407e
|
code format
|
2019-09-25 00:47:34 +02:00 |
|
Jakob Ketterl
|
68fbc436f2
|
fix length problem
|
2019-09-25 00:36:40 +02:00 |
|
Jakob Ketterl
|
ecb754ab29
|
disable reporting if not set in config
|
2019-09-25 00:36:22 +02:00 |
|
Jakob Ketterl
|
41bd018191
|
determine locator from gps coordinates
|
2019-09-25 00:35:57 +02:00 |
|
Jakob Ketterl
|
45479b9f65
|
Merge branch 'develop' into pskreporter
|
2019-09-24 21:43:00 +02:00 |
|
Jakob Ketterl
|
a68ba01320
|
handle socket timeouts
|
2019-09-24 21:42:41 +02:00 |
|
Jakob Ketterl
|
ba03243527
|
fix date
|
2019-09-24 21:42:00 +02:00 |
|
Jakob Ketterl
|
22f4504629
|
set random to be at least 5 minutes
|
2019-09-24 21:41:31 +02:00 |
|
Jakob Ketterl
|
bf59ed34cf
|
no more conditional
|
2019-09-23 23:53:22 +02:00 |
|