ethz-asl / fw_px4_plottools

Plotting tools for reading and showing Pixhawk uLog logs in Matlab
32 stars 22 forks source link

Optimized for VCT v2.0 #40

Closed Captain-1337 closed 3 years ago

Captain-1337 commented 3 years ago

The VCT v2.0 creates a reliable polyfit when cal_opt.step_thres is set to 0.4 mT. Please check if the amount of countet steps (in red) is = cal_opt.small_step_range + 1 (e.g. range from -24 to 24 degrees with a step size of 2 deg should result in 25 steps).