SX1276GenericLib to support sx1276 bassed LoRa modules, including HopeRF RFM95, Murata CMWX1ZZABZ and Semtech SX1276MB1MAS/SX1276MB1LAS modules

Dependents:   DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more

Fork of SX1276Lib by Semtech

Revision:
63:5b9d391244dc
Parent:
61:08b50780eb91
Child:
65:b2d98328fcba
--- a/LoRa_TODO.txt	Mon Jun 05 01:35:40 2017 +0200
+++ b/LoRa_TODO.txt	Thu Jun 29 19:30:24 2017 +0200
@@ -39,4 +39,6 @@
 - Added LoRa bandwidth mapping table, now the SetRx/Tx frequency is in Hz. (May 2017 Helmut)
 - Enabled MURATA_SX1276 for the MURATA_SX1276 chip (May 2017 Helmut)
 - Made SetRfTxPower public to allow easily power TX changes (May 2017 Helmut)
+- Added userData and userThisPtr into the radio events, this allows to call C++ 
+  functions and in can include a context via the userData