Jakob Ketterl
8b0b05e31d
add config option for rbds decoding (US)
2024-01-18 16:59:10 +01:00
Jakob Ketterl
91a7612d6b
start displaying RDS metadata
2024-01-18 16:11:13 +01:00
Jakob Ketterl
7def90c634
correctly shut down sidechain
2024-01-18 14:51:58 +01:00
Jakob Ketterl
71f1b3dfb1
first steps adding RDS decoding with redsea
2024-01-18 02:07:55 +01:00
Jakob Ketterl
faa74c6790
disable squelch on a number of modes
2023-09-16 06:14:36 +02:00
Jakob Ketterl
095bdf38bf
more work on extracting airplane infos
2023-09-08 15:38:48 +02:00
Jakob Ketterl
da53c5907a
let's get some locations up on the map
2023-09-05 23:25:32 +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
e109149b92
improve the chain insert() api
2023-08-28 23:39:50 +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
c7fbc8202b
move to better location
2023-08-24 19:34:20 +02:00
Jakob Ketterl
f7bb1427cc
check if sample rate is even valid
2023-08-24 19:03:43 +02:00
Jakob Ketterl
25ae3359ea
parse and display some information
2023-08-23 00:40:24 +02:00
Jakob Ketterl
10337f7db8
add message parsing
2023-08-22 21:16:38 +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
154897ab3f
use a lowpass as a matched filter for pocsag
2023-08-22 01:52:34 +02:00
Jakob Ketterl
4eae45ddbf
move direwolf module into the direwolf namespace
2023-08-21 23:24:43 +02:00
Jakob Ketterl
69d9a5ae79
introduce a filter for d-star
2023-08-21 23:12:10 +02:00
Jakob Ketterl
c1bfb480e7
tweak timing recovery parameters
2023-08-21 17:30:07 +02:00
Jakob Ketterl
8ee5edc9f2
add a lowpass to improve decoding performance
2023-08-16 17:07:18 +02:00
Jakob Ketterl
473929ce97
introduce rtty mode
2023-08-15 16:42:59 +02:00
Jakob Ketterl
c3ebb0d2c5
update timingrecovery api
2023-08-10 21:29:18 +02:00
Jakob Ketterl
90955819bf
improve handling of codecserver errors
2023-07-02 00:43:54 +02:00
Jakob Ketterl
1fb0f24956
replace dc blocker with the csdr version
2023-06-30 11:58:05 +02:00
Jakob Ketterl
afcd8277d1
add MSK144 parsing
2023-02-14 18:36:17 +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
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
40c68933e1
add preliminary parsing and display of M17 metadata
2021-12-21 21:18:17 +01:00
Jakob Ketterl
4ce3816f48
show codecserver errors in the client
2021-12-13 13:26:47 +01:00
Jakob Ketterl
8cce5bd889
add metrics for pocsag
2021-10-01 00:52:32 +02:00
Jakob Ketterl
c3917c61d3
fix audio compression switching
2021-09-28 17:46:18 +02:00
Jakob Ketterl
25e2a8013e
parser typing
2021-09-28 00:27:01 +02:00
Jakob Ketterl
757ec01ea4
clientReader is not used any more
2021-09-28 00:14:53 +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
83d01553e3
use "Optional" in typing
2021-09-20 17:24:10 +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
72920135e9
fix initial setup of dial frequency
2021-09-09 22:24:41 +02:00