Custom "Installer Assistant" software. Modified Single Sweep Mode. Goes right into single sweep mode upon power-up and displays signal strength. Works with mbed-os 5.1.2 and mdot lib 5.1.5

Dependencies:   DOGS102 GpsParser ISL29011 MMA845x MPL3115A2 MTS-Serial NCP5623B libmDot-dev-mbed5-deprecated

Fork of MTDOT-BOX-EVB-Factory-Firmware by MultiTech

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Thu Feb 04 18:46:05 2016 +0000
Parent:
1:71125aa00e33
Child:
4:13fa673bb966
Commit message:
add MTS-Serial, update version header

Changed in this revision

MTS-Serial.lib Show annotated file Show diff for this revision Revisions of this file
version.h Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MTS-Serial.lib	Thu Feb 04 18:46:05 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/MultiTech/code/MTS-Serial/#4afbbafcd6b3
--- a/version.h	Thu Feb 04 12:36:36 2016 -0600
+++ b/version.h	Thu Feb 04 18:46:05 2016 +0000
@@ -1,6 +1,6 @@
 #ifndef __VERSION_H__
 #define __VERSION_H__
 
-#define MTDOT_BOX_VERSION "2.0.0"
+#define MTDOT_BOX_VERSION "2.0.0-mbed"
 
-#endif
+#endif