added IRIS coe
#332 -Remove assert()
Add ident line
decode_hk_vcdu.c: Added return value handling of packet time out of range(SUCCESS_HK_SKIP_WTD_REC_TIME_OOR).
decode_hk_vcdu.c: Added updates to write AIA and HMI sequencer packets to a data series when there are packets on the HSB(high speed bus). AIA and HMI sequencer packet are also saved a dayfiles.
decode_hk_vcdu.c:Updated error log message for unexpected return code from write_hk_to_drms function to contain the drms error code. Added conditional compiled debug messages showing lev0-by-apid processing done and status. This can be "turned on" by adding -D flag DEBUG_DECODE_HK_VCDU to make basic at line:ICC_CF_ICCCOMP = -DICCCOMP $(D_GCC_FORT) -DDEBUG_DECODE_HK_VCDU.
decode_hk_vcdu.c: removed SDO_to_DRMS_time function from this file.
remove printf used during integration. Added error message when can't write to dayfile.
Change argument for look_fsn()
updated argument to lookup_fsn and decode_next_hk_vcdu to *Fsn.
Added lookup FSN function. int lookup_fsn(CCSDS_Packet_t **ptr, unsigned int **Fsn);
moved egse code to JSOC
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.