TargetIdWithApid #63

Merged
muellerr merged 14 commits from TargetIdWithApid into main 2024-01-31 11:06:34 +01:00
Showing only changes of commit 5aa2ec74ba - Show all commits

View File

@ -412,7 +412,7 @@ fn main() {
);
let mut buf: [u8; 8] = [0; 8];
target.target.write_to_be_bytes(&mut buf).unwrap();
addressable_id.write_to_be_bytes(&mut buf).unwrap();
let pus_tm = PusTmCreator::new(
&mut sp_header,
sec_header,