Skip to content

Testing and maintenance command box requested command string to list #6

@motters

Description

@motters

On the testing and maintenance view manager the method of storing expected commands is with a simple string and works.

Although if one action is requested and then another before the first action replies with its signal the command box will not open for the first request.

Simply change the string to a list or vector of expected commands instead.

Low priority as the second action would have to be requested very quickly after the first one which is unlikely as it requires a GUI interaction.

https://github.com/MU-Electronics/GasRig/blob/master/app/View/Managers/Testing.h#L121

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions