NinjaFlight
|
Oneshot allows faster communication between the Flight Controller and the ESCs that are present on your multirotor.
It does this in two ways:
FlyDuino KISS ESCs are able to use the Oneshot125 protocol out of the box. There is only one soldering needed. BLHeli rev13.0 also supports Oneshot125 and will be automatically selected by the ESC without additional work.
The Naze boards are supported, and have been flight tested in a number of configurations.
CC3D boards have been tested with a PPM receiver, however parallel PWM receivers might not work properly with this board.
To configure Oneshot, you must turn off any power to your ESCs.
It is a good idea at this stage to configure your ESC for oneshot mode (by soldering JP1 in the case of the KISS ESC).
Connect a USB cable to your board, and connect using the Chrome GUI app.
Go to the CLI tab, and type the following:
feature ONESHOT125 save
Then you can safely power up your ESCs again.
The process for calibrating oneshot ESCs is the same as any other ESC.