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: Custom_LSM303 Custom_UBloxGPS LRAT-mbed-os USBDevice mbed-lora-radio-drv stm32EEPROM
Fork of LRAT-example-lorawan by
Revision 47:d643f02b5dab, committed 2018-09-13
- Comitter:
- Huot87
- Date:
- Thu Sep 13 18:16:02 2018 +0000
- Parent:
- 46:98107de66808
- Commit message:
- Work In Progress -- Code Refactor and Cleanup;
Changed in this revision
diff -r 98107de66808 -r d643f02b5dab Custom_LSM303.lib --- a/Custom_LSM303.lib Wed Sep 12 20:12:19 2018 +0000 +++ b/Custom_LSM303.lib Thu Sep 13 18:16:02 2018 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/teams/SAIT-ARIS/code/Custom_LSM303/#252a026cb80b +https://os.mbed.com/teams/SAIT-ARIS/code/Custom_LSM303/#d33940a636b0
diff -r 98107de66808 -r d643f02b5dab Custom_UBloxGPS.lib --- a/Custom_UBloxGPS.lib Wed Sep 12 20:12:19 2018 +0000 +++ b/Custom_UBloxGPS.lib Thu Sep 13 18:16:02 2018 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/teams/SAIT-ARIS/code/Custom_UBloxGPS/#ee73e933fa6c +https://os.mbed.com/teams/SAIT-ARIS/code/Custom_UBloxGPS/#6d56e0ac814b
diff -r 98107de66808 -r d643f02b5dab main.cpp --- a/main.cpp Wed Sep 12 20:12:19 2018 +0000 +++ b/main.cpp Thu Sep 13 18:16:02 2018 +0000 @@ -61,6 +61,9 @@ #include "mbed-trace/mbed_trace.h" #define TRACE_GROUP "MAIN" +#include "Custom_LSM303/lsm303.h" +#include "Custom_UBloxGPS/neo-m8m.h" + using namespace events; // Max payload size can be LORAMAC_PHY_MAXPAYLOAD.
diff -r 98107de66808 -r d643f02b5dab mbed-lora-radio-drv.lib --- a/mbed-lora-radio-drv.lib Wed Sep 12 20:12:19 2018 +0000 +++ b/mbed-lora-radio-drv.lib Thu Sep 13 18:16:02 2018 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-semtech-lora-rf-drivers/#1a18f0a174c33b3ca0127fc0d5ad8902a4e3b50b +https://os.mbed.com/teams/SAIT-ARIS/code/mbed-lora-radio-drv/#f32c2d098277