applets

crsf-calibrate

This script implements a vehicle calibration menu via CRSF parameter commands

Version 1.0.0
Date 2026-05-18
Min firmware 4.5
Vehicle all
/lua_ardupilot_scripts/applets/crsf-calibrate.lua Download .lua

CRSF Calibration Menu

This script implements a vehicle calibration menu via CRSF parameter commands which can be accessed from your radio transmitter via TBS Agent Lite You can calibrate compass, accels, gyros and trim via the menu

Operation

  • Install the lua script in the APM/scripts directory on the flight controller's microSD card.
  • Install the helper module modules/crsf_helper.lua in the APM/scripts/modules directory on the flight controller's microSD card.
  • Enable scripting via SCR_ENABLE.
Back to browse