117 Commits (f89fed02c3b004160f58e2b01a15d07f2586c365)

Author SHA1 Message Date
Jason Short 4659a9ffce Adjust Simple mode on the fly. 13 years ago
Jason Short 84b72b627b Added SIMPLE mode reset outside of bounding box of 10M, will do more testing before enabling. 13 years ago
Jason Short 7cecca74bc Made Baro_alt int32_t 13 years ago
Jason Short 76d60a2111 Added Home Bearing 13 years ago
Jason Short 05409b8c1c made RateP range a little more sensible 13 years ago
Jason Short a632c49b44 Alt_hold_patch, removed Z dampening from Manual override. Fixed integrator conversion to throttle_cruise 13 years ago
Jason Short e8a14c8d93 simple patch to improve alt hold based on stability patch 13 years ago
Jason Short c99da66506 Formatting, swicth Omega to raw IMU rates 13 years ago
Michael Oborne edf3195384 add 1hz mavlink loop. 13 years ago
Jason Short ce5ad442fc Git Test 13 years ago
Jason Short 82adf1df6b removed need to send increment flag to update commands 13 years ago
Pat Hickey 6ee477bd8d ArduCopter: rev version number from 2.0.51 to 2.1.0 Alpha 13 years ago
Andrew Tridgell 38c85c44ae ArduCopter: rename purple to APM2 13 years ago
Andrew Tridgell 3a542b3ef3 USB-MUX: enable USB MUX switching for ArduCopter 13 years ago
Andrew Tridgell ffba37d599 desktop: first version of register level SITL support 13 years ago
Andrew Tridgell 41caa949ca fixed InertialSensor stub build 13 years ago
Pat Hickey 1d50bb80fd hil-sensors ArduCopter: fixes to make hil-sensors build work properly 13 years ago
Andrew Tridgell 1c20efe4b8 re-organiser sensor declarations 13 years ago
Andrew Tridgell c0898ab3b9 purple: timer_scheduler should be in all builds 13 years ago
Pat Hickey 660174e610 purple: switch ArduCopter to new sensor objects 13 years ago
Jason Short abe4758c3b no longer using the raw pressure 13 years ago
Jason Short c5c5884006 v number 13 years ago
Jason Short 89e014c06a Added alternate alt hold, 13 years ago
Jason Short fbf09dbf2d Made save WP the default 13 years ago
Randy Mackay f397bae793 ArduCopter Alt Hold - Change to not run get_nav_throttle if manually adjusting altitude with manual_boost - removes possibility of I term running up 13 years ago
Jason Short 185c2a50ce added some params from Arduplane to make Mavlink upgrade easier 13 years ago
Jason Short b6adfdb62f missed == 13 years ago
Jason Short 579096cd2e return to prev climb rate calc 13 years ago
Jason Short a168691eba Working implementation of Jump Command 13 years ago
Jason Short 5ed931c582 Mission Scripting re-write 13 years ago
Jason Short 3eaef4081c Added better navigation flag for more accurate dtnav timing 13 years ago
Jason Short 2ad1294514 scaling width of circle mode to make it more round. 13 years ago
Jason Short be1007d032 Moved updated alt to GPS so the climb rate is sane 13 years ago
Jason Short 349ab7e0c6 slowed Circle flight 13 years ago
Jason Short e1315b1ab8 Update and fix for Circle mode 13 years ago
Jason Short ae1684a37c crosstrack angle variable 13 years ago
Andrew Tridgell c056c4f0cb HIL: allow for fast HIL attitude update in HIL_MODE_ATTITUDE 13 years ago
Jason Short 1ab1d8bab4 Fixes for Sim - Missing climb rate calculation 13 years ago
Andrew Tridgell 28634f51b7 ArduCopter: use specific sized data types in a lot of places 13 years ago
Andrew Tridgell 3176d4ffc5 HIL: enable CTUN log message in ATTITUDE HIL 13 years ago
Jason Short a37fadbedb moved to 200hz update 13 years ago
unknown 9c59fdfdd6 AltHold - another correction to the manual boost. Hopefully properly transferring building up I terms to g.throttle_cruise 13 years ago
unknown 32057fb3c9 AltHold - made TradHeli code also use manual_boost 13 years ago
unknown 755cb4b201 Altitude hold bug fix - changed g.throttle_cruise to be updated to steal I term from correct controller 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Jason Short 27fc6eea10 Z dampener 13 years ago
Andrew Tridgell acc03753ab fixed HIL build 13 years ago
Jason Short c32a707632 cleanup 13 years ago
Jason Short ab1de277dc altered the interactive throttle to be more aggressive and proportional. 13 years ago
unknown c253996ea9 TradHeli - added TUNE value 13 to allow adjusting of external gyro gain using channel 6 13 years ago