最新版的BF找不到FAST SBUS设置,也就是使用DJI的7MS遥控,找了好多资料,竟然在大疆的英文版论坛找到说明,诶。
按照设置,最新版的固件都可以使用fast sbus了,普通遥控器是14ms,如果延迟低到7ms,还是很可观的啊,通过优化BF 滤波设置,也就提高个1-2ms。
since Betaflight made some changes to their configurator, so if you are using a development version flight controller firmware and Betaflight configurator with a release date of August 15th or later, you may not be able to find the DJI-HDL-7MS protocol. In this post, I will show you how to find that DJI HDL protocol.
You can refer to this post to see how to install the Betaflight 10.6.0 configurator. https://github.com/betaflight/betaflight-configurator/releases
There are two ways to enable the HDL protocol. The first method is recommended because it can still be used after the 4.1.0 flight controller released version replaces the development version. The two ways are:
I. The first method can be applied to the flight controller firmware and configurator that has been updated on August 15th or later: 1. Go the DJI FPV Goggles’ Settings-Device menu, then choose the HDL protocol. ----现在大疆FPV眼睛显示的是FAST SBUS。
2. Enter the Betaflight configurator, then choose the S.Bus protocol.
3. After choosing S.Bus protocol, enter the CLI command mode.
Input “set sbus_baud_fast = ON”. -----其实就是BF界面上不显示FAST SBUS,而需要通过命令行设定即可。
Press Enter, then wait until the prompt shown in the picture below appears. Then input the “Save ” press Enter to restart the flight controller.
就搞定了,测试可以。
|