5658 Commits (e479af67ff4e17eb153a31f7aad5da46445fb526)
 

Author SHA1 Message Date
Craig Elder 274b2e2143 Arducopter: Release 2.7.2 13 years ago
Michael Oborne f4334c9aaf Mission Planner 1.2.10 13 years ago
Andrew Tridgell 83153eebd4 APM: obey pitch limits in FBWA as well 13 years ago
Andrew Tridgell 9a987ce116 APM: fixed docs for LIM_PITCH_MIN 13 years ago
Michael Oborne 1e7adac365 AP fix attitude hil. 13 years ago
Andrew Tridgell 97aa98015d Rover: added TELEM_DELAY to rover code 13 years ago
Andrew Tridgell e8d928cca4 ACM: added TELEM_DELAY to ArduCopter 13 years ago
Andrew Tridgell f6c3197cd2 APM: added new TELEM_DELAY parameter 13 years ago
Andrew Tridgell a9af6e95cb APM: higher throttle on takeoff in ArduPlane autotest 13 years ago
Andrew Tridgell 681e67201d APM: fixed orientation on runway in autotest 13 years ago
Jason Short 51969dca22 ACM Log.pde : whitespace clean up 13 years ago
Jason Short 082913efd4 ACM : revert back to the 2.6 climb rate calc 13 years ago
Jason Short 0443815cb3 Mission Planner: Update XML for 2.7.2 13 years ago
Andrew Tridgell d5b218c80b SITL: use AP_Declination code to get right compass dec for autotest 13 years ago
Craig Elder 4ad516c445 Arducopter: increased MAVLINK delay to 6s to reduce the chance of xBee bricking 13 years ago
rmackay9 2ad6dcb7c4 ArduCopter: increased Stabilize Roll and Pitch I term to 0.05 (was 0.01) based on feedback from Jason 13 years ago
Craig Elder d8a2bfb9e8 Arducopter: Preparing for 2.7.2 Release 13 years ago
Pat Hickey 7b3009a238 APM_RC_APM1.cpp: Bugfix on mapping of SetFastOutputChannels to ICR reg 13 years ago
Jason Short fd4bc69d77 ACM : Logging updates 13 years ago
Jason Short 9d64bea2ef ACM: Altitude Adjust 13 years ago
Jason Short 98cc65862d ACM : Log Timing 13 years ago
Andrew Tridgell e2b8817a89 APM: added the ability to forcibly crash the plane on OBC failsafe breach 13 years ago
Andrew Tridgell fce01464b1 APM: added ALT_CTRL_ALG parameter 13 years ago
Andrew Tridgell 85e9fa8c3b APM: fixed another problem with DO_JUMP 13 years ago
Andrew Tridgell ded64fd9ea APM: check for geofence fence total of 0 13 years ago
Andrew Tridgell 71500347ec APM_OBC: don't use _saved_wp when zero 13 years ago
Andrew Tridgell d13d117e61 APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
Andrew Tridgell d93861f4d2 autotest: removed the --wind options 13 years ago
Andrew Tridgell dcbd0fbd44 APM: cleanup throttle suppression code and don't use airspeed to unsupress 13 years ago
Andrew Tridgell dd7c815c5f SITL: zero wind for first 15s 13 years ago
rmackay9 2e9e3ce5a6 ArduCopter: increase SPI bus speed to 2Mhz after IMU initialisation has completed (MPU6000 accepts maximum of 1Mhz for some registers but up to 20Mhz for main sensor and interrupt registers) 13 years ago
rmackay9 c965963d7b AP_InertialSensor_MPU6000: bug fix. DMP was being enabled by default so although the results were not being used, this caused a delay in the main loop 13 years ago
Craig Elder 2da75b3c3c Revert "APM1: Delay serial3 init to not brick Xbee radios" 13 years ago
Andrew Tridgell 51247ad6c1 autotest: loiter can be a bit slow to circle sometimes 13 years ago
Andrew Tridgell c1405bddb3 APM-autotest: fixed inside loop test 13 years ago
Amilcar Lucas b48a1f1fc4 ArduPlane: Fix 1280 builds 13 years ago
Amilcar Lucas 769f04b7d6 Improve comments, no functional changes 13 years ago
Amilcar Lucas 7a0c47d049 Improve comment aligment 13 years ago
Michael Oborne 27091b1abd Mission Planner 1.2.9 13 years ago
rmackay9 b4b394e67e ArduCopter: reduced Rate Roll and Pitch PID values 13 years ago
Michael Oborne b12698ef6c Mission Planner Cleanup 13 years ago
Andrew Tridgell 747a926809 APM_OBC: ensure pins are setup as outputs 13 years ago
Andrew Tridgell ecc6a52904 APM: report estimated airspeed if airspeed not available 13 years ago
Andrew Tridgell 3c7d7ba228 APM: use airspeed estimate for speed scaling if available 13 years ago
Andrew Tridgell c9cf483822 APM: added XTRK_USE_WIND parameter 13 years ago
Andrew Tridgell 2be785899b AHRS: added airspeed_estimate() function 13 years ago
Andrew Tridgell 697b2074a5 SITL: added SIM_WIND_* parameters 13 years ago
Craig Elder b2c38d7dd4 APM1: Delay serial3 init to not brick Xbee radios 13 years ago
Andrew Tridgell abe5bbfa4d APM: support forcing MANUAL of FBWA mode over MAVLink 13 years ago
Andrew Tridgell b4134de550 APM: ensure fence_total is positive 13 years ago