outbound udp format
Posted: 24 Oct 2024, 23:08
I am trying to get my wireless antenna switch/swr power meter to connect via UDP with L4OM.
I wrote the author and he said this:
Unfortunately there is no outbound UDP message containing current radio frequency information sent from this logger.
Log4OM needed to implement RadioInfo UDP packet like N1MM / DXLabs and others.
Detailed info here: External UDP Messages – N1MM Logger Plus
It need to have at least the frequency fields:
<Freq>352211</Freq>
<TXFreq>352211</TXFreq>
This packet is sent immediately after more than 1KHz frequency change OR every 10 sec if nothing changes.
Contact the developers and ask them to implement this already standard UDP packet.
More and more devices will depend on having this type of information available on the network.
Can we get this implemented? Doesn't sound too difficult but Im not a coder. The existing outbound format choices do not work for this. The switch is by http://af6sa.com/projects/was6.html
Tnx
Greg
I wrote the author and he said this:
Unfortunately there is no outbound UDP message containing current radio frequency information sent from this logger.
Log4OM needed to implement RadioInfo UDP packet like N1MM / DXLabs and others.
Detailed info here: External UDP Messages – N1MM Logger Plus
It need to have at least the frequency fields:
<Freq>352211</Freq>
<TXFreq>352211</TXFreq>
This packet is sent immediately after more than 1KHz frequency change OR every 10 sec if nothing changes.
Contact the developers and ask them to implement this already standard UDP packet.
More and more devices will depend on having this type of information available on the network.
Can we get this implemented? Doesn't sound too difficult but Im not a coder. The existing outbound format choices do not work for this. The switch is by http://af6sa.com/projects/was6.html
Tnx
Greg