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
f62b536388
increase pocsag bandwidth to 12.5kHz
2023-08-22 02:04:30 +02:00
Jakob Ketterl
f1d96416e5
escape messages where appropriate; refs #350
2023-08-22 01:53:47 +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
32fcfad4d5
use the new execmodule where appropriate
2023-08-21 23:18:58 +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
5997923f36
update dependencies
2023-08-18 21:52:39 +02:00
Jakob Ketterl
6026aaedba
change flexing so that inputs don't cause overflow
2023-08-18 18:12:26 +02:00
Jakob Ketterl
f88fd1c160
add a narrow rtty mode for DWD 147.3
2023-08-16 17:07:42 +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
bd1a15f3c9
fix dependencies
2023-08-04 16:44:23 +02:00
Jakob Ketterl
be3193ce50
add direct_sampling dropdown for rtl_tcp devices
2023-08-04 02:18:29 +02:00
Jakob Ketterl
0466c76acb
update codec2 due to repository migration
2023-08-04 02:02:40 +02:00
Jakob Ketterl
edbd576544
update dependencies
2023-07-19 18:26:55 +02:00
Jakob Ketterl
0abec76b79
add config command line argument
2023-07-04 23:00:26 +02:00
Jakob Ketterl
5673699696
introduce mouse wheel distance normalization
2023-07-04 18:54:14 +02:00
Jakob Ketterl
427e3d894e
update codecserver
2023-07-04 01:16:43 +02:00
Jakob Ketterl
8543251a3f
update codecserver
2023-07-03 18:13:56 +02:00
Jakob Ketterl
1971edf412
fix switching of secondary fft compression
2023-07-02 03:41:04 +02:00
Jakob Ketterl
90955819bf
improve handling of codecserver errors
2023-07-02 00:43:54 +02:00
Jakob Ketterl
cb3fe19db9
update tools
2023-07-01 08:28:39 +02:00
Jakob Ketterl
7d3e90ede7
update docker dependencies
2023-06-30 12:32:52 +02:00
Jakob Ketterl
b612442996
m17 no longer depends on digiham
2023-06-30 11:58:34 +02:00
Jakob Ketterl
1fb0f24956
replace dc blocker with the csdr version
2023-06-30 11:58:05 +02:00
Jakob Ketterl
2477dc27b3
fix bookmark subscriptions
2023-05-23 19:57:27 +02:00
Jakob Ketterl
4b2c1f7c16
links don't work, so let's use the application type
2023-05-19 04:07:42 +02:00
Jakob Ketterl
df358b0d49
fix desktop file
2023-05-19 03:47:30 +02:00
Jakob Ketterl
860e157150
try to add an application shortcut
2023-05-19 03:28:01 +02:00
Jakob Ketterl
ff50c0233a
fix typo / wording
2023-05-15 20:50:08 +02:00
Jakob Ketterl
542f5db58e
improve config version check
2023-05-15 19:00:17 +02:00
Jakob Ketterl
b8808ac8b0
improve the receiver keys input
...
* use the improved input rendering
* disable word wrap
* omit empty keys
2023-05-15 18:40:07 +02:00
Jakob Ketterl
2a6a97774d
fix handling of underlying modulation
2023-05-04 21:10:06 +02:00
Jakob Ketterl
28ccf2e6f2
perform soapy driver feature checks using soapy_connector
2023-03-18 03:14:49 +01:00
Jakob Ketterl
949437c662
backport pickle detection from @luarvique
2023-03-18 00:51:58 +01:00
Jakob Ketterl
f0e6839816
update changelog
2023-03-17 23:18:13 +01:00
Jakob Ketterl
5d20157dca
add the option to configure waterfall auto levels on device and profile
...
level
2023-03-17 23:04:15 +01:00
Jakob Ketterl
4329025742
remove unused variable
2023-03-17 22:39:19 +01:00
Jason Gaunt
d58ad77da2
Added support for automatically enabling auto adjust waterfall levels - JBG
2023-03-17 22:35:42 +01:00
Jakob Ketterl
69ace3179e
enable IPv6 in the webserver if configured
2023-03-17 21:44:46 +01:00
Jakob Ketterl
51fd6b625b
add ipv6 setting to config
2023-03-17 20:18:19 +01:00
Jakob Ketterl
1209ed4e40
Merge branch 'underlying_mod' into develop
2023-03-17 19:59:12 +01:00
Jakob Ketterl
101d385c05
use bandpass from underlying mode if applicable
2023-03-17 17:47:11 +01:00
Jakob Ketterl
57f55bbdd5
Merge pull request #342 from bd5rv/develop
...
Add --no-http-keep-alive to wget's arguments
2023-03-10 21:11:31 +01:00
Michael Chen
e8ba61bb81
Add --no-http-keep-alive to wget's arguments
...
When downloading SDRPlay API from sdrplay.com'server, it reports 403 forbidden error when the environment variable https_proxy is set. Adding --no-http-keep-live argument to wget will make the download working.
2023-03-11 00:31:19 +08:00
Jakob Ketterl
258aebd0c3
correctly handle bookmarks with underlying mode in receiver
2023-02-28 17:07:13 +01:00
Jakob Ketterl
a54a5fd560
allow underlying mode to be specified in bandplan
2023-02-28 15:30:31 +01:00