Initial commit
parents
Showing
.clang-format
0 → 100644
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
CMakeLists.txt
0 → 100644
CMakePresets.json
0 → 100644
README.md
0 → 100644
apps/airspeed_lut_cli.cpp
0 → 100644
apps/clion_demo.cpp
0 → 100644
docs/airspeed_strategy.md
0 → 100644
docs/architecture.md
0 → 100644
docs/build_and_run.md
0 → 100644
docs/clion.md
0 → 100644
docs/data_contract.md
0 → 100644
docs/performance_snapshot.md
0 → 100644
docs/ubuntu22.md
0 → 100644
scripts/build_msvc.ps1
0 → 100644
scripts/build_ubuntu22.sh
0 → 100644
scripts/open_clion.ps1
0 → 100644
scripts/open_clion.sh
0 → 100644
scripts/open_msvc_shell.cmd
0 → 100644
scripts/run_demo.ps1
0 → 100644
scripts/run_demo_ubuntu22.sh
0 → 100644
scripts/setup_ubuntu22.sh
0 → 100644
src/airspeed_reader.cpp
0 → 100644
src/dispatcher.cpp
0 → 100644
src/lut_mapper.cpp
0 → 100644
src/types.cpp
0 → 100644
tests/README.md
0 → 100644
Please
register
or
sign in
to comment