diff --git a/conf/airframes/booz2_a1.xml b/conf/airframes/booz2_a1.xml index 280a5d4e16..50c1ff400f 100644 --- a/conf/airframes/booz2_a1.xml +++ b/conf/airframes/booz2_a1.xml @@ -109,6 +109,10 @@ +
+ +
+
@@ -132,8 +136,8 @@
- - + +
diff --git a/conf/airframes/booz2_a2.xml b/conf/airframes/booz2_a2.xml index e0c7b4a78a..90625db664 100644 --- a/conf/airframes/booz2_a2.xml +++ b/conf/airframes/booz2_a2.xml @@ -91,12 +91,15 @@
+
+ +
- - - + + +
@@ -108,8 +111,8 @@
- - + +
diff --git a/conf/airframes/booz2_flixr.xml b/conf/airframes/booz2_flixr.xml index 2d97d9dd3d..e2ef080720 100644 --- a/conf/airframes/booz2_flixr.xml +++ b/conf/airframes/booz2_flixr.xml @@ -114,6 +114,9 @@
+
+ +
diff --git a/conf/airframes/booz2_j1.xml b/conf/airframes/booz2_j1.xml index ef05ba623f..20d3929f5c 100644 --- a/conf/airframes/booz2_j1.xml +++ b/conf/airframes/booz2_j1.xml @@ -109,12 +109,15 @@
+
+ +
- - - + + +
diff --git a/conf/autopilot/booz2_autopilot.makefile b/conf/autopilot/booz2_autopilot.makefile index ec3e061a83..21d169541b 100644 --- a/conf/autopilot/booz2_autopilot.makefile +++ b/conf/autopilot/booz2_autopilot.makefile @@ -114,13 +114,16 @@ ap.srcs += $(BOOZ_PRIV)/booz_trig_int.c ap.srcs += $(BOOZ_PRIV)/booz2_stabilization.c ap.srcs += $(BOOZ_PRIV)/booz2_stabilization_rate.c ap.srcs += $(BOOZ_PRIV)/booz2_stabilization_attitude.c -#ap.srcs += $(BOOZ_PRIV)/booz_supervision_int.c ap.srcs += $(BOOZ_PRIV)/booz2_guidance_h.c ap.srcs += $(BOOZ_PRIV)/booz2_guidance_v.c ap.srcs += $(BOOZ_PRIV)/booz2_ins.c +# vertical filter dummy complementary +#ap.CFLAGS += -DUSE_VFD +# vertical filter float version +ap.srcs += $(BOOZ_PRIV)/booz2_vf_float.c +ap.CFLAGS += -DUSE_VFF -DDT_VFILTER="(1./512.)" -DFLOAT_T=float -#ap.CFLAGS += -DNAV_ENAC ap.srcs += $(BOOZ_PRIV)/booz2_navigation.c diff --git a/conf/messages.xml b/conf/messages.xml index 394614b427..ca7bf5f83c 100644 --- a/conf/messages.xml +++ b/conf/messages.xml @@ -783,11 +783,10 @@ - - - - - + + + + @@ -846,9 +845,15 @@ + + + + + + - + diff --git a/conf/telemetry/telemetry_booz2.xml b/conf/telemetry/telemetry_booz2.xml index 3da2e05ea7..632075d2fd 100644 --- a/conf/telemetry/telemetry_booz2.xml +++ b/conf/telemetry/telemetry_booz2.xml @@ -65,7 +65,8 @@ - + +