Hi! I’ve recently got a custom mixer to work on my rover, but for some reason it will only take RC input from the right stick on my Controller. Any other configuration of RC input channels does not work.
I know this controller has no issues as I’ve used it just fine on a previous Pixhawk 1 board
Have you performed radio calibration? Also, if you go into the QGC radio tab, can you see the malfunctioning channels in question moving around in the visualization on the right (when you move them on your transmitter)?
Aside from that, I know you said you’ve tried other configurations, but have you tried swapping the left and right sticks during calibration? Or maybe you could just switch between modes 1 and 2, to switch up the controls.
Thanks for replying I’ve tried swapping the modes, to no avail, but I’ve not tried actually changing up my radio controller’s configuration. I could try to do that?
Okay! So it turns out I was calibrated in mode 1, which has throttle and roll on right stick. Calibrating in mode 2 fixed this issue! My mistake, haha.
You should open a new question for this kinda stuff.
I didn’t actually access any mixer files; you can’t do that unless you change the firmware itself.
What I did was look at the documentation on making a custom firmware, and then I made a folder on the PX4 SD card called “etc” . I then made another folder inside that one called “mixers” and put my .main.mix file in there.