diff --git a/conf/airframes/booz2_a1.xml b/conf/airframes/booz2_a1.xml index 7547881bac..dd52f79974 100644 --- a/conf/airframes/booz2_a1.xml +++ b/conf/airframes/booz2_a1.xml @@ -8,10 +8,10 @@ - - - - + + + +
@@ -20,6 +20,8 @@
+ + diff --git a/conf/airframes/booz2_a2.xml b/conf/airframes/booz2_a2.xml index d7f1687a2c..bb66c087b9 100644 --- a/conf/airframes/booz2_a2.xml +++ b/conf/airframes/booz2_a2.xml @@ -66,11 +66,6 @@
-
- - -
-
@@ -91,8 +86,8 @@
- - + +
diff --git a/conf/autopilot/booz2_actuators_asctec.makefile b/conf/autopilot/booz2_actuators_asctec.makefile index 97bb34553b..7688c58a79 100644 --- a/conf/autopilot/booz2_actuators_asctec.makefile +++ b/conf/autopilot/booz2_actuators_asctec.makefile @@ -1,15 +1,12 @@ # asctec controllers ap.CFLAGS += -DACTUATORS=\"actuators_asctec_twi_blmc_hw.h\" -ap.srcs += $(BOOZ_PRIV_ARCH)/actuators_asctec_twi_blmc_hw.c actuators.c +ap.srcs += $(BOOZ_PRIV_ARCH)/actuators_asctec_twi_blmc_hw.c # on I2C0 ap.CFLAGS += -DUSE_I2C0 -DI2C0_SCLL=150 -DI2C0_SCLH=150 -DI2C0_VIC_SLOT=10 ap.srcs += i2c.c $(SRC_ARCH)/i2c_hw.c -# supervision -ap.srcs += $(BOOZ_PRIV)/booz_supervision_int_nomix.c + # asctec controllers sim.CFLAGS += -DACTUATORS=\"actuators_asctec_twi_blmc_hw.h\" sim.srcs += $(BOOZ_PRIV_ARCH)/actuators_asctec_twi_blmc_hw.c actuators.c -# supervision -sim.srcs += $(BOOZ_PRIV)/booz_supervision_int_nomix.c diff --git a/conf/autopilot/booz2_actuators_buss.makefile b/conf/autopilot/booz2_actuators_buss.makefile index 689f142cf0..9495ce7a46 100644 --- a/conf/autopilot/booz2_actuators_buss.makefile +++ b/conf/autopilot/booz2_actuators_buss.makefile @@ -18,12 +18,10 @@ # ap.CFLAGS += -DACTUATORS=\"actuators_buss_twi_blmc_hw.h\" -DUSE_BUSS_TWI_BLMC -ap.srcs += $(BOOZ_PRIV_ARCH)/actuators_buss_twi_blmc_hw.c actuators.c +ap.srcs += $(BOOZ_PRIV_ARCH)/actuators_buss_twi_blmc_hw.c # on I2C0 ap.CFLAGS += -DUSE_I2C0 -DI2C0_SCLL=150 -DI2C0_SCLH=150 -DI2C0_VIC_SLOT=10 ap.srcs += i2c.c $(SRC_ARCH)/i2c_hw.c -# supervision -ap.srcs += $(BOOZ_PRIV)/booz_supervision_int.c # Simulator diff --git a/conf/autopilot/booz2_autopilot.makefile b/conf/autopilot/booz2_autopilot.makefile index fc4264c955..ec3e061a83 100644 --- a/conf/autopilot/booz2_autopilot.makefile +++ b/conf/autopilot/booz2_autopilot.makefile @@ -59,7 +59,7 @@ ap.srcs += $(BOOZ_PRIV)/booz2_telemetry.c \ ap.CFLAGS += -DDATALINK=PPRZ -DPPRZ_UART=Uart1 ap.srcs += $(BOOZ_PRIV)/booz2_datalink.c -ap.srcs += commands.c +ap.srcs += $(BOOZ_PRIV)/booz2_commands.c ap.CFLAGS += -DRADIO_CONTROL -DRADIO_CONTROL_TYPE=RC_FUTABA -DRC_LED=1 ap.srcs += radio_control.c $(SRC_ARCH)/ppm_hw.c diff --git a/conf/messages.xml b/conf/messages.xml index 999fa6d380..b6a661cff5 100644 --- a/conf/messages.xml +++ b/conf/messages.xml @@ -1044,10 +1044,10 @@ - - - - + + + + @@ -1111,8 +1111,19 @@ + + + + + + + + + - + + + diff --git a/conf/settings/settings_booz2.xml b/conf/settings/settings_booz2.xml index 6590b22e33..559e86c4d8 100644 --- a/conf/settings/settings_booz2.xml +++ b/conf/settings/settings_booz2.xml @@ -4,7 +4,7 @@ - + diff --git a/conf/telemetry/telemetry_booz2.xml b/conf/telemetry/telemetry_booz2.xml index 60e5e531c3..bff0eb3cdb 100644 --- a/conf/telemetry/telemetry_booz2.xml +++ b/conf/telemetry/telemetry_booz2.xml @@ -81,6 +81,12 @@ + + + + + +