Hey All, I’m not sure what’s going on here. I’ve set up similar setups many times successfully. I’m on 3.6.2 rc2 ChibiOS with a PIxhack v5. Props and motors are verified correct.
Everything checks out on mission planner as far as I can tell. It does the roll axis flip like motors A and B are not powering up as they should. It doesn’t matter if I’m on stab or poshold.
What steps would you take to trouble shoot this? I’ll post a log soon.
I wish it was that simple, but I’m certain everything is correct regarding props and motor direction/layout. I’ve seen similar behavior months ago, and I fixed it by enabling the compass. This one has the compass enabled and calibrated.
I’ve tested in the motor test panel, and the motor assignments and directions are correct according to the wiki and layout. The props are correct. I’ve set up nearly identical rigs on pixhawk cubes and haven’t had any issues. Here’s a log2018-11-17 16-20-34.tlog (367.6 KB)
I don’t personally use DShot (yet) so I’m unfortunately not very good at providing support. Probably the best I can do is refer you to the wiki here. The only issues that I’ve watched be resolved by others is:
users attempted to connect the DShot to the flight controller’s main outputs but they must actually be connected to the auxiliary outputs
SERVO_BLH_MASK parameter set incorrectly (user set bits as if main outputs were being used but actually the auxiliary outputs were connected to the ESCs)
flight controller’s BRD_PWM_COUNT was set too high and needed to be reduced to 0 to make all the auxiliary outputs available for use with DSHOT