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:
Mon Mar 31 19:13:27 2014 +0000
Parent:
169:584a83987318
Child:
171:76575c786395
Commit message:
updates

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
EthernetInterface.lib 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
mbed-rtos.lib Show diff for this revision Revisions of this file
nsp_resources.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Mon Mar 31 17:43:41 2014 +0000
+++ b/Definitions.h	Mon Mar 31 19:13:27 2014 +0000
@@ -27,6 +27,9 @@
 //#define   _ENDPOINT_FREESCALE_PLATFORM  true                      // uncomment for the Freescale Freedom MBED platform
 //#define   _ENDPOINT_NXP_PLATFORM        true                      // uncomment for the NXP MBED platform
 
+// Network Usage (default is Ethernet)
+#define CELLULAR_NETWORK                true                        // true - use cellular network, false - use ethernet (cannot co-exist together)
+
 // 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
--- a/EthernetInterface.lib	Mon Mar 31 17:43:41 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/ansond/code/EthernetInterface-ansond/#9cc8e619bcd7
--- a/c027_radios.lib	Mon Mar 31 17:43:41 2014 +0000
+++ b/c027_radios.lib	Mon Mar 31 19:13:27 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/c027_radios/#6acc6c8143b7
+http://mbed.org/users/ansond/code/c027_radios/#a8fd1fa0f0d0
--- a/endpoint_core.lib	Mon Mar 31 17:43:41 2014 +0000
+++ b/endpoint_core.lib	Mon Mar 31 19:13:27 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#adc39c42b169
+http://mbed.org/users/ansond/code/endpoint_core/#89cd0657b3c3
--- a/endpoint_nsp.lib	Mon Mar 31 17:43:41 2014 +0000
+++ b/endpoint_nsp.lib	Mon Mar 31 19:13:27 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_nsp/#94d000e6fa70
+http://mbed.org/users/ansond/code/endpoint_nsp/#edf306673e54
--- a/mbed-rtos.lib	Mon Mar 31 17:43:41 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#f88660a9bed1
--- a/nsp_resources.lib	Mon Mar 31 17:43:41 2014 +0000
+++ b/nsp_resources.lib	Mon Mar 31 19:13:27 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/nsp_resources/#5aed72f4a579
+http://mbed.org/users/ansond/code/nsp_resources/#cf77816b6201