CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Files at this revision

API Documentation at this revision

Comitter:
chaithanyarss
Date:
Sun Jul 03 15:28:43 2016 +0000
Parent:
218:c63cdba0550f
Child:
220:2aeab83212e6
Commit message:
rearranging code;

Changed in this revision

CDMS_HK.h Show annotated file Show diff for this revision Revisions of this file
DefinitionsAndGlobals.h Show annotated file Show diff for this revision Revisions of this file
--- a/CDMS_HK.h	Sun Jul 03 15:25:24 2016 +0000
+++ b/CDMS_HK.h	Sun Jul 03 15:28:43 2016 +0000
@@ -1,11 +1,4 @@
 
-//CDMS HK
-#define COMRX_ALIVE 0x01
-#define COMRX_DEAD 0x00
-#define DEVICE_ENABLED 0x00
-#define DEVICE_POWERED 0x01
-#define DEVICE_OC_FAULT 0x02
-#define DEVICE_DISABLED 0x03
 
 void FCTN_CDMS_HK_MAIN();
 void FCTN_CDMS_HK();
--- a/DefinitionsAndGlobals.h	Sun Jul 03 15:25:24 2016 +0000
+++ b/DefinitionsAndGlobals.h	Sun Jul 03 15:28:43 2016 +0000
@@ -148,6 +148,14 @@
 #define RF_RELAY_CNTRL_TX PTA7
 #define RF_RELAY_CNTRL_BCN PTA12
 
+//CDMS HK
+#define COMRX_ALIVE 0x01
+#define COMRX_DEAD 0x00
+#define DEVICE_ENABLED 0x00
+#define DEVICE_POWERED 0x01
+#define DEVICE_OC_FAULT 0x02
+#define DEVICE_DISABLED 0x03
+
 
 // ****************GLOBAL VARIABLES******************
 // DEBUG