Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SX1276_terminal SX1276_Semtech_GUI
Fork of SX127x by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:3d148697c0d3 | 2015-02-16 | modtronix | Fixed reset, was sending 1 in stead of 0 pulse. |
9:b7809c62eaa6 | 2015-02-15 | modtronix | Removed RF switch pins from SX127x class, as is done in V7 |
8:8db8fc2ea650 | 2015-02-14 | modtronix | Modified version, added setLowDataRateOptimize() function to configure "Low Datarate Optimize" setting on SX1276 |
7:927a05f84ede | 2015-02-09 | dudmuck | added rf_switch callback for board-specific RF front-end implementation. |
6:5d94ee847016 | 2014-06-30 | dudmuck | moved RF switch (femcps/femctx) control to set_opmode() |
5:dde68100518b | 2014-06-03 | dudmuck | replaced interrupt input pins with DigitalIn |
4:d987ac2836bf | 2014-05-02 | dudmuck | fixed FSK AFC |
3:3bf2515b1eed | 2014-05-02 | dudmuck | brought fsk to functioning |
2:fdae76e1215e | 2014-04-30 | dudmuck | separated LoRa code from FSK code from common code |
1:7dc60eb4c7ec | 2014-04-14 | dudmuck | added read/write functions for USB HID application |
0:27aa8733f85d | 2014-03-26 | dudmuck | initial commit of library driver for SX1272/SX1276 |