mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:36:41 +08:00
[conf] cc3d airframe without gps
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
</subsystem>
|
||||
<subsystem name="telemetry" type="transparent"/>
|
||||
<subsystem name="stabilization" type="int_quat"/>
|
||||
<subsystem name="gps" type="ublox"/>
|
||||
<subsystem name="imu" type="mpu6000"/>
|
||||
<subsystem name="ahrs" type="int_cmpl_quat">
|
||||
<define name="AHRS_GRAVITY_HEURISTIC_FACTOR" value="30"/>
|
||||
@@ -53,9 +52,6 @@
|
||||
<target name="test_actuators_pwm" board="cc3d"/>
|
||||
</firmware>
|
||||
|
||||
<modules main_freq="512">
|
||||
</modules>
|
||||
|
||||
<servos driver="Pwm">
|
||||
<servo name="FL" no="0" min="1000" neutral="1100" max="2000"/>
|
||||
<servo name="FR" no="1" min="1000" neutral="1100" max="2000"/>
|
||||
|
||||
Reference in New Issue
Block a user