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

Revisions of sx1276/sx1276-mbed-hal.h

Revision Date Message Actions
117:5b5ad247cc3b 2018-08-16 Updated for latested mbed File  Diff  Annotate
111:c47d5224a2d1 2018-06-03 Added support for the Heltec L4 P-CH external power File  Diff  Annotate
109:528f37db941f 2018-02-20 Switched to LowPowerTimeout when available, this avoids File  Diff  Annotate
102:3e0f7696f4a5 2017-11-20 Formatting fixed File  Diff  Annotate
65:b2d98328fcba 2017-07-11 Added Arduino Support, it still needs further testing File  Diff  Annotate
64:b721e6ab656a 2017-06-30 Moved mbed wait_ms into a HAL function Sleep_ms to keep it File  Diff  Annotate
61:08b50780eb91 2017-05-31 Made SetRfTxPower public to allow easily power TX changes File  Diff  Annotate
51:aef3234bcb71 2017-05-17 Added proper void * type from sending data, uint8_t * is not appropriate. File  Diff  Annotate
46:e78a1d0391ac 2017-05-11 Updated LoRa_TODO.txt File  Diff  Annotate
44:544add59b26d 2017-05-09 Updated SetTimeout to include a function pointer for the timeout File  Diff  Annotate
43:90de42f3c1fd 2017-05-09 Added proper TCXO support (being using in the Murata module) File  Diff  Annotate
42:72deced1a4c4 2017-05-08 Moved the timeout timer into the mbed-hal part to keep sx1276.cpp File  Diff  Annotate
39:706c32eda7e7 2017-05-07 Further cleanup, removed enum.h which is not needed. File  Diff  Annotate
38:d9189d958db8 2017-05-07 Migrated typedefs.h into the sx1276 source. File  Diff  Annotate
36:f2b885b6f33e 2017-05-06 Remove debug folder, added TODO file File  Diff  Annotate | base