Hexmodal SX1276lib
Dependents: LoRaWAN-hello-world_Class_C_Anish
History
Changed D8 pin to D15 so Blue LED works
2019-03-22, by amirchaudhary [Fri, 22 Mar 2019 19:02:44 +0000] rev 29
Changed D8 pin to D15 so Blue LED works
Updated the code to Boost the signal
2019-03-22, by amirchaudhary [Fri, 22 Mar 2019 16:47:51 +0000] rev 28
Updated the code to Boost the signal
Remove debug folder as it is now available in mbed library
2018-10-16, by mverdy [Tue, 16 Oct 2018 15:50:04 +0000] rev 27
Remove debug folder as it is now available in mbed library
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739
2017-04-24, by mluis [Mon, 24 Apr 2017 09:26:23 +0000] rev 26
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739
Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
2016-05-13, by mluis [Fri, 13 May 2016 15:09:10 +0000] rev 25
Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
Corrected the frequency check condition for // ERRATA 2.1 - Sensitivity Optimization with a 500 kHz Bandwidth
2016-03-15, by mluis [Tue, 15 Mar 2016 13:12:44 +0000] rev 24
Corrected the frequency check condition for // ERRATA 2.1 - Sensitivity Optimization with a 500 kHz Bandwidth
Change FSK driver for long payload support
2016-03-10, by GregCr [Thu, 10 Mar 2016 10:00:54 +0000] rev 23
Change FSK driver for long payload support
Synchronized the drivers with GitHub version.; Mainly added errata note recommendations
2015-11-26, by mluis [Thu, 26 Nov 2015 16:55:15 +0000] rev 22
Synchronized the drivers with GitHub version.; Mainly added errata note recommendations
Made radio driver API compatible with GitHub radio driver
2015-11-26, by mluis [Thu, 26 Nov 2015 10:39:03 +0000] rev 21
Made radio driver API compatible with GitHub radio driver
Addded SetMaxPayloadLength API to the driver
2015-10-20, by mluis [Tue, 20 Oct 2015 12:58:58 +0000] rev 20
Addded SetMaxPayloadLength API to the driver