Updates as of 2-17-16 for debugging K22F LoRa platform.
Fork of lmic_MOTE_L152RC by
History
updated file for testing K22F development system
2016-02-18, by jlcolemanmbed [Thu, 18 Feb 2016 01:28:06 +0000] rev 12
updated file for testing K22F development system
hello world
2016-02-09, by tmulrooney [Tue, 09 Feb 2016 00:28:59 +0000] rev 11
hello world
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()
CHNL_HYBRID defined with value 0 to 7 to select block of 8 channels to be used of the 64 available
2015-09-21, by dudmuck [Mon, 21 Sep 2015 17:59:42 +0000] rev 7
CHNL_HYBRID defined with value 0 to 7 to select block of 8 channels to be used of the 64 available
hal: change debug pin
2015-07-18, by dudmuck [Sat, 18 Jul 2015 00:18:44 +0000] rev 6
hal: change debug pin
add txpow_limit to limit transmit power
2015-07-17, by dudmuck [Fri, 17 Jul 2015 21:09:16 +0000] rev 5
add txpow_limit to limit transmit power
correct the value of MAP_DIO2_LORA_NOP
2015-07-07, by dudmuck [Tue, 07 Jul 2015 18:25:05 +0000] rev 4
correct the value of MAP_DIO2_LORA_NOP
added support in configPower() for PD2 power amplifier control
2015-06-18, by dudmuck [Thu, 18 Jun 2015 23:22:43 +0000] rev 3
added support in configPower() for PD2 power amplifier control