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
Since the change from #22234 when powering an FMU from a USB power supply you get constant serdis/sercon events.
serdis: Disconnected
sercon: Registering CDC/ACM serial driver
sercon: Successfully registered the CDC/ACM serial driver
serdis: Disconnected
sercon: Registering CDC/ACM serial driver
sercon: Successfully registered the CDC/ACM serial driver
serdis: Disconnected
sercon: Registering CDC/ACM serial driver
sercon: Successfully registered the CDC/ACM serial driver
serdis: Disconnected
sercon: Registering CDC/ACM serial driver
sercon: Successfully registered the CDC/ACM serial driver
serdis: Disconnected
sercon: Registering CDC/ACM serial driver
sercon: Successfully registered the CDC/ACM serial driver
@dakejahl and I just talked about it. Looks like we just need to differentiate the failed state. One where vbus is present but no computer exists on the other end and one where vbus isn't present. In your case it shouldn't change to the disconnected state but should just stay in the connecting state.
Describe the bug
Since the change from #22234 when powering an FMU from a USB power supply you get constant serdis/sercon events.
Before #22234 this wasn't the case.
To Reproduce
USB power supply (not a PC) connect to FMU.
Then on debug port connect a serial adapter then you observe constant sercon/serdis events.
Software Version
Main
Flight controller
FMU-V6XRT
The text was updated successfully, but these errors were encountered: