ButterFlight / butterflight

GNU General Public License v3.0
106 stars 26 forks source link

Fix: 3D flymode improvement #86

Closed thongraegu closed 6 years ago

thongraegu commented 6 years ago

https://github.com/betaflight/betaflight/pull/5571

That PR Iw been testing, makes 3D mode fly just like it should, been testing it for a while. It doesnt affect/change anything on normal 2D side of things, just effects 3D. :)

Teracis commented 6 years ago

The PR referenced is just for testing via disabling the mixer gain halving using the cli variable. If it's found that the halving should be removed permanently the PR will need to be updated and merged into the master. Testing is still in progress, thanks for helping with the testing @thongraegu

thongraegu commented 6 years ago

Alright, this is the real deal fix

https://github.com/betaflight/betaflight/pull/5582

varkokonyi commented 6 years ago

Cherry-picked this commit over from BF, just for you @thongraegu

Teracis commented 6 years ago

It should help everyone who wants to fly 3D. I meant to get back here and reference it but glad you guys found it. I got to test it myself today and it's epic!

varkokonyi commented 6 years ago

I have seen the discussion on the BF repo and the issue and thought the BuF guys could use this