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

MAVSDK Download Log is always error with missing chunk ?? #2339

Open
aminballoon opened this issue Jun 12, 2024 · 5 comments
Open

MAVSDK Download Log is always error with missing chunk ?? #2339

aminballoon opened this issue Jun 12, 2024 · 5 comments

Comments

@aminballoon
Copy link

if have use MAVSDK 2.12.2 Download Log feature bit while its downloading its always show

[03:11:56|Error] Timeout! (log_files_impl.cpp:380)
[03:11:56|Error] Requesting missing chunk:      513/757 (log_files_impl.cpp:381)
[03:12:03|Error] Timeout! (log_files_impl.cpp:380)
[03:12:03|Error] Requesting missing chunk:      599/757 (log_files_impl.cpp:381)
[03:12:04|Error] Timeout! (log_files_impl.cpp:380)
[03:12:04|Error] Requesting missing chunk:      600/757 (log_files_impl.cpp:381)
[03:12:11|Error] Timeout! (log_files_impl.cpp:380)
[03:12:11|Error] Requesting missing chunk:      674/757 (log_files_impl.cpp:381)
[03:12:17|Error] Timeout! (log_files_impl.cpp:380)
[03:12:17|Error] Requesting missing chunk:      729/757 (log_files_impl.cpp:381)

What happen with this ??

@julianoes
Copy link
Collaborator

Can you add steps how to reproduce this? What link is this over?

@aminballoon
Copy link
Author

What information does you want to know more about this issue ??

@julianoes
Copy link
Collaborator

What code do you run? E.g. an example? How is the Pixhawk connected? USB? Is it on Linux, macOS, Windows? Just more information. Which PX4 version?

@aminballoon
Copy link
Author

How is the Pixhawk connected > "UART/TTL" on "Linux", i have tried PX4 1.12.3, 1.14.3 its always get report missing chunk , Its can downloaded log but I want to know what happen of this error .

@dakejahl
Copy link
Contributor

@aminballoon chunks can get missed if your link isn't 100% lossless. Perhaps this would be a warning rather than an error

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

No branches or pull requests

3 participants