dsuarezv / mavlink.net

A better MavLink object generation for C#. Richer message classes are generated from the object definitions.
38 stars 35 forks source link

Added the ability for the LogFileTransport to write to a log file #13

Open mthiffau opened 9 years ago

mthiffau commented 9 years ago

Basically does the inverse of the reading functionality. Should allow for the binary recording of logs to a file for later use or playback by the same code.