Re: [Hamlib-developer] FTDX101.. Compression Level
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Adrian <vk...@gm...> - 2025-04-02 05:37:23
|
On further reading I realized I needed RM3; so with W RM3; I get intermittent results "RM3000000;" 4/2/2025, 3:33:02 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[7] //"RPRT 0↵" 4/2/2025, 3:33:06 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[11] "RM3163000;" 4/2/2025, 3:33:06 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[7] //"RPRT 0↵" 4/2/2025, 3:33:08 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[11] "RM5030000;" 4/2/2025, 3:33:08 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[7] //"RPRT 0↵" 4/2/2025, 3:33:10 PMnode: debug 65 <http://192.168.0.3:1880/#>msg.payload : string[11] "RM3000000;" Would be great if it could be passed to a hamlib cmd for a numeral result. Can filter above with node-red for now. 73 vk4tux On 2/4/25 14:55, Adrian wrote: > > Using > > msg.payload = "l COMP\n"; > > I am getting a return that appears to match the set proc level/100, > rather than the level matching and/or tracking the comp meter , as > show below when I adjust proc 76 to 74. > > 4/2/2025, 2:51:50 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.76↵" > 4/2/2025, 2:51:51 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.75↵" > 4/2/2025, 2:51:52 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.75↵" > 4/2/2025, 2:51:53 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.74↵" > 4/2/2025, 2:51:54 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.74↵" > 4/2/2025, 2:51:55 PMnode: debug 65 > <http://192.168.0.3:1880/#>msg.payload : string[5] > "0.74↵" Is there a rigctld method to read the comp meter ? Using W PL; > is not working for me. ? Thankyou 73 vk4tux |