mbed-os/features/lorawan/lorastack
Hasnain Virk 5cca2f2e76 Adding override for TX ch. selection in CN470 PHY
set_next_channel() is the base function provided by LoRaPHY class and should be overridden
by the PHYs who behave differently as compared to EU868 like PHY layers.
CN470 PHY had been missing such an override.
In addition to that we have provided a parameter "fsb-mask-china" that can be used to
enforce a custom frequency sub-band of operation as most of the base stations in the market
may not support all 96 channels. Such a strategy will help in rapid network acquisition.
2018-08-27 12:50:09 +03:00
..
mac Merge pull request #7839 from kivaisan/change_loramac_internal_methods_as_private 2018-08-24 13:04:56 +02:00
phy Adding override for TX ch. selection in CN470 PHY 2018-08-27 12:50:09 +03:00