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:
Helmut Tschemernjak
Date:
2017-05-07
Revision:
38:d9189d958db8
Parent:
37:21fa0615e993
Child:
39:706c32eda7e7

File content as of revision 38:d9189d958db8:


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

- Migrate enum code into sx1276.h


















Done:
- Started a Generic SX1276 drive to support multiple SX1276 based modules (May-2017 Helmut Tsch)
- Migrated typedefs code into sx1276.h (7-May-2017 Helmut Tsch)