Fixed ADR issues with not applying new channel map
Dependents: eleven-x-semtech-workshop-demo
Fork of LoRaWAN-lib by
History
removed debug code
2017-04-28, by Brandond200 [Fri, 28 Apr 2017 16:12:14 +0000] rev 10
removed debug code
changed default channel map to sub band 1 shifted up a channel
2017-04-25, by Brandond200 [Tue, 25 Apr 2017 18:04:46 +0000] rev 9
changed default channel map to sub band 1 shifted up a channel
Fixed issue with new channel maps not used until all old channels transmitted on
2017-04-21, by Brandond200 [Fri, 21 Apr 2017 15:54:15 +0000] rev 8
Fixed issue with new channel maps not used until all old channels transmitted on
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 7a4aec588de628d864c364e9469ae45105fdbe26
2016-07-05, by mluis [Tue, 05 Jul 2016 13:24:54 +0000] rev 7
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 7a4aec588de628d864c364e9469ae45105fdbe26
Fix GitHub Issue #81
2016-05-18, by mluis [Wed, 18 May 2016 11:19:24 +0000] rev 6
Fix GitHub Issue #81
Removed the TxPower limitation for US band on LoRaMacMibSetRequestConfirm function.; The power will be limited anyway when the SendFrameOnChannel functions is called.
2016-05-18, by mluis [Wed, 18 May 2016 11:17:33 +0000] rev 5
Removed the TxPower limitation for US band on LoRaMacMibSetRequestConfirm function.; The power will be limited anyway when the SendFrameOnChannel functions is called.
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
2016-05-13, by mluis [Fri, 13 May 2016 14:51:50 +0000] rev 4
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 5a25e2f1593bc382200e848e6db967d1c4550021
2016-03-14, by mluis [Mon, 14 Mar 2016 09:09:54 +0000] rev 3
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 5a25e2f1593bc382200e848e6db967d1c4550021
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
2016-01-05, by mluis [Tue, 05 Jan 2016 16:41:54 +0000] rev 2
Synchronized with https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
Keep LoRaMac only related files in the library.; Updated files according to latest GitHub version
2015-11-23, by mluis [Mon, 23 Nov 2015 10:09:43 +0000] rev 1
Keep LoRaMac only related files in the library.; Updated files according to latest GitHub version