CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revisions of main.cpp

Revision Date Message Actions
204:72f52e74e0e4 2016-07-02 testing obsrs tm File  Diff  Annotate
203:424308159a56 2016-07-01 obsrs algo checked for two blocks File  Diff  Annotate
201:3410fc4d80f0 2016-07-01 works for other ackcodes File  Diff  Annotate
199:9f03d6ca94c9 2016-06-30 obsrs tm to be checked File  Diff  Annotate
197:1369ef45b49e 2016-06-30 latest revision (before sdcard testing) ready to be tested bypassing COM File  Diff  Annotate
196:c51bf4993f75 2016-06-30 latest code, obsrs TC, compression to be tested File  Diff  Annotate
192:2c7263530c57 2016-06-29 SD card finalized code File  Diff  Annotate
191:f76b475d7807 2016-06-29 memset(0) added, checking sdcard in obsrs.h and main, commented mng_sd_card(), transmit_adf() uncommented for obsrs File  Diff  Annotate
190:f0d5fde60221 2016-06-28 science thread with rtostimer working File  Diff  Annotate
189:0636c8391407 2016-06-28 Changed SPI_dma to RTOS timer, not repeating last 2 tframes in obsrs, this to be done in non-obsrs, changed sid File  Diff  Annotate
187:1140091f5cec 2016-06-26 PL spi worked File  Diff  Annotate
186:eb19a02f83d6 2016-06-17 Testing spi .. File  Diff  Annotate
185:3b3cd96a7811 2016-06-17 PL_I2C worked in main() by bae way File  Diff  Annotate
181:834d02830729 2016-05-29 Adding RLY_TMTC code in next revisions File  Diff  Annotate
170:286ef9dad36a 2016-04-19 Integrated BAE I2C : tested with GS File  Diff  Annotate
164:be3b4b760d0c 2016-04-18 Working Code : OBSRS and MMS cheked with GS using actual CDMS Hardware File  Diff  Annotate
162:48fda0b8d573 2016-04-14 Merged bae_i2c File  Diff  Annotate
161:a63672bf4423 2016-04-14 merged OBSRS TM and I2C_PL_working File  Diff  Annotate
159:9951e803975f 2016-04-13 interfaced with pl, i2c working with double interrupt theory File  Diff  Annotate
158:6afad8428e82 2016-04-13 Testing with PL File  Diff  Annotate
157:e808cdb56239 2016-04-11 debug i2c_cdms File  Diff  Annotate
152:8e4155426581 2016-04-04 Testing i2c for bae : TC_TM, i2c in main(); File  Diff  Annotate
151:e6c7d4f87704 2016-04-02 TC transmission is successful, TM failed File  Diff  Annotate
150:fa3940954b1e 2016-04-06 Also, flags in restart_adf to be nulled, obsrs to be tested for restart_adf and two sessions File  Diff  Annotate
145:fb800fecf128 2016-04-02 worked for PL File  Diff  Annotate
144:4c20fcc105ce 2016-04-01 Removed errors File  Diff  Annotate
141:b29541186a74 2016-03-29 backup File  Diff  Annotate
139:1018e1dc82e9 2016-03-12 corrected some errors in obsrs.h File  Diff  Annotate
138:6fcbbaf19284 2016-03-12 workin File  Diff  Annotate
136:8074893cd24e 2016-03-10 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 File  Diff  Annotate
134:4694fc291ce1 2016-03-01 testing File  Diff  Annotate
132:d4a4461214ad 2016-02-29 i2c integration in progress File  Diff  Annotate
131:8745e6041ebc 2016-02-27 PL not receving data, to be tested; ; File  Diff  Annotate
130:d5b53088270b 2016-02-27 Integrating i2c with PL File  Diff  Annotate
126:b7c024b5632d 2016-02-10 I2C code integrated, to be tested with PL File  Diff  Annotate
117:bfdc807f3d3c 2016-02-06 added common_functions.h file File  Diff  Annotate
116:8f431a8bbe82 2016-02-06 added common_functions.h file File  Diff  Annotate
115:2e1144a41d76 2016-02-05 Integrating PMS ... transmitter is to be integrated File  Diff  Annotate
114:9fb55057b13f 2016-02-05 Testing on CDMS hardware... File  Diff  Annotate
113:b8991d9e3b6c 2016-02-05 testing shreesha's code with obsrs tc and non-obsrs tc File  Diff  Annotate
110:e5091ab345de 2016-02-04 Testing on CDMS hardware File  Diff  Annotate
109:78f2912e3473 2016-01-26 DMA working..to be tested thoruohgly; File  Diff  Annotate
106:cd10ac5ad10e 2016-02-03 included common_functions.h File  Diff  Annotate
105:5ce0337e7c15 2016-01-29 Changed pins from the last version File  Diff  Annotate
104:a50ae79ca36e 2016-01-29 Added cdms hk thread : ready for testing File  Diff  Annotate
103:b55559925dc1 2016-01-29 Integrated HK : YET TO BE TESTED File  Diff  Annotate
101:bece931236a2 2016-01-26 Made changes in science thread, and globals for DMA File  Diff  Annotate
99:efde3df6cd94 2016-01-26 DATA checked for one fsc, with one OBSRS telecommand File  Diff  Annotate
98:fd99ddc0e0a1 2016-01-26 Both threads working without SD card functions File  Diff  Annotate
97:717c7908c822 2016-01-25 worked once by signalling through interrupt; File  Diff  Annotate
96:4ca92f9775e0 2016-01-25 Com thread worked in parallel with science thread, both types of TCs worked File  Diff  Annotate
95:42d6747900cb 2016-01-25 Using common function to transmit :; transmit_adf instead of adf_not_sdcard and adf_snd_sdcard. File  Diff  Annotate
94:611c066467a1 2016-01-24 Compression.h tested, works when flash.h is commented due to ram-size. File  Diff  Annotate
93:4d76de54a699 2016-01-24 Science Thread integrated, to be tested, File  Diff  Annotate
90:df55a5f68331 2016-01-22 EOS detected but data needs to be checked, bugs solved: (1) chip select not made 1, (2) connections are lose at sd card side File  Diff  Annotate
88:b9beee1a7a3e 2016-01-21 NOT DETECTING eOs File  Diff  Annotate
86:a26f5f22631d 2016-01-20 SDCard code integrated, works for MMS TC, to be tested for OBSRS TC File  Diff  Annotate
84:b0f7a241ddf3 2016-01-20 To be checked File  Diff  Annotate
82:c55f29ad4240 2016-01-19 updated SD card and files File  Diff  Annotate
71:9193fbdaa3e1 2016-01-19 Modification of CDMS_sd.h required File  Diff  Annotate