Merge pull request 'ze batteri wos add' (#641) from add_ze_betteri into v2.1.0-dev
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #641
This commit is contained in:
commit
72b5c7d053
@ -48,6 +48,7 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
- Add the remaining system modes.
|
- Add the remaining system modes.
|
||||||
- PLOC MPSoC flash read command working.
|
- PLOC MPSoC flash read command working.
|
||||||
|
- BPX battery handler is added for EM by default.
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
@ -83,8 +83,8 @@ set(OBSW_ADD_MGT
|
|||||||
${INIT_VAL}
|
${INIT_VAL}
|
||||||
CACHE STRING "Add MGT module")
|
CACHE STRING "Add MGT module")
|
||||||
set(OBSW_ADD_BPX_BATTERY_HANDLER
|
set(OBSW_ADD_BPX_BATTERY_HANDLER
|
||||||
${INIT_VAL}
|
1
|
||||||
CACHE STRING "Add MGT module")
|
CACHE STRING "Add BPX battery module")
|
||||||
set(OBSW_ADD_STAR_TRACKER
|
set(OBSW_ADD_STAR_TRACKER
|
||||||
${INIT_VAL}
|
${INIT_VAL}
|
||||||
CACHE STRING "Add Startracker module")
|
CACHE STRING "Add Startracker module")
|
||||||
|
Loading…
Reference in New Issue
Block a user