param: add a px4_parameters_public.h.jinja template
Generates an enum with all params & additional type information for static type checking The generated public param header is required to build the modules using the new BlockParam classes.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- src/modules/systemlib/param/CMakeLists.txt 6 additions, 2 deletionssrc/modules/systemlib/param/CMakeLists.txt
- src/modules/systemlib/param/px_generate_params.py 1 addition, 0 deletionssrc/modules/systemlib/param/px_generate_params.py
- src/modules/systemlib/param/templates/px4_parameters_public.h.jinja 37 additions, 0 deletions...s/systemlib/param/templates/px4_parameters_public.h.jinja
Loading
Please register or sign in to comment