Marco Calistri via wsjt-devel kirjoitti 15.2.2023 klo 22.17:
Yeah!

HI!

Cqrlog wsjtx-remote can support only one remote wsjtx at time. Using multicast UDP I think you can have several wsjtxs sending to Cqrlog, but you have already found the problem that arises. The remote code is very primitive and about 5 years old. SomeOne™ should rewrite it if new features are needed.

How ever you can have a workaround using own Cqrlog for every wsjtx you are running. They all can use same MariaDB log database that should handle multiple SQL users (Cqrlogs). Do not use UDP multicast, instead use localhost IP and own port definition for every Cqrlog-Wsjtx pair that are running. That should do the trick, I think. (not tested).  How ever there are some settings that may do things easier, but this mailing list is not the place to go them through.

Off topic:
Cqrlog has no accepted pull requests since Aug 2022. I can only guess the reasons. My Alpha test version, "loc_testing" (in my GItHub) is now 209 commits ahead of official source. This means that code is on edge. Getting official version in sync with Alpha begins to be too big job. That's why I have stopped to add latest fixes as pull requests to official because the code difference is too big. They appear only in my Alpha that I am using here locally.

Cqrlog is for Linux, not for Windoze. But it is open source, so it is free for W-programmers to try. I do not have any Windozes in house.

--
Saku
OH1KH
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to