Skip to content

AJ92/SimITL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimITL - Sim In the Loop

Betaflight

License: GPL v3

SimITL is the successor to KwadSimSITL and a wrapper around Betaflight's SITL ( software in the loop ) target to enable a realistic simulation of quadcopters running betaflight in a virtual environment. The main goal is to stay as close as possible to the real deal while maintaining a low latency which makes it possible to race virtually, using the actual betaflight code.

While SimITL is a virtual betaflight flight controller, it only outputs the quadcopter's orientation and speed, which can be used by any game engine to create a realistic betaflight simulator.

pr0p is currently developed along with SimITL as a racing simulator.

Betaflight

Uses betaflight 2025.12.0 pre release with small convenience changes and fixes

Build

from a linux host (e.g. WSL) run:

./setup.sh
./build.sh

produces windows and linux binaries

Example

See simitl-tester

Releases

No releases published

Packages

 
 
 

Contributors