lmic fork for Senet NAMote
Fork of lmic_MOTE_L152RC_2 by
History
DisablING confirmed retries in config.h with CUSTOM_TXCONF_ATTEMPTS=0
2017-01-20, by shaunkrnelson [Fri, 20 Jan 2017 20:11:27 +0000] rev 17
DisablING confirmed retries in config.h with CUSTOM_TXCONF_ATTEMPTS=0
LMIC - Disable retries
2016-11-01, by Shaun Nelson [Tue, 01 Nov 2016 13:20:56 -0400] rev 16
LMIC - Disable retries
Radio Driver - Daves OCP fixes
64 channel mode
2016-09-02, by shaunkrnelson [Fri, 02 Sep 2016 14:08:20 +0000] rev 15
64 channel mode
Hybrid mode
2016-08-25, by dkjendal [Thu, 25 Aug 2016 16:53:47 +0000] rev 14
Hybrid mode
Fix ADR channel mask handling
2016-08-11, by dkjendal [Thu, 11 Aug 2016 15:45:21 +0000] rev 13
Fix ADR channel mask handling
Fix compiler error for unsupported compiler array initializer
2016-03-08, by shaunkrnelson [Tue, 08 Mar 2016 08:19:44 -0500] rev 12
Fix compiler error for unsupported compiler array initializer
Adding config.h
2016-03-07, by shaunkrnelson [Mon, 07 Mar 2016 17:54:50 +0000] rev 11
Adding config.h
correct DR4 channel used in 8ch mode. added JOIN_SINGLE_CHANNEL_BLOCK option for faster joining in 8ch mode.
2015-12-04, by dudmuck [Fri, 04 Dec 2015 01:05:11 +0000] rev 10
correct DR4 channel used in 8ch mode. added JOIN_SINGLE_CHANNEL_BLOCK option for faster joining in 8ch mode.
correct join behavior after link dead (joining again)
2015-11-16, by dudmuck [Mon, 16 Nov 2015 23:52:45 +0000] rev 9
correct join behavior after link dead (joining again)
parse channel mask in join accept, tx power table, channel search in nextJoinState()
2015-10-21, by dudmuck [Wed, 21 Oct 2015 01:03:34 +0000] rev 8
parse channel mask in join accept, tx power table, channel search in nextJoinState()