mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.34k stars 3.66k forks source link

Radio Cal: Warn user about shannel assignments conflicts #3228

Open dennisss opened 8 years ago

dennisss commented 8 years ago

When I run the radio calibration process (moving roll, pitch, yaw channels), if a needed channel is already assigned to something else like a flight mode, the process will silently hang and not allow the user the complete the calibration.

This issue arose as I had a previous configuration with channels 1 and 2 assigned to flight modes. After switching to a joystick (with channels 1-4 assigned to r,p,y,throttle) the radio calibration process would not finish because it would not reassign the flight mode channel to the roll channel.

Issues:

See https://groups.google.com/forum/#!topic/qgroundcontrol/2aXxoTyoejQ for original discussion.

DonLakeFlyer commented 8 years ago

You no longer get locked out from using a channel which was already assigned.

DonLakeFlyer commented 8 years ago

For 3.2 we should warn the user if we are duplicating an existing flight mode channel setup.