mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
rotorcraft sim is building again - not tested runtime
This commit is contained in:
@@ -209,8 +209,8 @@
|
||||
<target name="ap" board="booz_1.0">
|
||||
<param name="FLASH_MODE" value="IAP"/> <!-- default for the board but putting it here as example-->
|
||||
</target>
|
||||
<target name="sim" board="pc">
|
||||
</target>
|
||||
<target name="sim" board="pc"/>
|
||||
<subsystem name="simulator" type="nps"/>
|
||||
<subsystem name="radio_control" type="ppm"/>
|
||||
<subsystem name="actuators" type="mkk"/>
|
||||
<subsystem name="imu" type="b2_v1.0"/>
|
||||
@@ -231,7 +231,7 @@
|
||||
# FIXME: make fms a module
|
||||
#include $(CFG_BOOZ)/subsystems/booz2_fms_test_signal.makefile
|
||||
#include $(CFG_BOOZ)/booz2_test_progs.makefile
|
||||
#include $(CFG_BOOZ)/booz2_simulator_nps.makefile
|
||||
#include $(PAPARAZZI_SRC)/conf/autopilot/booz2_simulator_nps.makefile
|
||||
</makefile>
|
||||
-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user