STR time #611

Merged
muellerr merged 25 commits from str_set_time into main 2023-07-14 12:43:21 +02:00
Showing only changes of commit 6d220692d5 - Show all commits

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