The dronekit guide said the connection string for Window7 is 'com14', When I entered
vehicle = connect('com14', wait_ready=True,baud=57600)
I got timeout error.
Does anyone know what is the correct connection string or workaround to resolve the problem?
Replies