3432 Commits (147856e73cb537e94ca2698dc08b5db6425aa832)

Author SHA1 Message Date
Randy Mackay f82ce449d7 AC_WPNav: add angle limits and set from AC's throttle controller 12 years ago
Randy Mackay afd2f82768 AC_WPNav: bug fix for track covered being 2D 12 years ago
Randy Mackay 8ec7fd1c9c AC_WPNav: add set_loiter_target to use velocity 12 years ago
Randy Mackay fc972e2d42 InertialNav: add get_velocity method 12 years ago
Randy Mackay 3bfcc3b8d0 AC_WPNav: replace get_target_alt with get_destination_alt 12 years ago
Randy Mackay c40080e76a AC_WPNav: added set_target_alt 12 years ago
Randy Mackay 60060d8184 AC_WPNav: add get_target_alt 12 years ago
Randy Mackay 0d70ba1030 AC_WPNav: bug fix to dt calculation 12 years ago
Randy Mackay 39bc3800c9 AC_WPNav: add distance and bearing to target methods 12 years ago
Randy Mackay b92c4097d2 AC_WPNav: first implementation 12 years ago
Andrew Tridgell 76e20150e9 AP_InertialSensor: ensure parent class is initialised in instance classes 12 years ago
Andrew Tridgell a5c3051929 AP_GPS: fixed initialisation error in uBlox driver 12 years ago
Andrew Tridgell dca597cda1 L1_Control: added a comment on speed of the L1 control code 12 years ago
Brandon Jones a3c2851120 AP_L1_Control: Addition of library for geometry calculations required for L1 Control. 12 years ago
priseborough b63d0969b7 AP_AHRS: Addition of a first order complementary filter to AP_AHRS::groundspeed_vector 12 years ago
Andrew Tridgell 05ecb8d8fa AP_AHRS: fixed functions that need to be virtual 12 years ago
Andrew Tridgell ee81b0f729 AP_AHRS: added wind_correct_bearing() and groundspeed_vector() 12 years ago
Andrew Tridgell 43c3c60de2 AP_Math: moved a lot of vector templates to cpp from .h 12 years ago
Andrew Tridgell 78eb12a4ac AP_Math: added RadiansToCentiDegrees and RADIUS_OF_EARTH 12 years ago
Andrew Tridgell 8b119934ea AP_Math: fixed grammar error 12 years ago
Andrew Tridgell 2d29a6a7be AP_Math: added Vector2f.angle() 12 years ago
Andrew Tridgell f6aacdc768 AP_Navigation: added a navigation controller class 12 years ago
Randy Mackay cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay 86fe79a662 INS: updated MPU6K_FILTER parameter description 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Stange Szilard 6516bffbb6 AP_Camera: enable relay off in all builds 12 years ago
Andrew Tridgell 8d992ae615 InertialSensor: added OilPan INS example 12 years ago
Randy Mackay af13f6795c INS: switch to global definition of GRAVITY_MSS 12 years ago
Randy Mackay 777c6a308e AP_InertialNav: use shared GRAVITY_MSS constant 12 years ago
foobarbecue c07702f46d Update AP_MotorsOctaQuad.cpp 12 years ago
Randy Mackay 739e3c2b9a Copter: adjust trapezoidal motor mixing 12 years ago
Randy Mackay e32cbd827b Copter: replace quad trapezoid frame with V 12 years ago
Randy Mackay 5bf55a9523 OpticalFlow: switch order of sin_yaw, cos_yaw 12 years ago
Andrew Tridgell 5667f5d817 AP_ADC: fixed APM1 HIL_SENSORS Ch6() return 12 years ago
Andrew Tridgell 310a5a6be1 DataFlash: don't try to write if no card inserted 12 years ago
Andrew Tridgell 6123ea2dac PID: added get_pid_4500() 12 years ago
Randy Mackay 6816c45c39 InertialNav: reduce Z-axis time constant to 5 12 years ago
Michael Oborne 541fa13291 cleanup comments 12 years ago
Michael Oborne 2160bf135d fix sitl segfault in hil 12 years ago
Michael Oborne 87292e0a4a Init hil accel with gravity 12 years ago
Randy Mackay 39ba406957 Copter: add trapezoid frame type 12 years ago
Andrew Tridgell a093926b04 Revert "RC_Channel: removed pwm_out variable from RC_Channel" 12 years ago
Andrew Tridgell 8e4a003d8d RC_Channel: removed pwm_out variable from RC_Channel 12 years ago
Andrew Tridgell 896fd52aa1 AP_AHRS: fixed functions that need to be virtual 12 years ago
Andrew Tridgell 8459da202c AP_AHRS: prevents compass flyaways for plane and rover 12 years ago
Andrew Tridgell 091b474a1d AP_Math: added wrap_360_cd() and wrap_180_cd() 12 years ago
Andrew Tridgell 0ffc7dab6b SITL: added GPS speed down to SITL state 12 years ago
Randy Mackay 93f7e61b66 UBLOX GPS: fix MSG_SOL typo 12 years ago
Randy Mackay 27309a553f GPS: fixes after review 12 years ago
Randy Mackay 24044dc0c4 AHRS: add support for GPS fix type 2D 12 years ago