ArduPilot / MissionPlanner

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

Extended tuning does not enable #1613

Open timvand opened 7 years ago

timvand commented 7 years ago

Issue details

Extended tuning is NOT visible in the Configuration tab, while Layout is set to advance on Planner.

Version

All

Platform

[X] All

Airframe type

Multirotor and fixed-wing

Hardware type

PH1/PH2

Logs

https://prnt.sc/fzxbia

170724_mp_v1 3 49_missingextendedtune

meee1 commented 7 years ago

what firmware are you connected to? plane copter etc

timvand commented 7 years ago

Plane.

meee1 commented 7 years ago

copter has a page called extended tuning and basic tuning. https://github.com/ArduPilot/MissionPlanner/blob/master/GCSViews/SoftwareConfig.cs#L57

plane has a page called Basic tuning, only. https://github.com/ArduPilot/MissionPlanner/blob/master/GCSViews/SoftwareConfig.cs#L62

this has not changed in multiple versions. so I'm not seeing a problem/issue at all.

timvand commented 7 years ago

What would be your suggestion/recommendation to accomplish this configuration in Plane? 170726_mp_extenedparmissue-plane

Specifically the portion related to configuring CH7 OPT to Camera Trigger, on Plane FW?

meee1 commented 7 years ago

that feature/option is not available on plane. never has been.

timvand commented 7 years ago

Understood. So that feature is not available on Plane and thus the option is not configurable, or is there some other method to achieve the same result?

meee1 commented 7 years ago

you can trigger the camera from the GCS (flightdata > right click map). but I'm not aware of a method to trigger via a transmitter option, other than having a servo directly connected to that rx channel (ie manual bypassing).

timvand commented 7 years ago

So, not possible in plane and possible in copter? How can that be or why is that not possible?

micaheli commented 6 years ago

I agree that this is a ridiculous limitation. Not having the ability to assign functions to switches at all is absolutely assinine. Especially when functions of airplanes and multirotors have a lot of overlap.

The fact that this has not been re-addressed since 2017 hurts my brain.