A high altitude balloon flight simulator based on tkschuler/EarthSHAB and brickworks/mfc-apps, built on Rust.
cargo install --git https://github.com/Brickworks/yahs.git --features gui
yahs --help
Set the simulation configuration in config/default.toml
Then use the start
command to start a flight simulation. Use the RUST_LOG
environment variable to specify the log level to report.
yahs start
yahs gui