Skip to content

Commit

Permalink
Fixedwing for Pixracer
Browse files Browse the repository at this point in the history
  • Loading branch information
Open UAS authored and Developer committed May 30, 2017
1 parent 66fd002 commit 2a1eea8
Show file tree
Hide file tree
Showing 14 changed files with 2,032 additions and 425 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -56,10 +56,10 @@ paparazzi.sublime-workspace
/paparazzi

# /conf/
/conf/conf.xml
/conf/conf.xml~
/conf/conf.xml.20*
/conf/conf_personal.xml.20*
/conf/control_panel.xml
/conf/control_panel.xml~
/conf/control_panel.xml.20*
/conf/%gconf.xml
/conf/maps_data/*
Expand Down
751 changes: 751 additions & 0 deletions conf/airframes/OPENUAS/openuas_eflite_t28.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions conf/boards/px4fmu_4.0.makefile
Expand Up @@ -57,3 +57,9 @@ GPS_BAUD ?= B38400
# e.g. <servo driver="Ppm">
#
ACTUATORS ?= actuators_pwm

#
# default External Current and Volt Sensor configuration
#
# ADC_CURRENT_SENSOR ?= ADC_3
# ADC_VOLTAGE_SENSOR ?= ADC_2
1 change: 1 addition & 0 deletions conf/conf.xml

0 comments on commit 2a1eea8

Please sign in to comment.