cdms_i2c_hardware_test

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of standaloneworkingi2c_cdms by Team Fox

Changes

RevisionDateWhoCommit message
160:25a01d8da5d4 2016-07-06 prasanthbj05 cdms_i2c_hardware; default tip
159:390ca9b41d0e 2016-07-04 prasanthbj05 i2c in RLY_TMTC worked
158:68502402270d 2016-07-04 prasanthbj05 comparing with standalone;
157:d99f525edc4c 2016-07-02 prasanthbj05 I2C test code used for testing TCs
156:741ab5dd826d 2016-04-19 lakshya checking
155:80e7c7ff8aaf 2016-04-16 prasanthbj05 i2c_working;
154:e808cdb56239 2016-04-11 ee12b079 debug i2c_cdms
153:6b0e79b2bb54 2016-04-10 ee12b079 Corrected FMS MMS TC, OBSRS TM to be checked.
152:fa3940954b1e 2016-04-06 krishanprajapat Also, flags in restart_adf to be nulled, obsrs to be tested for restart_adf and two sessions
151:827e23febfdf 2016-04-06 krishanprajapat OBSRS TM completed,ACKL1 remaining. ; uncomment write_to_sdcard, delete tm, restart_adf, sids in sdcard code, invalid fsc not done,
150:46763854fa83 2016-04-06 krishanprajapat Eos detected for OBSRS data not matching
149:8e4155426581 2016-04-04 ee12b079 Testing i2c for bae : TC_TM, i2c in main();
148:e6c7d4f87704 2016-04-02 ee12b079 TC transmission is successful, TM failed
147:4c20fcc105ce 2016-04-01 aniruddhv Removed errors
146:7fd1ca3a35a1 2016-04-02 ee12b079 Integrating with BAE...
145:d9ce37c49409 2016-04-02 ee12b079 backup krishan
144:fb800fecf128 2016-04-02 ee12b079 worked for PL
143:d81df402a016 2016-03-29 ee12b079 corrected some error
142:83f48d1a1bc5 2016-03-29 ee12b079 corrected some errors in obsrs.h . Still some error in send_ack_andcallsign.
141:b29541186a74 2016-03-29 ee12b079 backup
140:489a93a04d6b 2016-03-24 aniruddhv Updated POWER_ON_TX, POWER_OFF_TX
139:be4eea8275c3 2016-03-12 ee12b079 corrected some errors in obsrs.h
138:1018e1dc82e9 2016-03-12 ee12b079 corrected some errors in obsrs.h
137:6fcbbaf19284 2016-03-12 Piasiv1206 workin
136:8074893cd24e 2016-03-10 ee12b079 To be tested for i2c with PL and OBSRS TC.; Major change : 1) junk_f flag shifted to reset_adf (so that it works for multiple sessions); 2) Serial Baudrate changed to 115200; 3) Added many zeros at the end of packet in APS for GNU radio
135:522f7d73d04f 2016-03-02 ee12b079 Testing
134:4694fc291ce1 2016-03-01 ee12b079 testing
133:56d37aa8a011 2016-03-01 ee12b079 OBSRS TM to be checked
132:8a7bee7b8e8b 2016-02-26 krishanprajapat complete code except restart function need to be tested;
131:d4a4461214ad 2016-02-29 ee12b079 i2c integration in progress
130:8745e6041ebc 2016-02-27 ee12b079 PL not receving data, to be tested; ;
129:d5b53088270b 2016-02-27 ee12b079 Integrating i2c with PL
128:47ed605a459d 2016-02-26 ee12b079 Works with 'USE_RX1M_GET_FROM_MBED' , to be tested for baudrate 115200
127:a232a4352664 2016-02-26 ee12b079 Working with 'Bypass_rx1m_get_from_mbed' case aps .
126:7f0d823c5881 2016-02-07 shreeshas95 added disable and enable science thread statements
125:457d6fd9ac37 2016-02-07 krishanprajapat updated
124:b99f8be0a51a 2016-02-07 krishanprajapat updated
123:bd7263168ee4 2016-02-06 krishanprajapat editing create ackandcallsign flags init done
122:d79297a4f89d 2016-02-06 krishanprajapat updated
121:2b5632bc78ab 2016-02-06 krishanprajapat removed dummy ack_l1 function
120:60c5de4cb8ad 2016-02-06 krishanprajapat added some function for obsrs tc
119:bfdc807f3d3c 2016-02-06 krishanprajapat added common_functions.h file
118:8f431a8bbe82 2016-02-06 krishanprajapat added common_functions.h file
117:b7c024b5632d 2016-02-10 ee12b079 I2C code integrated, to be tested with PL
116:a3b95a9c16ef 2016-02-08 ee12b079 GETapid corrected , to be integrated with PL (Relay_tmtc)
115:daa937e649f5 2016-02-05 krishanprajapat added some more functions for obsrs tc
114:2e1144a41d76 2016-02-05 ee12b079 Integrating PMS ... transmitter is to be integrated
113:9fb55057b13f 2016-02-05 ee12b079 Testing on CDMS hardware...
112:b8991d9e3b6c 2016-02-05 ee12b079 testing shreesha's code with obsrs tc and non-obsrs tc
111:b41bf1ce4bbe 2016-02-05 ee12b079 Changed pin-names, to verify the aardvark working on mbed before going on cdms hardware
110:2efd0974d40b 2016-02-03 aniruddhv Modified execution of OBSRS flow in COM_MNG_TMTC.h
109:396aa26f3fff 2016-02-02 aniruddhv testing;
108:cd10ac5ad10e 2016-02-03 krishanprajapat included common_functions.h
107:e5091ab345de 2016-02-04 ee12b079 Testing on CDMS hardware
106:5ce0337e7c15 2016-01-29 shreeshas95 Changed pins from the last version
105:a50ae79ca36e 2016-01-29 shreeshas95 Added cdms hk thread : ready for testing
104:b55559925dc1 2016-01-29 shreeshas95 Integrated HK : YET TO BE TESTED
103:80c911a6e736 2016-01-29 shreeshas95 Changed Structures.h: removed Base_tm functions and corresponding errors everywhere
102:78f2912e3473 2016-01-26 ee12b079 DMA working..to be tested thoruohgly;
101:bece931236a2 2016-01-26 shreeshas95 Made changes in science thread, and globals for DMA