22extern Share<float>
yawC;
Share< float > pitchC
A share for the current pitch.
Share< int16_t > elev_duty
A share for the duty cycle for the elevator motor.
Share< uint8_t > tc_state
A share describing the state of the controller FSM.
Share< int16_t > rudder_duty
A share for the duty cycle for the rudder motor.
Share< bool > near_ground
A share describing whether the glider is near the ground.
Share< bool > web_calibrate
A share for a calibration variable.
Share< float > yawC
A share for the current yaw.