Being on ArchLinux, I had to compile APM Planner 2.0. Regarding traditional heli configuration, the wiki refers only to Windows Mission Planner. I cannot find the equivalent "heli setup" screen in APM Planner.
Trying to figure out the channel assignments, I found libraries/AP_RCMapper/AP_RCMapper.cpp, which seems to assign the ROLL (aileron I assume), PITCH, THROTTLE, YAW channels.
Trying to compile Planner (qmake qgroundcontrol.pro), it aborts with:
Project MESSAGE: Qt version 5.3.2 Project MESSAGE: Linux build x86 Project MESSAGE: Release flavor Project MESSAGE: BASEDIR /home/mrechte/Marc/Divers/Héli/Drones/apm_planner DEST
I am new to this forum and would like to study the classic helicopter control code. It seems there are four ArduCopter versions. When I browse the git repository (https://github.com/diydrones/ardupilot) I can see only one version. What are the