Documentation ¶
Overview ¶
Package sx1301v1 contains helpers for generating configuration for Semtech SX1301v1 gateways.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRadioForChannel ¶
func GetRadioForChannel(radios [2]uint32, c *gw.ChannelConfiguration) (int, error)
GetRadioForChannel returns the radio number to which the channel must be assigned.
func GetRadioFrequencies ¶
func GetRadioFrequencies(channels []*gw.ChannelConfiguration) ([2]uint32, error)
GetRadioFrequencies returns the center-frequencies for the two radios.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.