You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set my timeout to 1.0, but the connect() function gets stuck indefinately if no FCS is hooked up.
If I enable output for the connect() routine, it stops after these lines
#Status:
Cycle time: <unset> us
I2C errors: <unset>
Sensors:
Accelerometer: OFF
Barometer: OFF
Magnetometer: OFF
GPS: OFF
Sonar: OFF
Active Boxes (by ID):
#Ident:
MultiWii Version: <unset>
MSP Version: <unset>
Type: UNDEFINED
Capabilities:
Bind: OFF
DynBal: OFF
Flap: OFF
Can you provide a reproducible example that shows the hanging? I tried this with an USB-Serial-Adapter (067b:2303 Prolific Technology, Inc. PL2303 Serial Port / Mobile Action MA-8910P) but cannot reproduce a hang.
However, I encountered a different error when looking up the flight controller variant. This has been addressed in #61. Does this PR fix your issue too?
I have set my timeout to 1.0, but the connect() function gets stuck indefinately if no FCS is hooked up.
If I enable output for the connect() routine, it stops after these lines
so it probably gets stuck somewhere in this code
The text was updated successfully, but these errors were encountered: