added todo

This commit is contained in:
Robin Mueller
2026-01-16 15:30:17 +01:00
parent 442c31889d
commit 23b80b556e
+1
View File
@@ -44,6 +44,7 @@ impl TmFunnelCommon {
}
}
// TODO: Replace pus tm zero copy writer by CCSDS zero copy writer.
// Applies common packet processing operations for PUS TM packets. This includes setting
// a sequence counter
fn apply_packet_processing(&mut self, mut zero_copy_writer: PusTmZeroCopyWriter) {