Commit Graph

2467 Commits

Author SHA1 Message Date
Jakob Ketterl
757ec01ea4 clientReader is not used any more 2021-09-28 00:14:53 +02:00
Jakob Ketterl
a07480fd9a remove old csdr code 2021-09-27 18:53:49 +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
5b1000df87 Merge branch 'develop' into pycsdr 2021-09-24 23:08:37 +02:00
Jakob Ketterl
fae281a507 update codecserver in docker 2021-09-24 22:34:53 +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
981948b708 update components in docker build 2021-09-22 18:15:47 +02:00
Jakob Ketterl
c41b303130 update dependencies 2021-09-22 17:22:00 +02:00
Jakob Ketterl
6589c9dbe1 add a feature check for js8py since it's optional now 2021-09-22 13:11:27 +02:00
Jakob Ketterl
acc70b6449 re-implement format conversion with pycsdr 2021-09-20 18:36:24 +02:00
Jakob Ketterl
81925986a6 update dependencies 2021-09-20 18:04:24 +02:00
Jakob Ketterl
83d01553e3 use "Optional" in typing 2021-09-20 17:24:10 +02:00
Jakob Ketterl
f2a97415b9 more localized imports 2021-09-20 16:55:17 +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
c10fdd2a53 move 2021-09-20 15:16:06 +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
4b36aca6fc update wording to direct users to the feature report 2021-09-20 14:45:00 +02:00
Jakob Ketterl
cb29fc251c update dependencies 2021-09-17 18:58:48 +02:00
Jakob Ketterl
78dcdd5715 add support for DMR locations 2021-09-17 18:24:33 +02:00
Jakob Ketterl
6fbe6b4983 restore automatic config application for direwolf 2021-09-15 15:37:09 +02:00
Jakob Ketterl
284059a920 clean up direwolf config file after use 2021-09-15 15:04:12 +02:00
Jakob Ketterl
0403ebff5c improve handling of source processes 2021-09-15 15:03:11 +02:00
Jakob Ketterl
6129b92277 avoid duplicate method 2021-09-15 15:01:36 +02:00
Jakob Ketterl
1ff3c174c2 limit freedv to 4kHz since it's audio input is only 8kHz 2021-09-13 16:58:45 +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
1d2ee127e0 Merge branch 'develop' into pycsdr 2021-09-12 23:31:44 +02:00
Jakob Ketterl
ee9b602e4f catch http errors 2021-09-12 23:31:33 +02:00
Jakob Ketterl
72f925e537 receive pocsag messages in pickled form 2021-09-10 15:38:36 +02:00
Jakob Ketterl
bf37dee78b receive metadata in pickled form 2021-09-09 22:25:45 +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
ca0f7af1d0 use stereo downmix; disable squelch for DRM 2021-09-08 13:48:11 +02:00
Jakob Ketterl
d9db74e565 fix reading from process 2021-09-08 13:47:46 +02:00
Jakob Ketterl
3218e0b8aa update hpsdrconnector to 0.6.0 2021-09-08 12:54:34 +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
7c43c78c4b refactor aprs stuff 2021-09-02 11:00:57 +02:00
Jakob Ketterl
efa7faaa2a correctly shutdown resampler 2021-09-02 10:53:05 +02:00
Jakob Ketterl
f9df35ffd4 rebuilt the resampler using pycsdr 2021-09-01 15:58:39 +02:00
Jakob Ketterl
01260d66c8 create a base class for python-implemented modules 2021-09-01 15:08:28 +02:00