Fork of SX1276 library, with setLowDataRateOptimize() function added to configure "Low Datarate Optimize" setting of chip.
Dependents: SX1276_terminal SX1276_Semtech_GUI
Fork of SX127x by
Revisions of sx127x_lora.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:927a05f84ede | 2015-02-09 | added rf_switch callback for board-specific RF front-end implementation. | File Diff Annotate |
6:5d94ee847016 | 2014-06-30 | moved RF switch (femcps/femctx) control to set_opmode() | File Diff Annotate |
4:d987ac2836bf | 2014-05-02 | fixed FSK AFC | File Diff Annotate |
3:3bf2515b1eed | 2014-05-02 | brought fsk to functioning | File Diff Annotate |
2:fdae76e1215e | 2014-04-30 | separated LoRa code from FSK code from common code | File Diff Annotate |