Driver for the SX1272 RF Transceiver
Fork of SX1272Lib by
History
Synchronized with https://github.com/Lora-net/LoRaMac-node git commit 8050de6f98b4634672d989a27dc2d163fae985dd
2017-04-04, by mluis [Tue, 04 Apr 2017 11:41:39 +0000] rev 12
Synchronized with https://github.com/Lora-net/LoRaMac-node git commit 8050de6f98b4634672d989a27dc2d163fae985dd
Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit bc3860c3c1040b088605faf257373ccb3b499259
2017-03-17, by mluis [Fri, 17 Mar 2017 16:53:05 +0000] rev 11
Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit bc3860c3c1040b088605faf257373ccb3b499259
Updated due to latest mbed library versions changes
2016-12-07, by mluis [Wed, 07 Dec 2016 14:58:48 +0000] rev 10
Updated due to latest mbed library versions changes
APIs changed to use milliseconds instead of microseconds.; Removed unused variables.; Added the possibility to not use radio DIO4 if no callback function is assigned to it.
2016-12-06, by mluis [Tue, 06 Dec 2016 08:31:19 +0000] rev 9
APIs changed to use milliseconds instead of microseconds.; Removed unused variables.; Added the possibility to not use radio DIO4 if no callback function is assigned to it.
Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit f1b924d9f5aaeb8e73e969a48c01c088fef7ab1f
2016-11-30, by mluis [Wed, 30 Nov 2016 17:35:51 +0000] rev 8
Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit f1b924d9f5aaeb8e73e969a48c01c088fef7ab1f
Synchronized radio driver with https://github.com/Lora-net/LoRaMac-node git develop branch commit 084b32173220ffb115e8360df17f50adb0ce5aaa
2016-11-24, by mluis [Thu, 24 Nov 2016 12:22:04 +0000] rev 7
Synchronized radio driver with https://github.com/Lora-net/LoRaMac-node git develop branch commit 084b32173220ffb115e8360df17f50adb0ce5aaa
Added NUCLEO-L476RG board support
2016-09-13, by mluis [Tue, 13 Sep 2016 12:15:43 +0000] rev 6
Added NUCLEO-L476RG board support
Update currentOpMode in SetOpMode() to fix Tx Power issue
2016-05-19, by ubhat [Thu, 19 May 2016 18:30:44 +0000] rev 5
Update currentOpMode in SetOpMode() to fix Tx Power issue
Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
2016-05-13, by mluis [Fri, 13 May 2016 14:49:34 +0000] rev 4
Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
Change FSK driver for long payload support
2016-03-10, by GregCr [Thu, 10 Mar 2016 10:20:44 +0000] rev 3
Change FSK driver for long payload support