29 _requestInformationRetries = other._requestInformationRetries;
30 _requestStatusRetries = other._requestStatusRetries;
31 _requestAttitudeRetries = other._requestAttitudeRetries;
32 _receivedGimbalManagerInformation = other._receivedGimbalManagerInformation;
33 _receivedGimbalManagerStatus = other._receivedGimbalManagerStatus;
34 _receivedGimbalDeviceAttitudeStatus = other._receivedGimbalDeviceAttitudeStatus;
35 _isComplete = other._isComplete;
36 _retracted = other._retracted;
37 _neutral = other._neutral;
38 _haveControl = other._haveControl;
39 _othersHaveControl = other._othersHaveControl;
40 _absoluteRollFact = other._absoluteRollFact;
41 _absolutePitchFact = other._absolutePitchFact;
42 _bodyYawFact = other._bodyYawFact;
43 _absoluteYawFact = other._absoluteYawFact;
44 _deviceIdFact = other._deviceIdFact;
45 _yawLock = other._yawLock;
46 _haveControl = other._haveControl;
47 _othersHaveControl = other._othersHaveControl;