FINAL ACS TO BE USED FOR TESTING. COMMISSIONING, ACS MAIN, DATA ACQ ALL DONE.

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of ACS_FULL_Flowchart_BAE by Team Fox

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers TCTM.h Source File

TCTM.h

00001 #define ACK_CODE 0x02;
00002 
00003 void FCTN_BAE_TM_TC(uint8_t*);
00004 void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t);
00005 uint32_t FCTN_CDMS_RD_FLASH(uint16_t );
00006 void FCTN_CONVERT_FLOAT(float input, uint8_t* output);
00007  
00008 #define B0 -23
00009 #define B1 -2
00010 #define B2 5
00011 #define W0 -5.65
00012 #define W1 0.45
00013 #define W2 -1.97
00014