Just one question for today, what are the units that the gyro uses to move in PROS. Are they just standard degrees (0-360), or is it rotation units(0-3600)? I have seen various posts, some say just regular degrees, others say different things.
value range: 0-3600.
From the adi_gyro_get
documentation and ADIGyro::get_value
documentation:
Unless a multiplier is applied to the gyro, the return value will be a whole number representing the number of degrees of rotation times 10.
I forgot that I wrote “CLASS GYRO” by myself. I made a mistake.