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

This commit is contained in:
Robin Müller 2023-07-13 17:33:04 +02:00
parent db61358639
commit 6d220692d5
Signed by: muellerr
GPG Key ID: 407F9B00F858F270

View File

@ -19,11 +19,12 @@ will consitute of a breaking change warranting a new major release:
## Changed
- STR missed reply handling is now moved to DHB rather than the COM interface. The COM IF will
still trigger an event if a reply is taking too long.
- The FM and EM STR FDIR now have different maximum reply tresholds. This is because the
EM STR behaved odd and sometimes takes 3-4 seconds to respond to a reply, which must be
investigated further.
still trigger an event if a reply is taking too long, and FDIR should still work via reply
timeouts.
## Added
- Set STR time in configuration sequence to firmware mode.
# [v6.1.0] 2023-07-13