ArduPilot / MissionPlanner

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

RTK GPS Inject: big scary message re semaphore timeout #2869

Open rmackay9 opened 2 years ago

rmackay9 commented 2 years ago

No idea what was behind this issue but we shouldn't ever display these big scary messages which seem to come from unhandled exceptions. This particular message says "semaphore timeout". image

meee1 commented 2 years ago

the root of the error is a communication eeror with the usb device/bad port/unplug/etc?

and the reason for the long version, is its an exception i had not directly handled