1172 Commits (e1acf21381f1e60da8fbe0ef458d61594a55a1c2)

Author SHA1 Message Date
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
Jason Short dec6f0ca62 When RTLing, force home as the final location for loiter. 13 years ago
Jason Short bc578172a5 moved detector to run until the throttle is low, then stop running. 13 years ago
Jason Short f0456dc947 Missed a Semicolon 13 years ago
Jason Short 302c632205 Altered the ground detector logic to no continuously run when landed 13 years ago
Jason Short 22065e3f3f Broken timer - removed 13 years ago
Jason Short 0ce883b96a Removed unused variable 13 years ago
Jason Short 9310d613e1 Lowered I term - causes oscillations in SIM 13 years ago
Jason Short 2311d52d37 Renamed some variables to clarify functionality. 13 years ago
Jason Short 7c6f766251 Speed up automatic disarming to 25 seconds for safety. 13 years ago
Jason Short f491f5e9ca Removed references to a takeoff timer 13 years ago
Jason Short 15774366ba Failsafe: Looking for takeoff_complete now vs unreliable GPS 13 years ago
Jason Short 08bf04dd08 pulling throttle low in flight turns out to be more common than thought. Removed clearing of takeoff_complete flag. This is still cleared during disarm which is automatic after 30 seconds of no throttle. 13 years ago
Jason Short 09f4a16bfb changed the way takeoff complete is figured. Looking for high throttle. 13 years ago
Jason Short b8349f5486 Added note to functionality 13 years ago
Jason Short 9d92602188 changed WP radius to AP_Int16 13 years ago
Jason Short 5754f97433 reversed circle_WP calculation so the next_WP refers to the destination around the circle and circle_WP refers to the center. The intent is to make it easier to see via ground station. 13 years ago
Jason Short 7df1aa2914 Arducopter.pde : setting rtl_approach_alt above 1 would force auto landing even if auto-landing was disabled. 13 years ago
Andrew Tridgell d9457ecc38 MAVLink: send time of GPS fix accurately 13 years ago
Andrew Tridgell 66544a5db2 Log: don't print '+' while erasing logs 13 years ago
Robert Lefebvre 4e4ff84cf1 Updates to CopterLEDS 13 years ago