Jason Gaunt
a41c124550
Merge 5aeed3c670
into 57f55bbdd5
2023-03-13 16:21:37 +02: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
cb5b2e64af
change chunking to work with actual byte-sizes
2023-02-22 17:23:11 +01:00
Jakob Ketterl
685b9970d2
switch frequency field to 5 bytes to support QO-100
2023-02-22 16:19:18 +01:00
Jakob Ketterl
c385a8f6b1
update changelogs
2023-02-22 14:13:01 +01:00
Jakob Ketterl
aa60b9d4a7
add msk144decoder to docker build
2023-02-21 19:50:44 +01:00
Jakob Ketterl
bff09e3363
add msk144decoder to recommended packages
2023-02-21 17:42:33 +01:00
Jakob Ketterl
774f8bd91a
remove debugging messages
2023-02-21 17:41:55 +01:00
Jakob Ketterl
b1684908a4
remove todo
2023-02-19 16:18:49 +01:00
Jakob Ketterl
ed76fd7606
add MSK144 service demodulator
2023-02-19 16:18:08 +01:00
Jakob Ketterl
7b3f212ccb
improve error handling during service initialization
2023-02-19 16:14:08 +01:00
Jakob Ketterl
216a3db45d
add MSK144 to list of pskreporter modes
2023-02-16 19:47:46 +01:00
Jakob Ketterl
c16de474c6
route msk144 data to the wsjt message panel
2023-02-14 18:45:51 +01:00
Jakob Ketterl
afcd8277d1
add MSK144 parsing
2023-02-14 18:36:17 +01:00
Jakob Ketterl
525b70d495
add msk144 frequencies
2023-02-14 15:40:20 +01:00
Jakob Ketterl
f58023f3e5
add msk144demodulator chain
2023-02-14 15:39:59 +01:00
Jakob Ketterl
252edb7a5a
add feature detection
2023-02-14 15:38:33 +01:00
Jakob Ketterl
2993cc4279
update wsjt-x homepage url
2023-02-14 15:37:37 +01:00
Jakob Ketterl
cc4f3c6c1d
correctly commit patch?
2023-01-28 19:23:46 +01:00
Jakob Ketterl
0de597481c
update to wsjt-x 2.6.1
2023-01-28 19:13:10 +01:00
Jakob Ketterl
2342bb5d29
update WSJT-X download location
2023-01-28 17:36:45 +01:00
Jakob Ketterl
b1ac8caf9b
replace with a more robust state engine implementation
2023-01-28 16:37:32 +01:00
Jakob Ketterl
d79a1396a6
change name for sdrplay device in default config
2022-12-11 23:54:35 +01:00
Jakob Ketterl
1e6e7528b5
add a pseudo-input to display the sdr device type
2022-12-11 23:48:56 +01:00
Jakob Ketterl
f6326f8631
use a more generic include instead of manually updating the list
2022-12-11 22:41:10 +01:00
Jakob Ketterl
c61986dbcc
add log module to the list
2022-12-11 21:06:22 +01:00
Jakob Ketterl
bbc9d9e7a8
log names instead of ids for improved transparency
2022-12-11 20:41:35 +01:00
Jakob Ketterl
a309af40e9
update dependencies
2022-12-11 20:29:45 +01:00
Jakob Ketterl
f3a3b9243c
update connectors
2022-12-11 00:58:58 +01:00
Jakob Ketterl
edc9009359
fix svg include path
2022-12-10 19:50:47 +01:00
Jakob Ketterl
13e323cdd2
show sdr device log messages in the web configuration
2022-12-10 19:50:26 +01:00
Jakob Ketterl
ab40a2934f
remove old config (no longer used)
2022-12-10 19:44:35 +01:00
Jakob Ketterl
322b6a0d52
set loglevels sooner
2022-11-30 18:53:09 +01:00
Jakob Ketterl
bba900d8f8
fix config default
2022-11-30 18:51:01 +01:00
Jakob Ketterl
64f0510da0
use a dropdown for callsign database setting; add aprs.fi
2022-11-30 16:54:22 +01:00
Jakob Ketterl
4050bd7f96
update version in feature check
2022-11-30 01:16:12 +01:00
Jakob Ketterl
35abd711ca
update dependencies
2022-11-30 01:15:28 +01:00
Jakob Ketterl
258e41669e
structured callsign data
2022-11-30 01:07:16 +01:00
Jakob Ketterl
975f5ffdf0
make loglevel adjustable in config or on CLI
2022-11-29 20:23:39 +01:00
Jakob Ketterl
90ed47a115
move pocsag demodulator to digiham to fix import problems
2022-11-10 22:43:08 +01:00
Jakob Ketterl
271bd723bc
Merge pull request #318 from luarvique/map_distance
...
Adding distance display to the info windows.
2022-10-04 16:32:09 +02:00
Jakob Ketterl
8a7e91be38
update all docker dependencies
2022-09-30 18:51:47 +02:00
Jakob Ketterl
9416db5f42
Merge branch 'master' into develop
2022-09-30 18:49:45 +02:00
Marat Fayzullin
0127e32ea1
Removing dash from APRS callsigns and showing distance to them.
2022-09-26 15:24:59 -04:00
Jakob Ketterl
e20d94e241
update dependencies for docker
2022-09-20 18:51:09 +02:00
Jakob Ketterl
6c01d48493
update version
2022-09-20 18:06:03 +02:00
Jakob Ketterl
94269e211e
fix changelog timestamp
2022-09-20 18:01:43 +02:00
Jakob Ketterl
811d95c7bc
fifisdr fixes
2022-09-20 18:01:08 +02:00
Jakob Ketterl
c07e33d19d
update csdr and pycsdr dependencies in docker
2022-09-19 19:07:23 +02:00