Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

This is an odd description of useShort parameter.

This is an odd description of useShort parameter.

useShortStablizeTime is an input, not output (and is mis-spelled).

useShortStablizeTime is an input, not output (and is mis-spelled).

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed

Fixed

Done

Done

Done

Done

Updated

Updated

signalInitiatePressureStabilization() call and periodic re-stabilize will go to PRESSURE_LIMITS_STATE_STABILIZATION. When coming from this state (PRESSURE_LIMITS_STATE_WIDE), stabilization should a...

signalInitiatePressureStabilization() call and periodic re-stabilize will go to PRESSURE_LIMITS_STATE_STABILIZATION. When coming from this state (PRESSURE_LIMITS_STATE_WIDE), stabilization should always be the Normal length, not the Short length.

Updated header, removed parameter to use static var instead. Good catch.

Updated header, removed parameter to use static var instead. Good catch.

Updated header.

Updated header.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Changed to persistence functions. Has been pushed to develop and tested.

Changed to persistence functions. Has been pushed to develop and tested.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed. Thanks!

Fixed. Thanks!

Updated.

Updated.

Remove blank line.

Remove blank line.

Good catch. Consider replacing manual error timer counter with common persistence function.

Good catch. Consider replacing manual error timer counter with common persistence function.

Maybe create a public #define USE_SHORT_STABILIZATION_PERIOD TRUE somewhere in PresOccl.h to make these more readable.

Maybe create a public #define USE_SHORT_STABILIZATION_PERIOD TRUE somewhere in PresOccl.h to make these more readable.

Provide parameter name in prototype.

Provide parameter name in prototype.

This is a parameter, not an input.

This is a parameter, not an input.

Be explicit (i.e. TRUE == useShortStabilizeTime).

Be explicit (i.e. TRUE == useShortStabilizeTime).