Updated EPS code with flowchart v2.3 (CDMS and HW faults)

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of QM_BAE_review_1_EPS_faults by Mohamed Azad

TCTM.h

Committer:
azaddevarm
Date:
2016-06-23
Revision:
17:bb0d64656ba1
Parent:
13:fb7facaf308b

File content as of revision 17:bb0d64656ba1:

#define ACK_CODE 0x02;

void FCTN_BAE_TM_TC(uint8_t*);
void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t);
uint32_t FCTN_CDMS_RD_FLASH(uint16_t );
void FCTN_CONVERT_FLOAT(float input, uint8_t* output);
 
#define B0 -23
#define B1 -2
#define B2 5
#define W0 -5.65
#define W1 0.45
#define W2 -1.97