Featurerequest: TLOG logging endpoint
Hi, i just found this really nicely written routing application, and i really like it due to its flexibility.
One additional idea for your lib is to have a tlogging endpoint for (automatic) tlogging of connected drones.
Just like something which was also proposed in mavlink-router, but sadly never made it upstream: https://github.com/mavlink-router/mavlink-router/pull/269
Do you think something like this is possible? Thanks!
This may be developed in the future, meanwhile i'm using this thread to post informations useful to the development.
I finally found a standardized file format that can be used for both logging and playback:
https://dev.qgroundcontrol.com/master/en/file_formats/mavlink.html
Linked to https://github.com/aler9/gomavlib/discussions/27
@aler9 any update on that ?, IIRC it just need to store raw mavlink data into a file, closed and valid packages.