mbed-os/features/lorawan/lorastack
Hasnain Virk 928c68cd7f Restoring default RX2 data rate
In #b0b0261 we changed the RX2 data rate to start from the highest data rate
available for the PHY rather than standard defined DR.
This introduced a regression, i.e., even when somebody changed the default RX2 data
rate to something usable for their environment, it didn't take any effect. As in
reset_mac_params() we override the data rate with max value possible for that PHY.
This commit restores the original behaviour and we always use standard defined
values.
2018-08-20 14:35:40 +03:00
..
mac Merge pull request #7601 from hasnainvirk/abp_auto_fix 2018-08-07 09:13:45 -05:00
phy Restoring default RX2 data rate 2018-08-20 14:35:40 +03:00