MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Fri Sep 12 20:38:54 2014 +0000
Parent:
240:332cc0b66c2c
Child:
242:1ca26b72a4d4
Commit message:
updated with thread-safe wait()

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
HTTPClient-SSL.lib Show annotated file Show diff for this revision Revisions of this file
endpoint_core.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Thu Sep 11 06:01:00 2014 +0000
+++ b/Definitions.h	Fri Sep 12 20:38:54 2014 +0000
@@ -78,8 +78,8 @@
 //#define ENDPOINT_GPS_COORDS        "36.131735,-115.147683"       // Joe Brown Drive 
 //#define ENDPOINT_LOCATION           "ISSUU Dept - Bilbao Spain"     // Copcar location
 //#define ENDPOINT_GPS_COORDS         "43.262977,-2.924335"           // Bilbao Spain 
-#define ENDPOINT_LOCATION           "Santa Clara Police Dept"     // Copcar location
-#define ENDPOINT_GPS_COORDS         "37.403841,-121.973001"           // Santa Clara CA 
+#define ENDPOINT_LOCATION            "Santa Clara PD"            // Where this light/endpoint lives
+#define ENDPOINT_GPS_COORDS          "37.403841,-121.973001"     // Santa Clara, CA
 
 // Reset our config values if needed
 #ifdef _ENDPOINT_UBLOX_PLATFORM
--- a/HTTPClient-SSL.lib	Thu Sep 11 06:01:00 2014 +0000
+++ b/HTTPClient-SSL.lib	Fri Sep 12 20:38:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/HTTPClient-SSL/#7a7e395f8df3
+http://mbed.org/users/ansond/code/HTTPClient-SSL/#16f0a44cc53e
--- a/endpoint_core.lib	Thu Sep 11 06:01:00 2014 +0000
+++ b/endpoint_core.lib	Fri Sep 12 20:38:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#35e88daf2d75
+http://mbed.org/users/ansond/code/endpoint_core/#eb43d5cd0ed7
--- a/mbed-rtos.lib	Thu Sep 11 06:01:00 2014 +0000
+++ b/mbed-rtos.lib	Fri Sep 12 20:38:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#bd07334df5b1
+http://mbed.org/users/mbed_official/code/mbed-rtos/#631c0f1008c3