bump spacepackets

This commit is contained in:
2022-12-04 20:00:20 +01:00
parent dcccc62c7d
commit b03f585661
11 changed files with 31 additions and 30 deletions

View File

@ -174,7 +174,7 @@ impl EventReporterBase {
src_data_len += aux_data.len();
}
source_buffer_large_enough(buf.len(), src_data_len)?;
let mut sp_header = SpHeader::tm(self.apid, 0, 0).unwrap();
let mut sp_header = SpHeader::tm_unseg(self.apid, 0, 0).unwrap();
let sec_header = PusTmSecondaryHeader::new(
5,
subservice.into(),