use CmakeLists scope to generate te XML file
- the only difference really is, that scope (the configuration.cmake) is already passed to px_process_params via the argument --scope. The Paths in --scope are evaluated w.r.t the path to src provided via the -s /--src-path argument. - if no --scope is proveided. the Old scheme by simply walking the full --src-path directory is applied
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- Tools/px4params/__init__.py 1 addition, 1 deletionTools/px4params/__init__.py
- Tools/px4params/cmakeparser.py 37 additions, 0 deletionsTools/px4params/cmakeparser.py
- Tools/px4params/scope.py 32 additions, 0 deletionsTools/px4params/scope.py
- Tools/px4params/srcscanner.py 14 additions, 12 deletionsTools/px4params/srcscanner.py
- Tools/px_generate_params.py 12 additions, 74 deletionsTools/px_generate_params.py
- Tools/px_process_params.py 28 additions, 3 deletionsTools/px_process_params.py
- cmake/common/px4_base.cmake 2 additions, 2 deletionscmake/common/px4_base.cmake
- cmake/nuttx/px4_impl_nuttx.cmake 1 addition, 1 deletioncmake/nuttx/px4_impl_nuttx.cmake
Loading
Please register or sign in to comment