Hi All,
I just posted a new experimental version of Arducopter with new PIDs and control laws for Yaw. It's download only for now and I wouldn't recommend trying it unless you can rigorously test it. Please be careful. I've flown this in Stable, Simple, Acro, Loiter, and Alt Hold with no known issues. But you never know! This version is not yet compatible with the mission planner.
What's new:
New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition!
Before: -> After
Stabilize P –> Stabilize P (Use NG values, or 8.3 x the older AC2 value)
Stabilize I –> Stabilize I (Stays same value)
Stabilize D –> Rate P (Stays same value)
–> Rate I (new)
I added a new value – an I term for rate. The old stabilization routines did not use this term. Please refer to the config.h file to read more about the new PIDs.
I added the framework for using DCM corrected Accelerometer rates. Code is commented out for now.
Added set home at Arming.
Crosstrack is now a full PID loop, rather than just a P gain for more control.
Throttle now slews when switching out of Alt hold or Auto modes for less jarring transitions
Sonar and Baro PIDs are now combined into a throttle PID Yaw control is completely re-written.
Jason
Replies
arm : 28cm
motor 2830 850KV
prop:10x4.5
1st test the hexa is so agresif for rol and pitch (dafult PID)
just about 45% trotle hexa can fly.
2nd test i change roll and pitch P from 4.5 --> 2.5 and imax from 50 --> 10.
fly on 50% trotle. and not to agresif. but stil driff :(
please respon for what i do? i do not understand for Imax function. and how effect when we fly on big wind
Just finished building a new frame 50cm with new 25A plush ESC's and new motors Roxxy 2824-34 and APC 10x4,7.
Loaded v35 and it flies very stable (really rock solid) with P lowered to 2. Still get some oscillation when I fast descend.
This was tested without wind.
With wind its a lot more unstable.
Alt hold is very aggresive. No sonar yet.
Thanks to the team for their great work.
I'll give it a shot tomorrow!
I also observed that alt_hold is not as accurate as two weeks ago... but my first thought was that these days there is a lot of wind in my area....
Jason, any major change in alt_hold in last two/three versions?
Concerning declination I'm getting two different values for the same location on two different sites.
Which one is correct.
Position is:
Latitude: 51° 11' 7.3" N
Longitude: 3° 5' 38.5" E
Sites are
http://www.magnetic-declination.com/
Magnetic declination: 0° -24' EAST
Declination is POSITIVE
http://www.ngdc.noaa.gov/geomagmodels/struts/calcDeclination
Declination = 0° 20' W changing by 0° 8' E/year
Anyone else noticed this, and would a dead band for the stabilisation servo's solve this issue ?
From the SVN log:
2.0.35
Jason, you don't sleep!!Added camera reversing parameters in AP_Var
Added RTL Throttle Hold set/check
Added dynamic speed control to slow down as you reach waypoints and RTL Home
upped Yaw Dead zone slightly.
-
1
-
2
-
3
-
4
of 4 Next