f

Revisions of sx1276/sx1276-mbed-hal.cpp

Revision Date Message Actions
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
60:75426c142f6e 2017-05-29 Enabled MURATA_SX1276 for the MURATA_SX1276 chip File  Diff  Annotate
58:113d2ef978d2 2017-05-25 Removed duplicate timer definitions (left over from previous cleanup) File  Diff  Annotate
53:6d3adad59633 2017-05-18 Spelling fix 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
45:9788b98821a5 2017-05-09 removed double break 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
36:f2b885b6f33e 2017-05-06 Remove debug folder, added TODO file File  Diff  Annotate | base