Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SITL: Implement DCOL parser and bidirectional comms
* Implement DCOL command support for GSOF simulator * Only send GSOF when enabled * Publish only at the configured rate * Only build GSOF packets when needed * This saves CPU * Make physics and read loop run at full rate * The logic to rate-limit writes is now pushed to the backend * Indent errors were fixed too Signed-off-by: Ryan Friedman <[email protected]>
- Loading branch information