Attitude: Remove redundant timestamp

This commit is contained in:
Lorenz Meier 2016-09-27 11:58:04 +02:00
parent 56b2fd0257
commit affefcc75e

View File

@ -1,5 +1,4 @@
# This is similar to the mavlink message ATTITUDE, but for onboard use */
uint64 timestamp # in microseconds since system start
# This is similar to the mavlink message ATTITUDE, but for onboard use
float32 rollspeed # Angular velocity about body north axis (x) in rad/s
float32 pitchspeed # Angular velocity about body east axis (y) in rad/s
float32 yawspeed # Angular velocity about body down axis (z) in rad/s