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 LoRa_TODO.txt

Revision Date Message Actions
115:591f6bf8e668 2018-07-20 Updated TODOs File  Diff  Annotate
111:c47d5224a2d1 2018-06-03 Added support for the Heltec L4 P-CH external power File  Diff  Annotate
106:84fff1b57caa 2017-11-26 Cleanup of unused files File  Diff  Annotate
95:36a7fc74e437 2017-11-12 Finied CadDone support to use DIO0 of DIO3 is NC File  Diff  Annotate
89:b0203b4a36ec 2017-08-30 Fixed calculation of the frequency error with negative numbers File  Diff  Annotate
83:019da451b283 2017-08-06 Added GetFrequencyError API support File  Diff  Annotate
71:7067e67902a8 2017-07-23 Renamed Arduino files to Arduino-mbed-APIs File  Diff  Annotate
67:d3afd803f40d 2017-07-16 added mbed alike Timeout support for Arduino D21. File  Diff  Annotate
65:b2d98328fcba 2017-07-11 Added Arduino Support, it still needs further testing File  Diff  Annotate
63:5b9d391244dc 2017-06-29 Added userData and userThisPtr into the radio events callback, File  Diff  Annotate
61:08b50780eb91 2017-05-31 Made SetRfTxPower public to allow easily power TX changes File  Diff  Annotate
60:75426c142f6e 2017-05-29 Enabled MURATA_SX1276 for the MURATA_SX1276 chip File  Diff  Annotate
55:00c1f5b83920 2017-05-19 Added LoRa bandwidth mapping table, now the SetRx/Tx frequency is in Hz. File  Diff  Annotate
54:0d8ea87fbab9 2017-05-19 Added return value to Init, we check for a radio availability. File  Diff  Annotate
51:aef3234bcb71 2017-05-17 Added proper void * type from sending data, uint8_t * is not appropriate. File  Diff  Annotate
50:43f7160e869c 2017-05-16 Added optional Send() parameter to include a header, 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
41:2dbc4afedf61 2017-05-08 Added correct MURATA boost case 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
37:21fa0615e993 2017-05-06 Updated LoRa_TODO File  Diff  Annotate
36:f2b885b6f33e 2017-05-06 Remove debug folder, added TODO file File  Diff  Annotate