Gathiyo / arducopter

Automatically exported from code.google.com/p/arducopter
0 stars 0 forks source link

TradHeli - get RATE mode working #307

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ACRO mode doesn't work for the heli.  It hasn't been tested much either but it 
seems like vibration from the main blade may make it very difficult for the 
rate PID controller to keep the rate to what the pilot wants.  Perhaps more 
filtering or accounting for the servo delay may help this.

Requested by Robert Lefebvre.

Original issue reported on code.google.com by rmackay...@gmail.com on 4 Jan 2012 at 6:16

GoogleCodeExporter commented 8 years ago
Mounting may solve this problem. The Skookum SK-720 has 3 gyros and 3 
accelerometers and requires the use of a metal plate and a foam vibration 
dampener to work properly. If vibration resistance could be improved that's 
great but likely it cannot without sacrificing sensitivity therefore the focus 
should be on mounting. In a trad. heli it's unlikely that the APM can be 
mounted with standoffs. In the FPV heli I'm building I'm using mounting 
techniques that have worked well for me with the SK-720. I'm a couple of weeks 
away from a test flight - I'll let you know.

Original comment by Wingspin...@gmail.com on 8 Jan 2012 at 2:28

GoogleCodeExporter commented 8 years ago
I have another idea about what to do here.  Perhaps we could simply turn the 
"acro" mode in to a "flybarred acro" mode.  No stabilization, no gyros.  Simply 
use the APM to do the CCPM mixing and output direct to the servos.

Won't work for flybarless, but it can probably get a rudimentary acro mode 
working.

Original comment by robert.lefebvre on 9 Jan 2012 at 6:27

GoogleCodeExporter commented 8 years ago
We should probably disable the throttle boost when in ACRO mode.

Original comment by rmackay...@gmail.com on 12 Jan 2012 at 12:32

GoogleCodeExporter commented 8 years ago

Original comment by rmackay...@gmail.com on 10 Feb 2012 at 3:17

GoogleCodeExporter commented 8 years ago

Original comment by robert.lefebvre on 1 Mar 2012 at 8:41

GoogleCodeExporter commented 8 years ago
working in 2.9.1

Original comment by rmackay...@gmail.com on 5 Mar 2013 at 6:42