Skip to content

Commit

Permalink
tricopter comment polish
Browse files Browse the repository at this point in the history
  • Loading branch information
aerialhedgehog committed Feb 7, 2015
1 parent 99557ae commit 4bb29b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/14001_tri_y_yaw+
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!nsh
#
# Generic Tricopter Y Geometry
# Yaw Servo +Output ==> +Yaw
# Yaw Servo +Output ==> +Yaw Vehicle Rotation
#
# Trent Lukaczyk <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/14002_tri_y_yaw-
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!nsh
#
# Generic Tricopter Y Geometry
# Yaw Servo +Output ==> -Yaw
# Yaw Servo +Output ==> -Yaw Vehicle Rotation
#
# Trent Lukaczyk <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/mixers/tri_y_yaw+.main.mix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


# Tricopter Y-Configuration Mixer
# Yaw Servo +Output ==> +Yaw
# Yaw Servo +Output ==> +Yaw Vehicle Rotation

# Motors
R: 3y 10000 10000 10000 0
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/mixers/tri_y_yaw-.main.mix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


# Tricopter Y-Configuration Mixer
# Yaw Servo +Output ==> -Yaw
# Yaw Servo +Output ==> -Yaw Vehicle Rotation

# Motors
R: 3y 10000 10000 10000 0
Expand Down

0 comments on commit 4bb29b2

Please sign in to comment.