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: AwsomeStation LoRaBaseStation LoRaTerminal
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 11:390476907bfc | 2016-09-02 | rba90 | The CommandPacket is reconstructed. |
| 10:2a710d0bab2c | 2016-09-01 | rba90 | remove redundant code |
| 9:61ed835bb206 | 2016-08-24 | rba90 | fix a bug where memory access violation would occur |
| 8:9a8085508415 | 2016-08-12 | rba90 | use DEBUG_SIP to toggle debug text on or off |
| 7:100865963801 | 2016-08-12 | rba90 | add a method that write to serial port with SIP format |
| 6:d70709307c5a | 2016-07-23 | rba90 | Rename library name |
| 5:d39ee3fc4f4a | 2016-07-17 | rba90 | print <E to terminal if no response, otherwise use <F |
| 4:4a92da3f19c0 | 2016-07-17 | rba90 | response no error if return 0 |
| 3:22bb958f0eb0 | 2016-07-17 | rba90 | disable CRC by default for testing purpose |
| 2:732c68d2b512 | 2016-07-14 | rba90 | fix unused variable warning |
| 1:03208c983c8b | 2016-07-13 | rba90 | Fix an error where response length is not reset when generating errors |
| 0:21e4e3afa5e6 | 2016-06-19 | rba90 | Init |