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-base
Fork of SX1276GenericLib by
Diff: LoRa_TODO.txt
- Revision:
- 67:d3afd803f40d
- Parent:
- 65:b2d98328fcba
- Child:
- 71:7067e67902a8
--- a/LoRa_TODO.txt Wed Jul 12 15:11:30 2017 +0200 +++ b/LoRa_TODO.txt Sun Jul 16 21:25:00 2017 +0200 @@ -17,8 +17,6 @@ - Test if the SX1276 timeouts. Does rx/tx/sync really uses three different timers or just one at a time. - Add API to set the LNA gain -- Registering a new Timeout function within the Interrupt is not malloc save. - This is a major race condition problem.