ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.8k stars 2.42k forks source link

DroneCAN Params window fails to "Save to file" for string parameters #3419

Open rmackay9 opened 1 month ago

rmackay9 commented 1 month ago

DroneCAN (aka UAVCAN) supports string parameters. The Xacti gimbal is one device that makes use of this ability.

The UAVCAN Params window's "Save to file" fails with error message when it tries to save string parameters. image