diff --git a/template_.cproject b/template_.cproject index a0577f3329..d6fb4019f1 100644 --- a/template_.cproject +++ b/template_.cproject @@ -20,33 +20,35 @@ - + @@ -59,10 +61,10 @@ @@ -103,63 +105,45 @@ - - make - archives - true - true - true - make - px4fmu-v2_default true true true - + make - upload px4fmu-v2_default + + px4fmu-v2_default upload true true true make - all true true true - + make - posix + posix_sitl_default true true true make - px4fmu-v1_default true true true - - make - - upload px4fmu-v1_default - true - true - true - make - clean true true @@ -167,12 +151,35 @@ make - distclean true true true + + make + + px4fmu-v4_default + true + true + true + + + make + + tests + true + true + true + + + make + + check + true + true + true + diff --git a/template_.project b/template_.project index 7a81d46ab9..43fd0f515b 100644 --- a/template_.project +++ b/template_.project @@ -24,9 +24,16 @@ org.eclipse.cdt.managedbuilder.core.managedBuildNature org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + uORB + 2 + uORB_LOC + + - 1438876028862 + 1457837186676 26 @@ -34,5 +41,20 @@ 1.0-name-matches-false-false-.git + + 1457837186687 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-true-false-build_* + + + + + uORB_LOC + $%7BPROJECT_LOC%7D/build_posix_sitl_default/src/modules/uORB/topics + +