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_node EIoT_LoRa_node_1 EIoT_LoRa_node_2 EIoT_LoRa_node_3
Fork of SX1276GenericLib by
Diff: LoRa_TODO.txt
- Revision:
 - 71:7067e67902a8
 - Parent:
 - 67:d3afd803f40d
 - Child:
 - 83:019da451b283
 
--- a/LoRa_TODO.txt Sun Jul 23 15:44:57 2017 +0200 +++ b/LoRa_TODO.txt Sun Jul 23 16:09:55 2017 +0200 @@ -2,7 +2,6 @@ Move finished tasks to Done section: TODOs: -- add support for Arduino - add sx1276-Arduino-hal.h/cpp - add support for Linux - add sx1276-Linux-hal.h/cpp - Add support to provide the send/receive packet buffer, no need to allocate packet data in the sx1276 driver. Can be provided @@ -44,4 +43,4 @@ - Add support for Cad detection before sending a packet, already done in higher level protocols - Added initial Arduino support, needs more testing/completion. - +- Support for Arduino completed, initial version works.
