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

LoRa_TODO.txt

Committer:
Helmut64
Date:
2017-05-06
Revision:
37:21fa0615e993
Parent:
36:f2b885b6f33e
Child:
38:d9189d958db8

File content as of revision 37:21fa0615e993:


Tasks we needs to be done. (move finished tasks to Done: with you name & date)
- Check of the MURATA TCXO config is correct
- What needs to e done in the MURATA PA_BOOST case
- Verify the Murata ANT Switch code.
- Make the timers more generic and move the OS code into the HAL layer.
- add support for Arduino - add sx1276-Arduino-hal.h/cpp
- add support for Linux - add sx1276-Linux-hal.h/cpp


















Done:
- Started a Generic SX1276 drive to support multiple SX1276 based modules (My-2017 Helmut Tsch)