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 Aug 01 12:28:09 2014 +0000
Parent:
229:fceff77679cb
Child:
231:2b9ac6bcede5
Commit message:
updates for APM copcar

Changed in this revision

Definitions.h 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
--- a/Definitions.h	Thu Jul 31 17:07:08 2014 +0000
+++ b/Definitions.h	Fri Aug 01 12:28:09 2014 +0000
@@ -40,6 +40,9 @@
 //#define LIGHT_PERSONALITY               true                      // the endpoint will be a (set of) lights
 #define COPCAR_PERSONALITY              true                      // the endpoint will emulate a cop car
 
+// special behavior for APM CopCar - steady state on/off for blinking
+//#define APM_COPCAR_ENABLE               true                      // true - enabled, (undef) - disabled
+
 // APM Demo Light Configuration
 #define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable
 
--- a/endpoint_core.lib	Thu Jul 31 17:07:08 2014 +0000
+++ b/endpoint_core.lib	Fri Aug 01 12:28:09 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#ca0acfacc5c4
+http://mbed.org/users/ansond/code/endpoint_core/#41c3cb81aba3