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:
55:00c1f5b83920
Parent:
54:0d8ea87fbab9
Child:
60:75426c142f6e
--- a/LoRa_TODO.txt	Fri May 19 11:50:12 2017 +0200
+++ b/LoRa_TODO.txt	Fri May 19 15:55:19 2017 +0200
@@ -36,5 +36,7 @@
 - Use also void pointer for FiFo Write/Read and regular SPI Read/Write
 - 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)
 
 
+