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: CC1200-MorseEncoder CC1200-Examples
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d22a8885800b | 2021-05-03 | Jamie Smith |
Update to v1.2 |
4:c609cc7c9ea7 | 2020-08-28 | Jamie Smith |
Add fixed length packet support and other features needed for Morse support. Fix bug causing weird behavior with low sample rates (<1ksps). NOTE: you must now call setPacketMode() when configuring the radio. |
3:f464b14ce62f | 2020-08-10 | Jamie Smith |
Fix compilation with Arm Compiler |
2:2a447e8e50b8 | 2020-08-10 | Jamie Smith |
Update to Mbed OS 6. Also fix CC1200::hasReceivedPacket, which has never actually worked until now (whoops) |
1:98af824b145e | 2020-08-09 | Jamie Smith |
Add a few new features, fix issue with reading from wrong FIFO |
0:0c3532738887 | 2020-06-30 | Jamie Smith |
Add initial version of driver |