SAIT ARIS / LRAT-example-lorawan-REFACTOR-and-CLEAN-Branch

Dependencies:   Custom_LSM303 Custom_UBloxGPS LRAT-mbed-os USBDevice mbed-lora-radio-drv stm32EEPROM

Fork of LRAT-example-lorawan by SAIT ARIS

Files at this revision

API Documentation at this revision

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

Custom_LSM303.lib Show annotated file Show diff for this revision Revisions of this file
Custom_UBloxGPS.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-lora-radio-drv.lib Show annotated file Show diff for this revision Revisions of this file
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