Skip to content

Fix #161, disable the engine in CF_CFDP_DisableEngine#162

Merged
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-161-disable-engine
Jan 11, 2022
Merged

Fix #161, disable the engine in CF_CFDP_DisableEngine#162
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-161-disable-engine

Conversation

@jphickey
Copy link
Copy Markdown
Contributor

Describe the contribution
Restores setting a global flag which was mistakenly deleted in a previous cleanup. This also adds a unit test check to confirm the global was set false.

Fixes #161

Testing performed
Build CF and run tests

Expected behavior changes
Engine gets disabled when CF_CFDP_DisableEngine is called

System(s) tested on
Ubuntu 21.10

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Restores setting a global flag which was mistakenly deleted
in a previous cleanup.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 11, 2022
@astrogeco astrogeco merged commit c0b1f53 into nasa:main Jan 11, 2022
@astrogeco astrogeco requested a review from semaldona January 11, 2022 16:29
Copy link
Copy Markdown

@semaldona semaldona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes reviewed and approved.

@jphickey jphickey deleted the fix-161-disable-engine branch January 11, 2022 19:24
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 12, 2022
@zanzaben
Copy link
Copy Markdown
Contributor

zanzaben commented Jan 12, 2022

There is a future task #145 to go through the code and change int variables that are just being used as bools to proper bools.

@skliper skliper added this to the Draco milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CF_CFDP_DisableEngine no longer disables the engine

5 participants