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 7815da1
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 198 deletions.
Loading

0 comments on commit 7815da1

Please sign in to comment.