added another fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-10-13 17:28:31 +02:00
parent 0f5f147b8d
commit ffba0b371c
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F

View File

@ -30,6 +30,7 @@ will consitute of a breaking change warranting a new major release:
was adapted to be stateful now. Packet generation is started with a `write` call while
write transfers are advanced and completed with the `advanceWrite` call if they can not be
completed immediately.
- CFDP Space Packets SSC is now generated properly, was always 0 before.
- Host build fixes
# [v7.1.0] 2023-10-11