-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to get logs if we restart the script #109
Comments
Second run of
Second run of
The 6 Variables:
|
I can reproduce this using USB. Seems to work with a radio. |
Very likely to be due to the STM USB library: bitcraze/crazyflie-firmware#393 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug explanation:
The logging system seems unreliable when trying to reconnect to the Crazyflie (Roadrunner) after it was soft disconnected.
Expected behaviour:
basiclog.py
basiclog.py
stops after 5 secondsbasiclog.py
directly afterbasiclog.py
stops after 5 secondsExperienced behaviour:
basiclog.py
basiclog.py
stops after 5 secondsbasiclog.py
directly afterbasiclog.py
stops after 5 secondsbasiclog.py
hangs on 'Connecting to usb://0'The text was updated successfully, but these errors were encountered: