
Hello, i have a problem with the newer APM and the MP. With APM 2.26 works all fine.
When i set my modes in the setup menu in MP, i can see that the mode change to Manual at a PWM value of 2100. But in Flight data, there it will not show that it change to Manual, the other modes changes correctly.
See picture. ch8in 2100
But still in FBWA
Best regards.
Jochen
Tags:
hardware manual is above 1750, i dont know how you are getting your 2100
if (pulsewidth > 1230 && pulsewidth <= 1360) return 2;
if (pulsewidth > 1360 && pulsewidth <= 1490) return 3;
if (pulsewidth > 1490 && pulsewidth <= 1620) return 4;
if (pulsewidth > 1620 && pulsewidth <= 1749) return 5; // Software Manual
if (pulsewidth >= 1750) return 6; // Hardware Manual
return 1;
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.125 members
39 members
4 members
24 members
1286 members
© 2013 Created by Chris Anderson.
Powered by
