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 DISCO-L072CZ-LRWAN1_LoRa_PingPong by
History
V1.0.0
2018-05-19, by wardm [Sat, 19 May 2018 15:42:38 +0000] rev 12
V1.0.0
Update libraries
2017-08-18, by bcostm [Fri, 18 Aug 2017 07:45:44 +0000] rev 11
Update libraries
Initial commit.; ; Removed the comment about use of NUCLEO_L073RZ board in main.cpp.;
2017-06-06, by bcostm [Tue, 06 Jun 2017 12:21:21 +0000] rev 10
Initial commit.; ; Removed the comment about use of NUCLEO_L073RZ board in main.cpp.;
Defined missing PC_13 for the LRWAN1 board.; Updated to latest mbed and SX1276Generic libs
2017-05-30, by Helmut64 [Tue, 30 May 2017 15:49:05 +0000] rev 9
Defined missing PC_13 for the LRWAN1 board.; Updated to latest mbed and SX1276Generic libs
Updated description.
2017-05-19, by Helmut64 [Fri, 19 May 2017 14:04:56 +0000] rev 8
Updated description.
Update SX1276GenericLib, Lora frequencies are now specified in Hz.
2017-05-19, by Helmut64 [Fri, 19 May 2017 13:59:59 +0000] rev 7
Update SX1276GenericLib, Lora frequencies are now specified in Hz.
Updated SX12GenerlicLib; Radio Init has now a return value true of a Radio chip is detected.
2017-05-19, by Helmut64 [Fri, 19 May 2017 09:54:10 +0000] rev 6
Updated SX12GenerlicLib; Radio Init has now a return value true of a Radio chip is detected.
Updated SX1276GenericLib
2017-05-17, by Helmut64 [Wed, 17 May 2017 13:50:19 +0000] rev 5
Updated SX1276GenericLib
Updated to newer 1276GenericLib
2017-05-16, by Helmut64 [Tue, 16 May 2017 15:54:02 +0000] rev 4
Updated to newer 1276GenericLib
Added Radio pointer to callbacks.
2017-05-14, by Helmut64 [Sun, 14 May 2017 14:33:29 +0000] rev 3
Added Radio pointer to callbacks.