Skip to content
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

Timed out waiting for system #2450

Open
Steven-Ajex opened this issue Nov 25, 2024 · 1 comment
Open

Timed out waiting for system #2450

Steven-Ajex opened this issue Nov 25, 2024 · 1 comment

Comments

@Steven-Ajex
Copy link

Steven-Ajex commented Nov 25, 2024

I'm using MAVSDK to run some test,here is how i do it:
1.I connected the PC with my flight controller through serial
2.I run : build/takeoff_and_land serial:///dev/ttyUSB0:9216

most of the time it will print
[05:05:55|Info ] MAVSDK version: v2.12.2-136-ga81d2588-dirty (mavsdk_impl.cpp:28) Timed out waiting for system
but it will always work if i rerun it again
[05:05:55|Info ] MAVSDK version: v2.12.2-136-ga81d2588-dirty (mavsdk_impl.cpp:28)
[05:05:55|Debug] New system ID: 1 Comp ID: 1 (mavsdk_impl.cpp:743)
[05:05:55|Debug] Component Autopilot (1) added. (system_impl.cpp:377)
[05:05:55|Warn ] Vehicle type changed (new type: 2, old type: 0) (system_impl.cpp:217)
[05:05:55|Debug] Discovered 1 component(s) (system_impl.cpp:497)
[05:05:55|Debug] Request message 148 using REQUEST_MESSAGE (mavlink_request_message.cpp:78)

"Does anyone know how to solve this?Thanks a lot"

@julianoes
Copy link
Collaborator

9216 doesn't look like a real baudrate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants