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.42k forks source link

MP evaporates when connecting to latest AP #2338

Open rmackay9 opened 4 years ago

rmackay9 commented 4 years ago

I've found that MP disappears soon after attempting to connect to Copter-4.0.3-dev (aka "latest"). It's fine when connecting to Copter-4.0.2 (stable). I suspect this is related to the new USB IDs used in master and the windows drivers installed using drivers.msi found in this directory: https://firmware.ardupilot.org/Tools/MissionPlanner/

meee1 commented 4 years ago

I believe this is caused by a recent windows update. I've tried net framework 4.8 and it appears to resolve it

meee1 commented 4 years ago

https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-web-installer

rmackay9 commented 4 years ago

I can't recreate this problem any more so closing

rmackay9 commented 3 years ago

I'm reopening this because a number of users have reported this during 4.1 testing.