jasonshort
3ecd94180d
Log_Read_Startup removed
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2306 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 22:36:41 +00:00
jasonshort
2c2c4c882c
Moved PitchMax back to 18°
...
raised the Yaw deadband.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2305 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 22:34:10 +00:00
jasonshort
6d056a569e
Alignment with APM
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2293 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 17:42:32 +00:00
mich146@hotmail.com
6514dd8890
GCS Alt fix.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2287 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 06:14:55 +00:00
jasonshort
4368a401c0
updated relative altitude in nav_wp
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2284 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 06:04:16 +00:00
jasonshort
5f5a9be764
updated to new orientation from Jani
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2282 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 04:32:20 +00:00
jasonshort
4646b76217
updated alternative rate nav function.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2281 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 04:28:54 +00:00
jasonshort
efc4584e92
moved back navigation into original loop - was for debugging
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2280 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 03:00:05 +00:00
jasonshort
26f5610d2c
added reference to FRAME_TYPE
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2277 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 02:04:52 +00:00
jasonshort
1a6db76d2e
added reference to FRAME_TYPE
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2276 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 02:03:23 +00:00
jasonshort
995d5325d1
Moved motors to individual files.
...
updated motor setup test to be sequencial pulses of the motors in CW order.
Fixed Mission scripting logic
fixed Free yaw error in neutral throttle
fixed D term issue with Baro hold - was too high
incremented firmware revision, removed frame var
removed setup show from startup
removed unused EEPROM functions
fixed broken demo mission
fixed non working loiter with delay
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2275 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-15 02:02:09 +00:00
jasonshort
4a7b4ac3b4
moved rudder servo control out of 200hz loop to test if it will reduce servo noise.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2260 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-14 04:45:28 +00:00
jasonshort
12357746a9
better Baro hold - Baro_KD was way too high.
...
Clean up with WP processing
moved crosstrack call to more logical location
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2259 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-14 04:30:42 +00:00
jasonshort
7fa6e35c49
log NTUN missing \newline
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2258 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-14 01:28:58 +00:00
jasonshort
c9c7f6556e
incremented 2.0.3
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2255 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-13 19:30:14 +00:00
jasonshort
9780ee69d9
Slight increase to loop speed - for Max
...
removed throttle integrator until I have more time to deal with the data
tweaked control loops to be more like RC1 for Max to try. They fly great BTW
tweaked config to be more better.
Mavlink - only cosmetic tweaks
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2254 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-13 19:29:45 +00:00
jasonshort
142443a9c7
Logging updates
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2250 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-12 21:37:38 +00:00
jasonshort
b566b1e55b
HEXAP_FRAME output
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2247 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-12 15:58:27 +00:00
jasonshort
d035f9e9fd
Added missing comma
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2246 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-12 02:13:56 +00:00
rmackay9@yahoo.com
4ce3cb9be8
AP_OpticalFlow - added set_orientation
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2245 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-11 12:49:19 +00:00
mich146@hotmail.com
57338c488a
Fix wp altitude issues
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2244 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-11 11:55:13 +00:00
jasonshort
f0924a9f1b
HEXA_P frame support
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2243 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-11 06:14:15 +00:00
jasonshort
1b815410c6
issue 130, other minor mavlink updates.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2242 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-11 06:10:06 +00:00
deweibel@gmail.com
e6aa5fc927
Add hDOP for ublox gps driver
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2241 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-11 02:54:43 +00:00
mich146@hotmail.com
5fbced7187
remove hil message in non hil mode
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2240 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-10 10:26:32 +00:00
jasonshort
65e08e7858
Camera stabilization updates
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2239 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-10 02:17:25 +00:00
jasonshort
7d43ce5159
Camera stabilization, Mavlink updates
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2238 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-10 00:00:05 +00:00
jasonshort
8e55b054f9
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2237 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 20:04:02 +00:00
jasonshort
19a05b6533
revved version
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2236 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 17:48:32 +00:00
jasonshort
5c4bab3941
Mavlink Sync with APM
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2235 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 17:40:32 +00:00
jasonshort
2251db1b7c
Added APM's current sensing.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2234 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 15:46:56 +00:00
mich146@hotmail.com
884bb4f103
AC2 - Mavlink on 2 ports
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2233 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 12:20:22 +00:00
mich146@hotmail.com
888bd62be1
Fix compile error
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2232 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 10:54:50 +00:00
jasonshort
17acfca526
re-org'ed the logs
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2231 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 04:16:58 +00:00
jasonshort
70a355b0fb
removed auto_trim feature
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2230 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 04:16:11 +00:00
analoguedevices@gmail.com
b4f227bbb0
typo fix
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2227 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 02:40:01 +00:00
analoguedevices@gmail.com
fe9826738d
Reverting assignment of MAVlink to Port 3 because it kills MAVLink on Port 0
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2226 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-09 02:38:36 +00:00
jasonshort
cce3dd73bb
Added compass fix from APM
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2222 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-08 18:32:33 +00:00
deweibel@gmail.com
a19b5a5c10
Add an alternate compass.calculate() function substituting 1 sqrt func for 4 trig funcs.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2221 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-08 18:15:29 +00:00
jasonshort
ebeb9797cf
Added port 3 for Mavlink.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2220 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-08 17:48:54 +00:00
jasonshort
99290bc590
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2190 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 21:04:17 +00:00
jasonshort
06dd74b2e1
removed unused Stabilize test
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2189 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:57:48 +00:00
james.goppert
3fe8829396
Fixed script typo.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2188 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:51:19 +00:00
james.goppert
08e644d969
Updated mavlink to latest roi branch.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2187 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:49:13 +00:00
jasonshort
3ef317e625
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2186 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:48:14 +00:00
jasonshort
d783745823
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2185 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:47:57 +00:00
jasonshort
b0d7ec3747
changes for Max and tri-copters
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2184 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 20:26:43 +00:00
jasonshort
6f0a639898
Final changes for Beta release
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2180 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 19:41:55 +00:00
jasonshort
b70c08d417
minor cleanup based on compiler warnings.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2122 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-07 00:21:16 +00:00
jasonshort
3dea060983
new ESC calibration routine
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2121 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-06 22:46:57 +00:00