1542 Commits (a38fef65c77b02c80ea28e2e062d3271b95ebe62)

Author SHA1 Message Date
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
Andrew Tridgell 7c63d2c17b ACM: MAVLINK10 uses HIL_STATE 13 years ago
Andrew Tridgell e7cf643386 added mavlink09 targets 13 years ago
Andrew Tridgell 3f4e87cccc ACM: fixed HIL build for MAVLINK10 13 years ago
Michael Oborne 9303a89573 fix AC hil build 13 years ago
Michael Oborne a71ed6c5ce enable mavlink10 by default 13 years ago
Jason Short 15aea320cb Added note to remove this unused param 13 years ago
Jason Short 12ab875d58 using current PWM rather than a re-read of the PWM. 13 years ago
Jason Short 9ab06c5542 Moved PID logging counter into define 13 years ago
rmackay9 72d76558a7 ArduCopter: Ensure update_GPS does nothing when gps is disabled. 13 years ago
rmackay9 fd6b21d0c7 ArduCopter: updated firmware version to 2.6Beta in preparation for beginning of testing 13 years ago
rmackay9 4544b37fec ArduCopter: updated firmware version to 2.6Beta in preparation for beginning of testing 13 years ago
rmackay9 dcdeae412e ArduCopter: Another attempt at fixing the lat/lon printing bug in which small negative lattitudes or longitudes were appearing as positives. 13 years ago
rmackay9 2a216ce900 ArduCopter: fixed print_latlon bug in which it would print negative lat/lon numbers incorrectly (i.e. -1234567890 would be printed as -124.xxx). 13 years ago
Jason Short c2d14a5cad RC_Channel fix for throttle output. 13 years ago
Robert Lefebvre 5f058fb9b2 TradHeli: Incorporating Ext ESC Control 13 years ago
Robert Lefebvre 30e55533dc Change to increase Parameter space as we have run out. 13 years ago