Re: [Hamlib-developer] Log4OM and NET Rigctl problems
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: J B. <syd...@gm...> - 2026-05-22 01:47:11
|
I figured it out! In my initial start up the rig control daemon I didn't realize I needed to set dual vfo support there with the --vfo flag, so it wasn't in the command line, meaning that Log4OM and the daemon weren't speaking the same language, even though I had dual vfo setup in Log4OM. Once I added the --vfo flag in the startup batch file rigcltd command line everything started to work together! Problem solved, and as usual.... it was a wetware issue... So I can FINALLY let my mind rest a bit now that I've solved it. On Wed, May 6, 2026, 19:10 J Bowen <syd...@gm...> wrote: > Well, that all didn't seem to make any difference...but taking the dual > vfo support (--vfo) away did...now I can change frequency from Log4OM. > Also, I am now using WSJT-X and it all slowly but surely follows when I > click on spots on Log4OM cluster display. None of it appreciates me messing > with the second receiver trying to turn it to split operation though. > > On Wed, May 6, 2026 at 5:50 PM Nate Bargmann <n0...@n0...> wrote: > >> * On 2026 06 May 17:36 -0500, J Bowen wrote: >> > On the debug options I see Bug, Error, Warning, Verbose, Trace and >> Cache. I >> > have some stuff captured as Cache. I'm attaching those here. >> >> Ahhh, I think "Cache" is referring to the internal Hamlib cache. In >> this case "Trace" is the selection to use. >> >> > I also noticed >> > that Log4OM is opening its rigctl in a different location and as a >> > different version than the version of hamlib rigctld I am using and >> opening >> > in my batch file. I am going to attempt to add the path that log4OM is >> > calling to the env variable path and then I am going to replace all of >> the >> > log4OM hamlib folder files with the latest 4.7.1 instead of 4.6.2 which >> > hamlib is calling. I suppose I will also change my called path from >> > C:\Program Files\hamlib-w64-4.7.1\bin to the folder that log4OM is >> calling >> > and see if that affects anything. >> >> Getting everybody on the same page should help us narrow things down. >> >> 73, Nate >> >> -- >> "The optimist proclaims that we live in the best of all >> possible worlds. The pessimist fears this is true." >> Web: https://www.n0nb.us >> Projects: https://github.com/N0NB >> GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819 >> >> _______________________________________________ >> Hamlib-developer mailing list >> Ham...@li... >> https://lists.sourceforge.net/lists/listinfo/hamlib-developer >> > |