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:
115:591f6bf8e668
Parent:
111:c47d5224a2d1
--- a/LoRa_TODO.txt	Fri Jun 22 11:07:18 2018 +0200
+++ b/LoRa_TODO.txt	Fri Jul 20 13:13:11 2018 +0200
@@ -1,6 +1,10 @@
 Move finished tasks to Done section:
 
 TODOs:
+- Check Errata Note about 500 KHz Bandwidth (test 500 Khz)
+- Cherck if RegDetectOptimize DetectionOptimize must be set for SF6?
+- Fix SetRfTxPower to support -4 - +15 dBm for RFO HF/LF, +2 - +15 dBm
+  See RegPaConfig reg, PaSelect page 83
 - Add support to provide the send/receive packet buffer,
   no need to allocate packet data in the sx1276 driver. Can be provided
   Rx/Tx parameters, this avoids double memory usage