Skip to content

特技模式(多旋翼)

  

Acro mode is the RC mode for performing acrobatic maneuvers e.g. flips, rolls and loops.

RPY摇杆输入控制围绕各自轴的角度旋转速率。 当操纵杆居中时,飞机将停止旋转,但保持其当前朝向(不一定是水平)。

手动特技飞行

技术描述

用于执行特技动作的R遥控/手动模式,例如翻转,滚转和环绕。

RC Roll/Pitch/Yaw (RPY) stick inputs control the rate of angular rotation around the respective axes. Throttle is passed directly to control allocation. When sticks are centered the vehicle will stop rotating, but remain in its current orientation (not necessarily level) and moving according to its current momentum.

Manual control input is required (such as RC control, joystick):

  • Roll, Pitch, Yaw: Assistance from autopilot to stabilize the attitude rate. Position of RC stick maps to the rate of rotation of vehicle in that orientation.
  • Throttle: Manual control via RC sticks. RC input is sent directly to control allocation.

杆输入映射

特技模式下默认的滚转、俯仰和偏航操纵杆输入映射如下所示。 该曲线使得在最大杆输入处具有大转弯速率能够进行特技动作,在靠近杆回中位置的区域具有较低灵敏度以进行微调。

特技模式 - 默认输入曲线

可以使用MC_ACRO_EXPOMC_ACRO_SUPEXPO“指数”参数调整滚转和俯仰轴杆输入响应,同时使用MC_ACRO_EXPO_YMC_ACRO_SUPEXPOY调整偏航轴杆输入响应 。 MC_ACRO_EXPOMC_ACRO_EXPO_Y参数用于调整线性曲线和三次曲线之间的曲线,如下所示。 MC_ACRO_SUPEXPOMC_ACRO_SUPEXPOY允许进一步调整曲线形状,修改低灵敏度区域的宽度。

特技模式 - 指数- 纯线性输入曲线 特技模式 - 指数- 纯三次输入曲线

INFO

The mathematical relationship is:

y=r(fx3+x(1f))(1g)/(1g|x|)$$,f=MCACROEXPOMCACROEXPOYg=MCACROSUPEXPOMCACROSUPEXPOYr[](https://www.desmos.com/calculator/yty5kgurmc)

参数

参数描述
MC_ACRO_EXPO特技模式“指数”因子,用于调整滚转和俯仰轴的杆输入曲线形状。 值:0表示纯线性输入曲线,1表示纯三次输入曲线。 默认:0.69
MC_ACRO_EXPO_Y特技模式“指数”因子,用于调整偏航轴的杆输入曲线形状。 Values: 0 Purely linear input curve 1 Purely cubic input curve. Default: 0.69.
MC_ACRO_SUPEXPO特技模式“超级指数”因子,用于精细调整滚动轴和俯仰轴的杆输入曲线形状(使用MC_ACRO_EXPO进行调整)。 值:0——纯指数函数,0.7——合理增强直观操纵感的形状,0.95——非常弯曲的输入曲线,仅在最大值附近有效。 默认:0.7
MC_ACRO_SUPEXPOY特技模式“超级指数”因子用于精细调整偏航轴的杆输入曲线形状(使用MC_ACRO_EXPO_Y进行调整)。 Values: 0 Pure Expo function, 0.7 reasonable shape enhancement for intuitive stick feel, 0.95 very strong bent input curve only near maxima have effect. Default: 0.7.
MC_ACRO_P_MAXMax acro pitch rate. Default: 2 turns per second (720.0 deg/s).
MC_ACRO_R_MAXMax acro roll rate. 最大特技滚转速率 默认:每秒2转(720度/秒)
MC_ACRO_Y_MAXMax acro yaw rate. 最大特技偏航速率 默认: 1.5转每秒(540度/秒)