ArduPilot/ardupilot

Copter: move RC_Channels_Copter::save_trim to Copter class

開放

#32,279 建立於 2026年2月24日

 (5 則留言) (0 個反應) (0 位負責人)C++ (15,603 個分叉)batch import
CopterNon-Functional Changegood first issue

倉庫指標

星標
 (9,336 顆星)
PR 合併指標
 (平均合併 26天 16小時) (30 天內合併 166 個 PR)

描述

Feature Request

As part of reviewing PR https://github.com/ArduPilot/ardupilot/pull/32233 @peterbarker and @rmackay9 both thought that it would be best if this was moved to the Copter class. The means the code itself should be moved from RC_Channel_Copter to Copter.cpp (I think)

This shouldn't be any change in behaviour but it should be at least lightly tested in SITL.

貢獻者指南