CFDP destination handler #62

Merged
muellerr merged 49 commits from cfdp-state-machines into main 2023-09-21 18:47:07 +02:00
Showing only changes of commit d2cdcf9c79 - Show all commits

View File

@ -59,7 +59,6 @@ struct TransactionParams {
condition_code: ConditionCode,
delivery_code: DeliveryCode,
file_status: FileStatus,
//msgs_to_user: Vec<MsgToUserTlv<'static>>,
cksum_buf: [u8; 1024],
msgs_to_user_size: usize,
msgs_to_user_buf: [u8; 1024],