MSDK Flight Controller Settings Widget
CompletedHow do we implement the Flight Controller Settings Widget in MSDK 5? Or do we need to build it ourselves? Thanks for any information or recommendations.
-
Actually, the latest version of the MSDK sample already provides some controls related to flight controller settings, as follows: - `FC Home Point Widget` for setting RTH point - `FC Flight Mode Widget` for flight mode selection - `FC Return Home Mode Widget` for setting RTH mode - `FC Distance Height Limit Widget` for altitude and distance limitations - `FC IMU Status Widget` for displaying IMU status and calibration function - `FC Compass Status Widget` for displaying compass status and calibration function - `FC Lost Action Widget` for setting loss of control behavior You just need to use them in the layout for them to take effect.
Please sign in to leave a comment.
Comments
3 comments