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: DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more
Fork of SX1276Lib by
Revision 115:591f6bf8e668, committed 2018-07-20
- Comitter:
- Helmut Tschemernjak
- Date:
- Fri Jul 20 13:13:11 2018 +0200
- Parent:
- 114:b7276b4474cc
- Child:
- 116:ad16f106c2a6
- Commit message:
- Updated TODOs
Changed in this revision
| LoRa_TODO.txt | Show annotated file Show diff for this revision Revisions of this file |
--- a/LoRa_TODO.txt Fri Jun 22 11:07:18 2018 +0200 +++ b/LoRa_TODO.txt Fri Jul 20 13:13:11 2018 +0200 @@ -1,6 +1,10 @@ Move finished tasks to Done section: TODOs: +- Check Errata Note about 500 KHz Bandwidth (test 500 Khz) +- Cherck if RegDetectOptimize DetectionOptimize must be set for SF6? +- Fix SetRfTxPower to support -4 - +15 dBm for RFO HF/LF, +2 - +15 dBm + See RegPaConfig reg, PaSelect page 83 - Add support to provide the send/receive packet buffer, no need to allocate packet data in the sx1276 driver. Can be provided Rx/Tx parameters, this avoids double memory usage

