1600 Commits (36040461df23f8782090dc87195c876e3496e897)

Author SHA1 Message Date
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
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
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 b4b394e67e ArduCopter: reduced Rate Roll and Pitch PID values 13 years ago
uncrustify 09fbe8e29a uncrustify ArduCopter/APM_Config.h 13 years ago
uncrustify 429c41155c uncrustify ArduCopter/config.h 13 years ago
uncrustify 969166c4e3 uncrustify ArduCopter/system.pde 13 years ago
uncrustify 841b4ce9c8 uncrustify ArduCopter/test.pde 13 years ago
uncrustify bb6e4ac969 uncrustify ArduCopter/setup.pde 13 years ago
uncrustify 7f89e6c677 uncrustify ArduCopter/motors.pde 13 years ago
uncrustify d49df965f3 uncrustify ArduCopter/navigation.pde 13 years ago
uncrustify 6791da4ee7 uncrustify ArduCopter/commands_logic.pde 13 years ago
uncrustify f783ace0de uncrustify ArduCopter/Attitude.pde 13 years ago
uncrustify 2438cd32fc uncrustify ArduCopter/Parameters.pde 13 years ago
uncrustify 4021a64747 uncrustify ArduCopter/ArduCopter.pde 13 years ago
uncrustify c1ce689e38 uncrustify ArduCopter/Log.pde 13 years ago
uncrustify 6a893c11c7 uncrustify ArduCopter/Parameters.h 13 years ago
uncrustify b9ba41c12a uncrustify ArduCopter/defines.h 13 years ago
uncrustify d0e48755ab uncrustify ArduCopter/config_channels.h 13 years ago
uncrustify 4311b15005 uncrustify ArduCopter/UserVariables.h 13 years ago
uncrustify 3d4ca7aa30 uncrustify ArduCopter/GCS.h 13 years ago
uncrustify 37e00fae80 uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
uncrustify 42f107706e uncrustify ArduCopter/planner.pde 13 years ago
uncrustify 8dccd9d6b0 uncrustify ArduCopter/sensors.pde 13 years ago
uncrustify df6bdfbd5a uncrustify ArduCopter/UserCode.pde 13 years ago
uncrustify f7a748d43b uncrustify ArduCopter/GCS_Mavlink.pde 13 years ago
uncrustify 30c0328d0c uncrustify ArduCopter/flip.pde 13 years ago
uncrustify 58b5f4e271 uncrustify ArduCopter/GCS.pde 13 years ago
uncrustify c7ff6a6335 uncrustify ArduCopter/toy.pde 13 years ago
uncrustify 1e2c01d8f6 uncrustify ArduCopter/commands_process.pde 13 years ago
uncrustify b6dd8aa592 uncrustify ArduCopter/leds.pde 13 years ago
uncrustify 2d398aa663 uncrustify ArduCopter/commands.pde 13 years ago
uncrustify a75d477071 uncrustify ArduCopter/radio.pde 13 years ago
uncrustify ff0e2e537e uncrustify ArduCopter/events.pde 13 years ago
uncrustify 4303e0bcae uncrustify ArduCopter/limits.pde 13 years ago
uncrustify a20f75e12c uncrustify ArduCopter/inertia.pde 13 years ago
uncrustify 7c8f4421a3 uncrustify ArduCopter/control_modes.pde 13 years ago
Andrew Tridgell 6d11940ada AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Andrew Tridgell e9928e78de ACM: fixed TradHeli build 13 years ago
Robert Lefebvre 575b99b4be TradHeli: Creating Flybar Acro mode. 13 years ago
Andrew Tridgell 16e06ea1f4 ACM: build DMP version in autotest 13 years ago
Andrew Tridgell bf2319a0fc AHRS: fixed reference to AHRS var_info for APM and ACM 13 years ago
Andrew Tridgell 1b0f5ac84f ACM: use ahrs.set_fast_gains() on arm/disarm 13 years ago
rmackay9 1d32e03f61 ArduCopter: added ACCEL_ALT_HOLD and INERTIAL_NAV to config.h and commented out of APM_Config.h. 13 years ago
rmackay9 75459b09be ArduCopter: changed reset_throttle_counter to uint8_t to get rid of overflow bug that was preventing target altitude from being locked in after pilot input down throttle. 13 years ago
Jason Short c81064279a ACM : removed 2-level DCM gain change - .1 will still be the default. 13 years ago
Jason Short 575a9c4fd1 ACM : Fix for reloading the user DCM gains upon arming 13 years ago