Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Implement output calibration. Resolves #529
Normalized output is selected:
Example when the model doesn't support output calibration:
And when normalized output isn't supported:
If a non-supported option is chosen, then raw output will be used.
The "Normalize" control is removed from the front page since this extends it:
and the default will still be "normalized output" for consistency. Calibrated output is probably most useful for pedal models.
Might want to put some control on the "front page" when the selected output mode isn't supported? Maybe an orange Exclamation point in a circle and make the gear orange? Not sure.
PR Checklist
format.bash
?_UnserializeStateLegacy_0_7_9
.)