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:
Tue Jul 01 19:30:09 2014 +0000
Parent:
202:7f6863b9b9ad
Child:
204:2bc56aa9fa5d
Commit message:
updates for cellular

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
c027_radios.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
endpoint_nsp.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Tue Jul 01 17:30:29 2014 +0000
+++ b/Definitions.h	Tue Jul 01 19:30:09 2014 +0000
@@ -29,10 +29,11 @@
 
 // Network Usage (default is Ethernet)
 #define CELLULAR_NETWORK                true                      // true - use cellular network, false - use ethernet (cannot co-exist together)
+//#define CELLULAR_DEBUG                  true                      // true - debug enabled, undef - no
 
 // what kind of personality we are...
-//#define LIGHT_PERSONALITY               true                    // the endpoint will be a (set of) lights
-#define COPCAR_PERSONALITY              true                      // the endpoint will emulate a cop car
+#define LIGHT_PERSONALITY               true                      // the endpoint will be a (set of) lights
+//#define COPCAR_PERSONALITY              true                      // the endpoint will emulate a cop car
 
 // include common definitions
 #include "CommonDefinitions.h"
--- a/c027_radios.lib	Tue Jul 01 17:30:29 2014 +0000
+++ b/c027_radios.lib	Tue Jul 01 19:30:09 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/c027_radios/#c48b03c386fb
+http://mbed.org/users/ansond/code/c027_radios/#2d9bb520794c
--- a/endpoint_core.lib	Tue Jul 01 17:30:29 2014 +0000
+++ b/endpoint_core.lib	Tue Jul 01 19:30:09 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#a85cb6cba5ed
+http://mbed.org/users/ansond/code/endpoint_core/#ba089a5e3da7
--- a/endpoint_nsp.lib	Tue Jul 01 17:30:29 2014 +0000
+++ b/endpoint_nsp.lib	Tue Jul 01 19:30:09 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_nsp/#def10d2d9273
+http://mbed.org/users/ansond/code/endpoint_nsp/#272df0444756