Skip to content

Commit

Permalink
SITL: Implement DCOL parser and bidirectional comms
Browse files Browse the repository at this point in the history
* 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
Ryanf55 committed Nov 21, 2023
1 parent 9fed671 commit 1c41f0d
Show file tree
Hide file tree
Showing 3 changed files with 589 additions and 199 deletions.
Loading

0 comments on commit 1c41f0d

Please sign in to comment.