mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Previously, the IN stage on the CTRL interface would write (and send) its data via the buffer owned by the DATA endpoint. This would probably have overwritten any data being sent at that moment. This may have caused data corruption from FC -> GCS.