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.
Fork of SX1276GenericLib by
Diff: LoRa_TODO.txt
- Revision:
- 61:08b50780eb91
- Parent:
- 60:75426c142f6e
- Child:
- 63:5b9d391244dc
diff -r 75426c142f6e -r 08b50780eb91 LoRa_TODO.txt --- a/LoRa_TODO.txt Mon May 29 16:58:41 2017 +0200 +++ b/LoRa_TODO.txt Wed May 31 14:07:40 2017 +0200 @@ -38,6 +38,5 @@ - Added a RxSignalPending which verifies if we have a signal pending in receive state. (May 2017 Helmut) - Added LoRa bandwidth mapping table, now the SetRx/Tx frequency is in Hz. (May 2017 Helmut) - Enabled MURATA_SX1276 for the MURATA_SX1276 chip (May 2017 Helmut) - +- Made SetRfTxPower public to allow easily power TX changes (May 2017 Helmut) -
