426 Commits (2763393908d3013de2216ea81cf52407c2151c24)

Author SHA1 Message Date
Randy Mackay 566daf883a Copter: remove unused MODE bit from LOG_BITMASK 12 years ago
Randy Mackay 1426f40319 Copter: remove unused JDrones motor PID overrides 12 years ago
Randy Mackay e843bf3dfd Copter: bug fix for POSITION mode throttle 12 years ago
Randy Mackay a2e298bbfc Copter: change to default RTL yaw behaviour 12 years ago
Andrew Tridgell 0d027b7a23 Copter: updates for new compass API 12 years ago
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Randy Mackay 94d4ecef11 Copter: reduce throttle rate D to zero 12 years ago
Bill Bonney 36041bb9ff Copter: Enable CURRENT logging by default to dataflash 12 years ago
Randy Mackay 745df9b13c Copter: add SONAR_GAIN to tune reaction to sonar 12 years ago
Randy Mackay a53e5f747b Copter: add fourth yaw behaviour, look-at-home 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay 18c1373847 Copter: remove unused AUTO_VELZ defaults 12 years ago
Randy Mackay 82989d85f2 Copter: remove unused #defines 12 years ago
Randy Mackay 0663da7c9e Copter: loiter rate IMAX to 4m/s/s and D to zero 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay 366616e32c Copter: reduce default loiter PIDs 12 years ago
Randy Mackay 1516972eaa Copter: add panorama to CIRCLE mode 12 years ago
Randy Mackay fc0c451b69 Copter: remove #ifdef checks for Atmega1280 12 years ago
Randy Mackay a9eb626cb8 Copter: update default Rate Yaw P to 0.20 (was 0.25) 12 years ago
Randy Mackay 36834e77b5 Copter: remove support for CLI Slider 12 years ago
Randy Mackay 597a4b912a Copter: fix to allow building HIL_MODE_SENSORS 12 years ago
Randy Mackay d1344e8c39 Copter: remove #define for CROSSTRACK_GAIN 12 years ago
Randy Mackay 1b6fcad90a Copter: remove tilt compensation parameter 12 years ago
Randy Mackay fdcb78ccf7 Copter: leonard's smoother alt-hold transition 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay a73f50494c TradHeli: remove duplicate RC_FAST_SPEED definition 12 years ago
Randy Mackay 33bd984a91 Copter: remove unused input_voltage parameter 12 years ago
Randy Mackay d6ff5ae261 Copter: add roll-pitch slew for auto modes 12 years ago
Randy Mackay e297ba7d18 Copter: update default loiter gains for inertial nav 12 years ago
Randy Mackay cbde042ec5 Copter: remove non-inav loiter and wp controllers 12 years ago
Randy Mackay 609676e26c Copter: add logging of compass values 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay fcf102b2cf Copter: inertial nav waypoint controller 12 years ago
Randy Mackay 8e4c9518ea Copter: increase low voltage check to 10.5v 12 years ago
Andrew Tridgell 4c7a1a1806 Copter: change PX4 main baud rate back to 115200 12 years ago
Randy Mackay 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
Randy Mackay ce370bab0c Copter: rename CUR and CURR to CURRENT for logging 12 years ago
Randy Mackay b74fe10aa9 Copter: set each flight mode's nav_mode 12 years ago
Andrew Tridgell f303554259 Copter: run serial0 at 57600 on PX4 12 years ago
Robert Lefebvre dde713aaa5 Arducopter: Backing out my changes for a new Loiter Repositioning mode. Leonard and Jonathan's work will trump this. 12 years ago
Andrew Tridgell 580abf1106 Copter: fixed PX4 mag orientation 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay fef7569dee Copter: added experimental LOITER_REPOSITIONING #define to config.h 12 years ago
Randy Mackay 9ad6f711f8 ArduCopter: replace FS_THR_RTL_MIN_DISTANCE with wp_radius 12 years ago
Randy Mackay 12f885c33c ArduCopter: disable ITERM logging by default 12 years ago
rmackay9 21b6c78d12 ArduCopter: added get_throttle_althold_with_slew to allow slower altitude target changes 12 years ago
Randy Mackay 87627d883b ArduCopter: use new logging method for remaining packet types 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