LoRa gateway to link to Raspberry - Working ok
Fork of SX1276GenericLib by
Revision 116:591f6bf8e668, committed 2018-07-20
- Comitter:
- Helmut Tschemernjak
- Date:
- Fri Jul 20 13:13:11 2018 +0200
- Parent:
- 114:b7276b4474cc
- 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