Changes to be made for ATS_Fault logic and ACS_State

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of Japan_BAE_sensorworking_interrupr_reoccuring_copy by Team Fox

TCTM.h

Committer:
Bragadeesh153
Date:
2016-04-20
Revision:
15:3239c6391ffa
Parent:
13:fb7facaf308b

File content as of revision 15:3239c6391ffa:

#define ACK_CODE 0x02;

#define rsens 0.095

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);
void FCTN_CONVERT_FLOAT_COMPRESS(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