shimmeringbee / zstack

Implementation of a ZNP and support code designed to interface with Texas Instruments Z-Stack, written in Go.
https://shimmeringbee.io/
Apache License 2.0
27 stars 8 forks source link

Fix Channel Selection #17

Closed pwood closed 3 years ago

pwood commented 3 years ago

The channel selection is either ignored or incorrectly managed, as a network of 15 ended up being around 23.

It could be the bitshift logic does not work correctly.