jnlj

Dependencies:   mbed-rtos mbed

Fork of TFOX_CDMS_VR_1_0_WORKING by Team Fox

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers TC.h Source File

TC.h

00001 uint8_t telemetry_type2[13];
00002 uint8_t telemetry_type1[130];      //two types of telemetry possible
00003 uint8_t long_memory_block_tm[128],crc_tm[2];   //  tmlmb
00004 uint8_t frmseqcnt_fileheadpointer_tm,multi_obsrs_tm_packets[127]; // tm obsrs
00005 uint8_t tc_liservice_type_packet1_tm[9],tc_liservice_type_packet2_tm[9]; // tm tc_liservice_type 
00006 uint8_t crc1_tm[2],crc2_tm[2];  // tm flash_crc
00007 uint8_t tmid1_spr_tm=0xA0,tc_exec_tm,tc_service_typeatus_tm,pac_seq_cnt_of_tc_tm[8]; // tm ack_l1
00008 uint8_t tmid2_spr_tm=0xB0,tc_pac_seq_cnt_tm,tm_pac_seq_cnt_tm,ackcode_tm; // tm ack_l234
00009 uint8_t tmid3_spr_tm=0xC0,small_memory_block_tm[7]; // tm smb
00010 uint8_t tmid4_spr_tm=0xD0,func_mngmt_service_tm[8]; // tm func_mngmt_service_tm
00011 uint8_t apid_size,pac_seq_cnt,apid,long_or_short=1,service_type,sub_service_type; //All variable used TC 
00012 uint8_t sd_data[512],sd_read_data[512];
00013 int TM_SD_BLOCK_NUMBER = 1;uint8_t rtc_tc_data[8];