I’ve recently revived the PR Fredrik Hedberg did a long time ago for dual helicopter support in ArduPilot to get it ready for merging into master. Recent changes in the structure of ArduPilot makes supporting these vehicle types much easier.
Here is a video of flying the Chinook model in RealFlight using ArduPilot SITL
The PR for dual heli support is here:
I look forward to some people trying this on a real Chinook style heli!
oh? Did you try the built-in dual-heli sim? That should work.
It doesn’t have any nice graphics, so makes for a lousy video, and the aerodynamics modelling is very simple compared to RealFlight, but it does allow you to test the code.
I am here a friend is stepping up the production of vertical dual-axis dual-wing structure of the RC aircraft, I will let him boldly try this “Chinook” firmware!
What methods and steps can I use to match MissionPlanner with Realflight 7 to achieve simulated flight testing? I have been trying, but no way to start.
@zhangsir unfortunately the plugin that allows realflight to connect to ArduPilot is in closed beta. It is only available if KnifeEdge allows you to join the beta program. I hope it will be released for everyone sometime soon.
Still have to check whether it is my modified code or not.
First, the servos became over-responsive. I need to lower CYC_MAX from 1800 to 500.
And when tilting the heli, servos will go to extreme very quickly with imported PIDs.
Hi @tridge,
I like what you have been doing integrating SITL with RealFlight. Here am running RF9, I was asking if the plugin is already available to use.