Jakob Ketterl
cb7e29f7bd
don't shut down automatically
2024-01-28 17:19:48 +01:00
Jakob Ketterl
ad1b693dcb
add DAB service selector
2024-01-25 00:10:25 +01:00
Jakob Ketterl
9d705da813
implement frequency correction feedback loop
2024-01-23 21:52:41 +01:00
Jakob Ketterl
5ddd719364
add some first structure for DAB decoding
2024-01-22 02:38:20 +01:00
Jakob Ketterl
8b0b05e31d
add config option for rbds decoding (US)
2024-01-18 16:59:10 +01:00
Jakob Ketterl
f1995d3c6b
handle potentially invalid ascii characters
2023-09-19 18:20:37 +02:00
Jakob Ketterl
e934a3935c
add dumpvdl2 basic infrastructure
2023-09-04 19:02:43 +02:00
Jakob Ketterl
f794f285f3
add some basic infrastructure for hfdl
2023-09-03 23:48:56 +02:00
Jakob Ketterl
33030b38e9
keep bandpass off per default; sync settings correctly for initial
...
modulation
2023-09-03 18:27:05 +02:00
Jakob Ketterl
0c6de7cf2a
first shot at decoding ISM data with rtl_433
2023-09-01 23:37:40 +02:00
Jakob Ketterl
ce6029fe94
use unions for compatibility with older versions of python
2023-08-30 01:56:39 +02:00
Jakob Ketterl
a3407c71aa
move the detection of deleted properties to where the events are wired
2023-08-29 00:02:44 +02:00
Jakob Ketterl
37ee7796db
added option to run demodulator without bandpass
2023-08-25 21:12:13 +02:00
Jakob Ketterl
cafdb3a9f2
add the option to disable the scondary fft
2023-08-24 22:00:59 +02:00
Jakob Ketterl
5db5cb9eae
prevent a few errors from happening by changing the sequence
2023-08-24 20:04:48 +02:00
Jakob Ketterl
3d73a0c41f
more work on the empty mode
2023-08-24 19:04:30 +02:00
Jakob Ketterl
387d94b4ce
add dump1090 demodulator (raw message only for now)
2023-08-22 19:59:00 +02:00
Jakob Ketterl
063023564b
add empty demodulator (for modes that don't produce any usable audio)
2023-08-22 19:41:24 +02:00
Jakob Ketterl
f88fd1c160
add a narrow rtty mode for DWD 147.3
2023-08-16 17:07:42 +02:00
Jakob Ketterl
473929ce97
introduce rtty mode
2023-08-15 16:42:59 +02:00
Jakob Ketterl
1971edf412
fix switching of secondary fft compression
2023-07-02 03:41:04 +02:00
Jakob Ketterl
949437c662
backport pickle detection from @luarvique
2023-03-18 00:51:58 +01:00
Jakob Ketterl
f58023f3e5
add msk144demodulator chain
2023-02-14 15:39:59 +01:00
Jakob Ketterl
90ed47a115
move pocsag demodulator to digiham to fix import problems
2022-11-10 22:43:08 +01:00
Jakob Ketterl
f3dcf5c320
check closed condition after aquiring the lock to avoid deadlocks
2022-01-05 17:55:46 +01:00
Jakob Ketterl
46c78f6463
avoid demodulator concurrency
...
* this frees up resources used by the current demodulator before
starting a new one
* this addresses an issue where users of single-channel AMBE sticks
could not seamlessly switch between digital modes
2021-12-23 16:32:51 +01:00
Jakob Ketterl
4ce3816f48
show codecserver errors in the client
2021-12-13 13:26:47 +01:00
Jakob Ketterl
dcdfe7969a
fix sample rate updates for secondary demods
2021-11-08 17:52:37 +01:00
Jakob Ketterl
d757b817b1
make digimodes work in start_mod again
2021-10-15 16:41:07 +02:00
Jakob Ketterl
e77b0f4a67
fix the secondary fft display
2021-09-27 18:18:31 +02:00
Jakob Ketterl
909a969e04
restore wfm deemphasis tau functionality
2021-09-27 17:46:19 +02:00
Jakob Ketterl
edace3d451
work on some todos
2021-09-27 17:29:51 +02:00
Jakob Ketterl
cbcba5807f
restore PSK decoding
2021-09-23 18:43:41 +02:00
Jakob Ketterl
3fa3aac766
introduce defaults layer to fix codecserver when empty
2021-09-23 15:17:46 +02:00
Jakob Ketterl
83d01553e3
use "Optional" in typing
2021-09-20 17:24:10 +02:00
Jakob Ketterl
95b4510c3a
more localized imports
2021-09-20 16:53:00 +02:00
Jakob Ketterl
81ed1a9ebb
abstract chain features; use local imports to avoid hard dependencies
2021-09-20 16:14:23 +02:00
Jakob Ketterl
b2e15c559e
refactor
2021-09-20 15:32:26 +02:00
Jakob Ketterl
9efe41a2b1
move the pump mechanism, allowing the old output code to be removed
2021-09-20 15:09:26 +02:00
Jakob Ketterl
e5b120311d
get freedv back by modeling a corresponding module and chain
2021-09-13 16:58:02 +02:00
Jakob Ketterl
1c937e147e
use a generic unpickler
2021-09-13 00:14:38 +02:00
Jakob Ketterl
72920135e9
fix initial setup of dial frequency
2021-09-09 22:24:41 +02:00
Jakob Ketterl
66cf940523
refactor the metaparser into a modules and use accordingly
2021-09-09 15:11:33 +02:00
Jakob Ketterl
c8ebbb505a
restore dmr filter
2021-09-07 17:37:32 +02:00
Jakob Ketterl
9ca5e0ebd6
restore DRM functionality
2021-09-07 17:31:32 +02:00
Jakob Ketterl
f3b05c6318
re-add m17
2021-09-07 14:45:52 +02:00
Jakob Ketterl
f9f0bdde12
restore js8 functionality
2021-09-06 22:50:57 +02:00
Jakob Ketterl
6014ce8921
restore pocsag functionality
2021-09-06 20:00:14 +02:00
Jakob Ketterl
b9f43654cd
restore aprs functionality
2021-09-06 15:05:33 +02:00
Jakob Ketterl
51453662e2
fix dial frequencies
2021-08-31 22:46:11 +02:00