1608 Commits (849fd9a234051c9c489531db58ba18f2f95e9d57)

Author SHA1 Message Date
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 13 years ago
Adam M Rivera dadc7d5a7d ArduCopter: Loiter Timer should have been set when the approach altitude was set. Previously, land had to be enabled before auto approach would work. 13 years ago
Andrew Tridgell 33440567e6 ACM: ArduCopter updates for new compass interface 13 years ago
Andrew Tridgell dae1a57dc5 ACM: adapt the ArduCopter code for new barometer interface 13 years ago
Andrew Tridgell b676caa626 ACM: enable GPS in AHRS for ArduCopter 13 years ago
Jason Short eeab4c5363 Attitude.pde: Turned off boost_p for nav_throttle based on Testing feedback from Marco. 13 years ago
Jason Short c76ac4543b Added user editable define for Super simple radius 13 years ago
rmackay9 068fe64b9b ArduCopter HIL: changed calls to setHIL to send in time as a uint32_t (it was a float) 13 years ago
Jason Short 812bf7d874 Attitude.pde - Added small boost to alt hold for takeoff. 13 years ago
Jason Short 46fb3b783a GCS_Mavlink.pde : mav_nav only used in legacy Mavlink. 13 years ago
Jason Short cd93c40f09 Added Toy Mode control 13 years ago
Jason Short 807c4ced34 Added Toy Mode defines 13 years ago
Jason Short 80d15368bc Arducopter.pde : Added Approach mode, added "Toy" mode fun code I'm playing with. 13 years ago
Jason Short 7f92d702ab commands.pde: fixed unit error for distance check 13 years ago
Jason Short a0dc1f7ab1 Config.h : New Gains based on testing, new Crosstrack gain. from 1.0 to .2 because of new algorithm 13 years ago
Jason Short c71c503c84 GCS Mavlink.pde: change reference to nav_bearing to target_bearing. 13 years ago
Jason Short 53d2a46cd6 Navigation.pde : removed old cross tracking from Arduplane. Added new 2D cross tracking. Added use of GPS velocity when above 1.5m/s 13 years ago
Jason Short 92d481c08c inertia.pde: WIP don't fly with inertia enabled until FN. 13 years ago
Jason Short 28829b0d60 Log.pde: removed nav_bearing reference and replaced with target_bearing ref 13 years ago
Andreas M. Antonopoulos bef005b5f2 AC2.6: Fix battery calculation and scaling bug for MAV1.0, now same as ArduPlane 13 years ago
Robert Lefebvre 1064dcbd34 Open up constraint on Rate Yaw Output for all copters. 13 years ago
Jason Short 7e0708ca36 Config.h - returned low to original 120 13 years ago
Jason Short 839b8865aa Parameters.h: throttle_min and throttle_max now have defaults from Config.h 13 years ago
Jason Short efdf0a7fc8 changed define to a param for throttle_min and throttle_max 13 years ago
Jason Short e8510faf5d changed define to param for throttle_min 13 years ago
Jason Short 6020f6d9fa Added throttle_min as a user definable param 13 years ago
Jason Short 4f18e7f80b lowered minimum throttle 13 years ago
Jason Short 27e0aee03f Small fix to angle boost - increases by about 20% to deal with inefficiencies of non-downward thrust 13 years ago
Jason Short 39a253a273 decreased I term based on the tests last weekend in high winds 13 years ago
Jason Short 8b212d8baa Adjustments to the Inertial_nav 13 years ago
Andrew Tridgell 58379b928f MAVLink: make usage of MAVLink defines more consistent 13 years ago
rmackay9 c62cc4844e ArduCopter: updated firmware to simply 2.6 (i.e. removed Epsilon) ahead of the release 13 years ago
Jason Short e31a1d969f Inertial Nav disabled by default 13 years ago
Jason Short c42f9ece43 Inertial Control 13 years ago
rmackay9 65050775e1 ArduCopter: made Robert's new yaw method optional (off by default). 13 years ago
Jason Short ff0659535e Raised the Max throttle to 1000, min to 200. Worked good in SIM with Tridge's motor safety patch. 13 years ago
rmackay9 e1acf21381 ArduCopter: updated firmware version to 2.6 Epsilon 13 years ago
rmackay9 c6f1d93849 ArduCopter: updated standard loiter pids. 13 years ago
Jason Short f5a85d48a0 Added Angel's name to contrib list 13 years ago
Andrew Tridgell 940d994efb GPS: Use appropiate GPS_ENGINE settings in APM, ACM and rover 13 years ago
rmackay9 aeaebb21d5 ArduCopter: updated firmware version to 2.6 Delta ahead of the next round of testing (and hopefully soon a release) 13 years ago
Andrew Tridgell a684bddbda GPS: open the GPS serial port with a 256 byte buffer 13 years ago
Robert Lefebvre c5916a8b4d Opening up the Yaw Rate constraint for Trad Heli. 13 years ago
Robert Lefebvre e2496181ff Yaw Fix 13 years ago
Jason Short a9610a0761 Stabilization patches 13 years ago
rmackay9 70b04d9427 ArduCopter: updated firmware description to 2.6 Gamma 13 years ago
Andrew Tridgell 8b258e23e7 ACM: prevent link flood with "Low Battery" warnings 13 years ago
Michael Oborne 14be88dd55 AC: add hilstate message 13 years ago
Jason Short 71f80f3a77 Bug fix: When adjusting altitude, RTL then land will fail unless this var is reset to false. 13 years ago
Jason Short 1b9f75c844 Updates to Flip: 13 years ago