Where did ARSPD_AUTOCAL go ? (it's not in the source)

I still see the parameter, - but there is no referance to it in the ArduPlane source anymore, what happened to this feature ?

It’s still there, it’s part of the airspeed library so you won’t see any references from the arduino files.
github.com/diydrones/ardupilot/ … rspeed.cpp
github.com/diydrones/ardupilot/ … ration.cpp

Cheers,
Sam

Thank you :slight_smile:

Hi Andre, please mark your post as “solved” if it is. Thanks.