ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11.08k stars 17.65k forks source link

weird rc input in gcs only setup #28277

Open twistedwings opened 1 month ago

twistedwings commented 1 month ago

Bug report

In a gcs only setup all rc inputs are disabled. After take off the copter starts turning.

Seems to be fixed in 4.6.0.

Version ArduCopter V4.5.7-beta1 (9a755a82) MissionPlanner 1.3.82

Platform [ ] All [ ] AntennaTracker [X ] Copter [ ] Plane [ ] Rover [ ] Submarine

Airframe type X

Hardware type SITL

Logs 2024-10-01 17-54-09.zip

peterbarker commented 5 days ago

I don't think this is an ArduPilot issue.

SITL defaults to having non-zero RC inputs on its inputs - but the RC inputs in this log are 0 across the board. That seems to say something (probably MissionPlanner) has fed values into ArduPilot via its RC input port, despite your settings.

How that's different between different versions of ArduPilot I do not know.

More information required - I'm unable to replicate locally here with normal-SITL.

twistedwings commented 5 days ago

In 4.5.7 ArduCopter seems to accept rc overrides although RC_OVERRIDE_TIME and RC_PROTOCOLS are zero. Seems to be fixed in 4.6.0.