Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented SK450 DeadCat frame support #1600

Merged
merged 4 commits into from
Jan 8, 2015

Conversation

anton-matosov
Copy link
Contributor

Implemented SK450 DeadCat frame support
Implemented the way to specify motor output scale which is required for SK450 DeadCat as it has asymetrical arms (front arms are longer than back ones)

@LorenzMeier
Copy link
Member

Looks good to me.

@LorenzMeier
Copy link
Member

You will want to rebase this onto master like this:

git fetch upstream
git rebase upstream/master --interactive

https://help.github.com/articles/about-git-rebase/

I expect one conflicting line, but since you did both changes, that should be trivial. I assume this is flight tested? If / once it is, I'm happy to merge it.

Thanks!

Implemented the way to specify motor output scale which is required for SK450 DeadCat as it has asymetrical arms (front arms are longer than back ones)
Added mixer check to set MAV_TYPE correctly
@anton-matosov
Copy link
Contributor Author

Rebased and flight tested. Works fine

@LorenzMeier
Copy link
Member

What is the difference between the 'w' / wide mixer and the dc mixer?

@anton-matosov
Copy link
Contributor Author

They have different angles (5 deg difference for front rotors, 6 deg back). In addition DC's one has extra correction for the arms length (back arms are 96% of the front)

@LorenzMeier
Copy link
Member

Ok, got it!

LorenzMeier added a commit that referenced this pull request Jan 8, 2015
Implemented SK450 DeadCat frame support
@LorenzMeier LorenzMeier merged commit e4a3c3f into PX4:master Jan 8, 2015
@anton-matosov anton-matosov deleted the SK450DeadCat.v2 branch January 8, 2015 17:30
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ba89c9e on anton-matosov:SK450DeadCat.v2 into * on PX4:master*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants