Driver for the SX1272 RF Transceiver

Fork of SX1272Lib by Semtech

Changes

RevisionDateWhoCommit message
12:a8f97310a403 2017-04-04 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node git commit 8050de6f98b4634672d989a27dc2d163fae985dd default tip
11:cfa462865c9b 2017-03-17 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit bc3860c3c1040b088605faf257373ccb3b499259
10:677a0290458a 2016-12-07 mluis Updated due to latest mbed library versions changes
9:4e1a35fd0ccd 2016-12-06 mluis 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.
8:bfdcd5c6ec14 2016-11-30 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node develop branch git commit f1b924d9f5aaeb8e73e969a48c01c088fef7ab1f
7:ea82825968d2 2016-11-24 mluis Synchronized radio driver with https://github.com/Lora-net/LoRaMac-node git develop branch commit 084b32173220ffb115e8360df17f50adb0ce5aaa
6:69d5976b504d 2016-09-13 mluis Added NUCLEO-L476RG board support
5:e90cbf646eb1 2016-05-19 ubhat Update currentOpMode in SetOpMode() to fix Tx Power issue
4:90bd79f1b458 2016-05-13 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
3:5baff45eb3c5 2016-03-10 GregCr Change FSK driver for long payload support
2:cd1093b6676f 2016-02-17 GregCr update for SX1272MB2xAS
1:b0372ef620d0 2016-01-26 dudmuck add support for mDot
0:45c4f0364ca4 2016-01-05 mluis Library creation based on SX1276Lib and https://github.com/Lora-net/LoRaMac-node