diff --git a/CHANGELOG.md b/CHANGELOG.md index d67d6130..d42efd7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ list yields a list of all related PRs for each release. ## Added -- The Q7S SW now checks for a file named `boot_delay_secs.stxt` in the home directory. +- The Q7S SW now checks for a file named `boot_delay_secs.txt` in the home directory. If it exists and the file is empty, it will delay for 6 seconds before continuing with the regular boot. It can also try to read delay seconds from the file. PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/340. @@ -40,7 +40,7 @@ list yields a list of all related PRs for each release. on shut-down. PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/342 -# [v1.19.0] 10.01.2023 +# [v1.19.0] 2023-01-10 ## Changed @@ -62,7 +62,7 @@ list yields a list of all related PRs for each release. - Add automatic 5V stack commanding for all connected devices PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/335 -# [v1.18.0] 01.12.2022 +# [v1.18.0] 2022-12-01 ## Changed @@ -71,7 +71,7 @@ list yields a list of all related PRs for each release. - Renamed `/dev/i2c_eive` to `/dev/i2c_pl` and `/dev/i2c-2` to `/dev/i2c_ps`. PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/328 -# [v1.17.0] 28.11.2022 +# [v1.17.0] 2022-11-28 ## Added @@ -80,7 +80,7 @@ list yields a list of all related PRs for each release. PR 2: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/324 PR 3: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/326 -# [v1.16.0] 18.11.2022 +# [v1.16.0] 2022-11-18 - It is now possible to compile Linux components for the hosted build conditionally PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/322 @@ -97,7 +97,7 @@ list yields a list of all related PRs for each release. - Add remaining missing TMP1075 device handlers. PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/318 -# [v1.15.0] 27.10.2022 +# [v1.15.0] 2022-10-27 - Consistent device file naming - Remove rad sensor from EM build, lead to weird bugs on EM which