I flashed MindPX2.8with latest PX4 master as of now. I used QGC to pass one of RC channels to AUX1 in order to control a gimbal angle. That way worked fine with 3DR Pixhawk. However, it didn’t work with MindPX. Is there different/extra configs that should be done?
Thanks @Henry for your reply. I was using Pixhawk px4fmu-v2 on F550 Hexerotor. I now replaced pixhawk with MindPX. There are extra AUX pins on MindPX. So, I thought that I can use the same procedure on QGC to assign one RC channel to an AUX pin.
If it does not work the same way on MindPX, then what is needed in order to achieve that. Also, how are the AUX pins used in general, on MindPX?
That should not be the case! AUX are used by ‘normal’ users in different applications. A simple one is controlling a gimbal from RC channels. Unless there is a way to use the main PWMs for that, which is not ideal as they are ideally used for motors control.
It would also be great if one can give hints on what needs to be modified in the code, in order to make AUXs more transparent and flexible to the user. I can possibly help in that, too.