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

Add support for MAVLink .tlog formats #34

Open
Georacer opened this issue Apr 4, 2017 · 0 comments
Open

Add support for MAVLink .tlog formats #34

Georacer opened this issue Apr 4, 2017 · 0 comments
Labels

Comments

@Georacer
Copy link
Owner

Georacer commented Apr 4, 2017

Naturally, this is a completely new and separate format, justified only by its popularity and constant use with all things Ardupilot.

I think the best way to approach it is to create another generator Python script (see https://github.com/ArduPilot/pymavlink/tree/master/generator) which will produce MATLAB code (scrirpt/function/class) based on the up-to-date MAVLink definition.
Then, the provided log could be parsed using that dynamic code.

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

No branches or pull requests

1 participant