First Version of ACS Controller #329
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,13 @@ list yields a list of all related PRs for each release.
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- First version of ACS controller
|
||||||
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/329
|
||||||
|
|
||||||
|
# [v1.18.0] 01.12.2022
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- PLOC Supervisor: Changes baudrate to 921600
|
- PLOC Supervisor: Changes baudrate to 921600
|
||||||
@@ -17,11 +24,6 @@ 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`.
|
- 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
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/328
|
||||||
|
|
||||||
## Added
|
|
||||||
|
|
||||||
- First version of ACS controller
|
|
||||||
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/329
|
|
||||||
|
|
||||||
# [v1.17.0] 28.11.2022
|
# [v1.17.0] 28.11.2022
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
set(OBSW_VERSION_MAJOR_IF_GIT_FAILS 1)
|
set(OBSW_VERSION_MAJOR_IF_GIT_FAILS 1)
|
||||||
set(OBSW_VERSION_MINOR_IF_GIT_FAILS 17)
|
set(OBSW_VERSION_MINOR_IF_GIT_FAILS 18)
|
||||||
set(OBSW_VERSION_REVISION_IF_GIT_FAILS 0)
|
set(OBSW_VERSION_REVISION_IF_GIT_FAILS 0)
|
||||||
|
|
||||||
# set(CMAKE_VERBOSE TRUE)
|
# set(CMAKE_VERBOSE TRUE)
|
||||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: 6308bbb3f0...6e15281870
Reference in New Issue
Block a user