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

[feature-request] Provide .tlog files for download #84

Open
rafaellehmkuhl opened this issue Sep 21, 2023 · 0 comments
Open

[feature-request] Provide .tlog files for download #84

rafaellehmkuhl opened this issue Sep 21, 2023 · 0 comments

Comments

@rafaellehmkuhl
Copy link

Applications that were directly connected to mavlink routers were able to generate .tlog files from those, as they had direct access to raw mavlink messages.

This is not the case for applications connected to mavlink2rest, as they receive parsed JSON messages.

My proposal is that mavlink2rest stores the raw data in a .tlog file and provide an endpoint, so we can retrieve this file.

The ideal case is that the file is downloadable even if mavlink2rest is already running, so we don't have to restart it to have access to the file.

Naturally, it would be good if it also allowed specifying the destination folder for the files.

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

1 participant