issues
search
rdoddanavar
/
hpr-sim
6DOF Flight Simulation for High Power Model Rocketry
https://rdoddanavar.github.io/hpr-sim/
GNU General Public License v3.0
5
stars
2
forks
source link
Windows Build
#105
Closed
rdoddanavar
closed
6 months ago
rdoddanavar
commented
6 months ago
Working build on Windows w/ mingw64 compiler
Fixed indexing issue on
stateTelem
Simplified model class bindings
Flight stats now output as YAML
Monte Carlo summary output as YAML
Colored CLI feedback & progress bar
Revamped build & unit tests via GitHub Actions (for both platforms)
Now using
CMakePresets.json
Mixed language debug config added for VS Code
Python bumped to 3.10
pybind11 bumped to 2.12.0
Minimum CMake bumped to 3.19
Trivial numerical differences between platforms; see attached Monte Carlo summaries (originally YAML, saved as TXT for upload):
summary_ubuntu.txt
summary_windows.txt
stateTelem
CMakePresets.json