create example vehicle type build configs for fmu-v2 and fmu-v5 (#10963)
- update navigator precision landing to build without multicopter
Showing
- .ci/Jenkinsfile-compile 6 additions, 1 deletion.ci/Jenkinsfile-compile
- boards/px4/fmu-v2/fixedwing.cmake 83 additions, 0 deletionsboards/px4/fmu-v2/fixedwing.cmake
- boards/px4/fmu-v2/multicopter.cmake 80 additions, 0 deletionsboards/px4/fmu-v2/multicopter.cmake
- boards/px4/fmu-v2/rover.cmake 75 additions, 0 deletionsboards/px4/fmu-v2/rover.cmake
- boards/px4/fmu-v5/default.cmake 1 addition, 3 deletionsboards/px4/fmu-v5/default.cmake
- boards/px4/fmu-v5/fixedwing.cmake 85 additions, 0 deletionsboards/px4/fmu-v5/fixedwing.cmake
- boards/px4/fmu-v5/multicopter.cmake 94 additions, 0 deletionsboards/px4/fmu-v5/multicopter.cmake
- boards/px4/fmu-v5/rover.cmake 89 additions, 0 deletionsboards/px4/fmu-v5/rover.cmake
- src/modules/navigator/precland.cpp 23 additions, 6 deletionssrc/modules/navigator/precland.cpp
- src/modules/navigator/precland.h 10 additions, 3 deletionssrc/modules/navigator/precland.h
boards/px4/fmu-v2/fixedwing.cmake
0 → 100644
boards/px4/fmu-v2/multicopter.cmake
0 → 100644
boards/px4/fmu-v2/rover.cmake
0 → 100644
boards/px4/fmu-v5/fixedwing.cmake
0 → 100644
boards/px4/fmu-v5/multicopter.cmake
0 → 100644
boards/px4/fmu-v5/rover.cmake
0 → 100644
Please register or sign in to comment