cmake configs: add vtol_att_control for required parameters VT_B_DEC_MSS & VT_B_REV_DEL

Required by Navigator.
This commit is contained in:
Beat Küng
2018-03-03 18:58:56 +01:00
parent 279b66bfbd
commit f7ee3c2015
3 changed files with 3 additions and 1 deletions
@@ -86,6 +86,7 @@ add_custom_command(OUTPUT ${parameters_xml}
--xml ${parameters_xml}
--inject-xml ${CMAKE_CURRENT_SOURCE_DIR}/parameters_injected.xml
--overrides ${PARAM_DEFAULT_OVERRIDES}
--board ${BOARD}
#--verbose
DEPENDS
${param_src_files}