1907 Commits (96b87e3b4456789bb2854a8dc4c3edc3846cb36d)

Author SHA1 Message Date
Andrew Tridgell a341d59ed0 Copter: fixed test code warnings 12 years ago
Michael Oborne 74e3d64e62 AC Fix BATT_CURR_PIN number 12 years ago
Andrew Tridgell 580abf1106 Copter: fixed PX4 mag orientation 12 years ago
Randy Mackay 577bf865b3 Copter: update firmware version to 2.9-dev 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay ccaa7a52ef Copter: RTL bug fix to initial step is always a climb and not a descent 12 years ago
Randy Mackay 2dab40abeb Copter: bug fix to altitude check of verify takeoff 12 years ago
Randy Mackay 148c227d73 Copter: update firmware version to rc5 12 years ago
Randy Mackay 04677bfb95 Copter: constrain auto roll and pitch to 45 degrees 12 years ago
Andrew Tridgell 56f22f9226 Copter: use common log reading function 12 years ago
jschall d6b3d370c3 Correct spelling of run_navigation_contollers 12 years ago
Randy Mackay 5418827f22 Copter: update parameter descriptions for FRAME and CH7_OPT 12 years ago
Randy Mackay 98f5e27dc3 Copter: small correction to RTL_ALT_FINAL param description 12 years ago
Randy Mackay 8bbc93bb04 Copter: added CH7 switch to enabling/disable the sonar in flight 12 years ago
Randy Mackay df2137ed72 Copter: constrain loiter so that it never commands more than 45 degrees of lean in lat or lon directions 12 years ago
Randy Mackay fef7569dee Copter: added experimental LOITER_REPOSITIONING #define to config.h 12 years ago
Randy Mackay 76f032160c Copter: relax altitude check in verify_takeoff 12 years ago
Randy Mackay 8ac95d6034 ArduCopter: updated release notes for 2.9-rc4 12 years ago
Randy Mackay c1fa850d10 ArduCopter: update firmware version to 2.9-rc4 12 years ago
Randy Mackay c447b4b79b ArduCopter: move setting of land's yaw mode to the do_land function 12 years ago
Randy Mackay 08dc730d40 ArduCopter: bug fix to LAND flight mode not actually landing if initiated from failsafe 12 years ago
Randy Mackay 175f69a64f ArduCopter: smooth throttle when switching from manual throttle to alt hold 12 years ago
Randy Mackay 9ad6f711f8 ArduCopter: replace FS_THR_RTL_MIN_DISTANCE with wp_radius 12 years ago
Randy Mackay 19abdc3cd3 ArduCopter: update release notes for rc3 12 years ago
Randy Mackay 12f885c33c ArduCopter: disable ITERM logging by default 12 years ago
Randy Mackay fbed8b8861 ArduCopter: alphabetized the contributors list 12 years ago
Randy Mackay 5965914039 ArduCopter: increase firmware version to 2.9-rc3 12 years ago
Andrew Tridgell b0c710b67f Copter: move read_AHRS() before run_rate_controllers() 12 years ago
rmackay9 f25f1cb3bf ArduCopter: changed alt hold to use the sonar if enabled and healthy 12 years ago
rmackay9 21b6c78d12 ArduCopter: added get_throttle_althold_with_slew to allow slower altitude target changes 12 years ago
Pat Hickey 164246c7d8 ArduCopter: better instructons for setup_motors cli test 12 years ago
Andrew Tridgell 72c8a14e76 Copter: fix trad heli log build 12 years ago
Andrew Tridgell 78fd5bb23f Copter: get rid of remaining Log.pde warnings 12 years ago
Andrew Tridgell 36e38eeef7 Copter: ensure ahrs.init() is called 12 years ago
Andrew Tridgell 3039c37f95 Copter: use macros from common header 12 years ago
Pat Hickey d7eeeab79e ArduCopter: fix new style Log.pde build for PX4. 12 years ago
Randy Mackay 87627d883b ArduCopter: use new logging method for remaining packet types 12 years ago
Randy Mackay 177da0ca74 ArduCopter: fixed minor bug in logging of parameter changes to dataflash 12 years ago
Randy Mackay b4bbae56c6 ArduCopter: reduce redundant event logging 12 years ago
Andrew Tridgell af478d52bc Copter: use the new logging methods for 2 packet types 12 years ago
Andrew Tridgell 0fe7901422 Copter: only print perf data when SCHED_DEBUG is non-zero 12 years ago
Andrew Tridgell dcb181d2d8 Copter: use new AP_Scheduler library 12 years ago
Andrew Tridgell 585459ece9 Copter: tweak the serial buffer sizes 12 years ago
Andrew Tridgell 2e57720444 Copter: move memcheck_init() earlier in setup 12 years ago
Andrew Tridgell 21e979910f Copter: improved 'FRAME' docs 12 years ago
Pat Hickey 0ff6ed12b1 ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
James Bielman 7374e5d84e ArduCopter: Use 16-bit arithmetic when comparing event tick counters. 12 years ago
James Bielman 7827a4a54a ArduCopter: Add AP_HAL_SMACCM support. 12 years ago
James Bielman ab37f833db MS5611: Fix CONFIG_MS5611_SERIAL definitions. 12 years ago
Andrew Tridgell e575c5eba0 Copter: read baro at 50Hz 12 years ago