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:
60:75426c142f6e
Parent:
55:00c1f5b83920
Child:
61:08b50780eb91
--- a/LoRa_TODO.txt	Sat May 27 23:02:56 2017 +0200
+++ b/LoRa_TODO.txt	Mon May 29 16:58:41 2017 +0200
@@ -37,6 +37,7 @@
 - Added return value to Init, we check for a radio availability (May 2017 Helmut)
 - Added a RxSignalPending which verifies if we have a signal pending in receive state. (May 2017 Helmut)
 - 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)