Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make programming framework CLI safe #8266

Merged

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Jul 29, 2022

If the programming framework has code to change the control profiles. This can result in profiles not being correctly read or written, as they cannot be changed. Also, editing a specific profile in CLI can also be effected. This PR pauses all LC processing while in the CLI.

Cleared up some of the hash headers while I was there.

Example of some CLI commands. You can see LCs 35 to 41 are set to change the profile every 2nd cycle.
CLI Clipboard.txt

If the programming framework has code to change the profiles. This can result in profiles not being correctly read or written. Moving the programming framework to the end of the  diff/dump completely negates this issue.
Cleared up some of the hash headers while I was there.
@MrD-RC MrD-RC added this to the 5.1 milestone Jul 29, 2022
@MrD-RC MrD-RC changed the title Change the order of dump to have logic sections last Make programming framework CLI safe Jul 30, 2022
@DzikuVx DzikuVx merged commit e817b8a into release_5.1.0 Aug 1, 2022
@DzikuVx DzikuVx deleted the MrD_Change-order-of-diff-and-dump-to-have-LC-last branch August 1, 2022 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants