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

Example22: Payload Select Config Page #3438

Closed robertlong13 closed 2 weeks ago

robertlong13 commented 2 weeks ago

Adds an example for the new plugin config/setup page interface: #3433.

This example implements a payload selection page to reconfigure parameters based on what payload you have installed: image

By default, this plugin doesn't load. Someone has to add payloads to the .cs file first.

If we like this, I'll write up a post about it on Discuss.