lmic fork for Senet NAMote

Dependents:   Senet NAMote

Fork of lmic_MOTE_L152RC_2 by Dave Kjendal

Changes

RevisionDateWhoCommit message
17:f90b064f6107 2017-01-20 shaunkrnelson DisablING confirmed retries in config.h with CUSTOM_TXCONF_ATTEMPTS=0 default tip
16:d5c50bdab1f1 2016-11-01 Shaun Nelson LMIC - Disable retries
15:6dd9fef6ba14 2016-09-02 shaunkrnelson 64 channel mode
14:f8a4a16a7df8 2016-08-25 dkjendal Hybrid mode
13:097c74da6ffe 2016-08-11 dkjendal Fix ADR channel mask handling
12:be4139e16c6f 2016-03-08 shaunkrnelson Fix compiler error for unsupported compiler array initializer
11:f3bc5f37ddf3 2016-03-07 shaunkrnelson Adding config.h
10:6c0830baf10f 2015-12-04 dudmuck correct DR4 channel used in 8ch mode. added JOIN_SINGLE_CHANNEL_BLOCK option for faster joining in 8ch mode.
9:83ae7f34e88c 2015-11-16 dudmuck correct join behavior after link dead (joining again)
8:0faa1bb768b5 2015-10-21 dudmuck parse channel mask in join accept, tx power table, channel search in nextJoinState()
7:9095e54e381f 2015-09-21 dudmuck CHNL_HYBRID defined with value 0 to 7 to select block of 8 channels to be used of the 64 available
6:dfc048cda33f 2015-07-18 dudmuck hal: change debug pin
5:e4ba433f0ac1 2015-07-17 dudmuck add txpow_limit to limit transmit power
4:1a9a62cf220f 2015-07-07 dudmuck correct the value of MAP_DIO2_LORA_NOP
3:d87012f45bf6 2015-06-18 dudmuck added support in configPower() for PD2 power amplifier control
2:edb5d1f3deeb 2015-06-04 dudmuck add full TX power for NA-mote
1:04fd63382b03 2015-06-03 dudmuck fix hal_ticks()
0:f2716e543d97 2015-06-02 dudmuck lmic-v1.5 for MOTE_L152RC