Loading SRT/Interfaces/SRTMinorServoInterface/idl/SRTMinorServoBoss.idl +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ module MinorServo { interface SRTMinorServoBoss: MinorServoBoss { /** * Boolean indicating whether the component is connected to the Leonardo Minor Servo system */ readonly attribute Management::ROTBoolean connected; /** * Current configuration of the Leonardo minor servo system */ Loading SRT/Interfaces/SRTMinorServoInterface/idl/SRTMinorServoCommon.midl +2 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,8 @@ module MinorServo enum SRTMinorServoGregorianCoverStatus { COVER_STATUS_UNKNOWN, COVER_STATUS_OPEN, COVER_STATUS_CLOSED COVER_STATUS_CLOSED, COVER_STATUS_OPEN }; ACS_ENUM(SRTMinorServoGregorianCoverStatus); Loading Loading
SRT/Interfaces/SRTMinorServoInterface/idl/SRTMinorServoBoss.idl +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ module MinorServo { interface SRTMinorServoBoss: MinorServoBoss { /** * Boolean indicating whether the component is connected to the Leonardo Minor Servo system */ readonly attribute Management::ROTBoolean connected; /** * Current configuration of the Leonardo minor servo system */ Loading
SRT/Interfaces/SRTMinorServoInterface/idl/SRTMinorServoCommon.midl +2 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,8 @@ module MinorServo enum SRTMinorServoGregorianCoverStatus { COVER_STATUS_UNKNOWN, COVER_STATUS_OPEN, COVER_STATUS_CLOSED COVER_STATUS_CLOSED, COVER_STATUS_OPEN }; ACS_ENUM(SRTMinorServoGregorianCoverStatus); Loading