Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto Ruiz Garcia
Firmware
Commits
5f8ee1ea
Commit
5f8ee1ea
authored
9 years ago
by
Lorenz Meier
Browse files
Options
Downloads
Patches
Plain Diff
Update caipirinha config
parent
069471a6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ROMFS/px4fmu_common/init.d/13001_caipirinha_vtol
+6
-1
6 additions, 1 deletion
ROMFS/px4fmu_common/init.d/13001_caipirinha_vtol
ROMFS/px4fmu_common/mixers/caipirinha_vtol.main.mix
+22
-5
22 additions, 5 deletions
ROMFS/px4fmu_common/mixers/caipirinha_vtol.main.mix
with
28 additions
and
6 deletions
ROMFS/px4fmu_common/init.d/13001_caipirinha_vtol
+
6
−
1
View file @
5f8ee1ea
#!nsh
#
# @name
Duorotor
Tailsitter
# @name
Caipiroshka Duo
Tailsitter
#
# @type VTOL Duo Tailsitter
#
# @output MAIN1 motor left
# @output MAIN2 motor right
# @output MAIN5 elevon left
# @output MAIN6 elevon right
#
# @maintainer Roman Bapst <roman@px4.io>
#
...
...
This diff is collapsed.
Click to expand it.
ROMFS/px4fmu_common/mixers/caipirinha_vtol.main.mix
+
22
−
5
View file @
5f8ee1ea
#!nsh
# Caipirinha vtol mixer for PX4FMU
#
#===========================
Caipirinha tailsitter mixer
============================
This file defines a mixer for the TBS Caipirinha tailsitter edition. This vehicle
has two motors in total, one attached to each wing. It also has two elevons which
are located in the slipstream of the propellers.
Motor mixer
------------
When standing in front of the vehicle the first motor should be on the left side
while the second motor should be on the right side.
R: 2- 10000 10000 10000 0
#mixer for the elevons
Zero mixer (2x)
---------------
Z:
Z:
Elevons mixer
--------------
M: 2
O: 10000 10000 0 -10000 10000
S: 1 0 10000 10000 0 -10000 10000
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment