I forgot to tell one more thing about the frequencies. In the RFM69 table the 
frequencies are sorted in the sequence they are transmitted.
In the rtldavis program the frequencies are sorted from low to high and the 
frequency order used for the hopping comes from the hop table.

        h.ChannelIdx = p.hopPattern[p.hopIdx]
        h.ChannelFreq = p.channels[h.ChannelIdx]

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to