-
On Linux Mint js8call is marked for update as newer than the version installed by 73Linux. The best resolution seems to be marking JS8call in Update Manager as Blocked package that will never receive…
dfrap updated
2 months ago
-
one can only choose the network device on which it automatically starts the udp server for listening to wsjt.
it needs a decicion on what interface it listens: the choose could be: 127.0.0.1 which is…
-
i love to use all of your modifications includes cw feature, hf mod. and I also ready to make a c-board & digital features.
but digmanger & modified wsjtx is only released windows version.
can you …
-
### Discussed in https://github.com/foldynl/QLog/discussions/149
Originally posted by **rsaue** December 30, 2022
Hi @foldynl,
I have a few suggestions on filtering options on the WSJTX …
-
JS8Call fails to install if WSJTX is also chosen during the build.
-
Trying to get ft8 running. I have done this with old version of pihpsdr and wsjtx 2.2 and earlier. I want to pick a route in pihpsdr for rx and tx and do the same in wsjtx but I cannot get it done. pi…
-
I am trying to build wsjtx 2.7.0 from sources but got error at 86% of compiling:
>
at /usr/include/c++/12/bits/stl_algobase.h:620:7,
inlined from ‘{anonymous}::BroadcastAudioExtension::Bro…
-
Joe WQ6Q wrote:
"Quick question...when I run the code you published I get the following error:
File "D:/Python/WSJTX Pull/pull.py", line 93, in
sock.bind((mcast_group, mcast_port))
OSEr…
-
Was getting a null string on startup and this fixes it. I had a null path in the uninstall section.
var paths = subkeys
.Select(k => uninstallKey.OpenSubKey(k)?.GetValue("DisplayIcon"…
-
I've written a small Windows application using the WsjtxUpdLib to monitor received messages from WSJTX, show outstanding CQs with those from not-previously-worked callers highlighted, and do the loggi…