@@ -283,7 +283,7 rtems_task prc1_task( rtems_task_argumen | |||||
283 |
|
283 | |||
284 | // 3) send the BP1 set |
|
284 | // 3) send the BP1 set | |
285 | set_time( packet_norm_bp1.header.time, (unsigned char *) &incomingMsg->coarseTime ); |
|
285 | set_time( packet_norm_bp1.header.time, (unsigned char *) &incomingMsg->coarseTime ); | |
286 |
set_time( packet_norm_bp1.header.acquisitionTime, (unsigned char *) &incomingMsg-> |
|
286 | set_time( packet_norm_bp1.header.acquisitionTime, (unsigned char *) &incomingMsg->coarseTime ); | |
287 | BP_send( (char *) &packet_norm_bp1, queue_id_send, |
|
287 | BP_send( (char *) &packet_norm_bp1, queue_id_send, | |
288 | PACKET_LENGTH_TM_LFR_SCIENCE_NORM_BP1_F1 + PACKET_LENGTH_DELTA, |
|
288 | PACKET_LENGTH_TM_LFR_SCIENCE_NORM_BP1_F1 + PACKET_LENGTH_DELTA, | |
289 | SID_NORM_BP1_F1 ); |
|
289 | SID_NORM_BP1_F1 ); |
General Comments 0
You need to be logged in to leave comments.
Login now