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

This commit is contained in:
Robin Müller 2023-01-24 19:48:20 +01:00
parent ae6f6538d2
commit 4611e32200
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -10,8 +10,23 @@ list yields a list of all related PRs for each release.
# [unreleased]
## Added
- Startracker temperature set and PCDU switcher set are diagnostic now
## Changed
- Startracker temperature set and PCDU switcher set are diagnostic now
- `SyrlinksHkHandler` renamed to `SyrlinksHandler` to better reflect that it does more than
just HK and is also responsible for setting the TX mode of the device.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/353
## Added
- The Syrlinks handler has submodes for the TX mode now: TX Standby (1), TX Modulation (2) and
TX Carrier Wave (3). The submodes apply for both ON and NORMAL mode.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/353
# [v1.20.0] 2023-01-24
## Added