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.
Dependencies: mbed LoRaWAN-lib SX1272Lib
Revision 2:2eeaeae2c725, committed 2016-03-14
- Comitter:
- mluis
- Date:
- Mon Mar 14 09:17:05 2016 +0000
- Parent:
- 1:263aa4ff29cd
- Child:
- 3:3152aa75c58d
- Commit message:
- Updated project with latest version of the used libraries
Changed in this revision
--- a/app/main.cpp Thu Feb 18 07:49:29 2016 +0000
+++ b/app/main.cpp Mon Mar 14 09:17:05 2016 +0000
@@ -371,7 +371,7 @@
mcpsReq.Req.Confirmed.fPort = AppPort;
mcpsReq.Req.Confirmed.fBuffer = AppData;
mcpsReq.Req.Confirmed.fBufferSize = AppDataSize;
- mcpsReq.Req.Confirmed.nbRetries = 8;
+ mcpsReq.Req.Confirmed.NbTrials = 8;
mcpsReq.Req.Confirmed.Datarate = LORAWAN_DEFAULT_DATARATE;
}
}
--- a/mac/LoRaWAN-lib.lib Thu Feb 18 07:49:29 2016 +0000 +++ b/mac/LoRaWAN-lib.lib Mon Mar 14 09:17:05 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Semtech/code/LoRaWAN-lib/#14a5d6ad92d5 +http://developer.mbed.org/teams/Semtech/code/LoRaWAN-lib/#b9d87593a8ae
--- a/radio/SX1272Lib.lib Thu Feb 18 07:49:29 2016 +0000 +++ b/radio/SX1272Lib.lib Mon Mar 14 09:17:05 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Semtech/code/SX1272Lib/#cd1093b6676f +http://developer.mbed.org/teams/Semtech/code/SX1272Lib/#5baff45eb3c5