Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of QM_BAE_review_1 by
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
Generated on Tue Jul 12 2022 17:24:01 by
1.7.2
