Hi,
We are remotely controlling a RC Car with a gamepad in our own app via a WiFi connected PixRacer. Our app is using the RC_CHANNELS_OVERRIDE
MAVLink command. Our setup is working flawlessly on one of our PixRacer setups but not our other three. We have gone over the settings over and over and can’t figure out why it is not working.
For testing purposes we also tried connecting the PixRacer and Gamepad via USB to QGround Control.
I am measuring the PWM output of the servo channels with an electronic PWM measurement tool. Throttle and steering are fixed at 1500 the whole time - the values don’t change.
Attached is a dump of my params.
Also, these are the steps that I am following to set up a new PixRacer for this purpose:
- Flash PX4 firmware (to clear settings)
- Flash Ardurover 4.0
- Calibrate acc
- Calibrate compass
- Set
BRD_SAFETYENABLE
andARMING_REQUIRE
to “Disabled” - Set
MOT_SLEWRATE
to 0,FS_ACTION
to “Nothing” - SERIAL1_BAUD to 115200
- Go to “Safety” > “Arming checks” > uncheck “All”
- Reboot
- Set mode to “Manual”
Any help is appreciated!
Pete_PixRacer1.params.txt (24.8 KB)