25794 Commits (d2b8fce25a0450f9cc8ef5dfca47aafa4c856e14)

Author SHA1 Message Date
Andrew Tridgell 45477f6063 HAL_ChibiOS: fixed default MSP port for f405-MatekGPS 4 years ago
Andrew Tridgell ca948171fe HAL_ChibiOS: fixed ADC error on revXY STM32H7 boards 4 years ago
willpiper 94bdca7f6f AP_HAL_ChibiOS: tidy up beastF7 DMA channels 4 years ago
Randy Mackay 193799346c AP_SmartRTL: peek_point method peeks at next point 4 years ago
Leonard Hall 64ae08a925 AC_Loiter: fix references to position error 4 years ago
Leonard Hall d0ab74e496 AC_Circle: fix references to position error 4 years ago
Randy Mackay 2201450180 AC_WPNav: renames and comment fixes 4 years ago
Randy Mackay 85b24cf641 AC_WPNav: fix get_wp_destination_loc 4 years ago
Leonard Hall 32c27b32aa AC_WPNav: support for SCurve navigation 4 years ago
Leonard Hall 6a8ba6f329 AC_PosControl_Sub: update for new position controller changes 4 years ago
Randy Mackay cb0d37586e AC_PosControl: use Vector limit_length and formatting fixes 4 years ago
Leonard Hall ba00c2edd6 AC_PosControl: alt hold controller update 4 years ago
Leonard Hall b73ad1a1bc AC_PosControl: remove unused sqrt_controller_3D 4 years ago
Leonard Hall 49da872218 AC PosControl: fix position error get functions 4 years ago
Randy Mackay e24f23e076 AP_Mission: add restart_current_nav_cmd 4 years ago
Randy Mackay 2357568eb1 AP_Mission: Mission_Command struct gets comparison operators 4 years ago
Leonard Hall 83b7c496b5 AP_Logger: support for position controller logging 4 years ago
Randy Mackay ae66803148 AC_AttitudeControl: minor optimisation and comment fixes 4 years ago
Leonard Hall d6e3495eca AC_AttitudeControl: support for feedforward rate in angle request for yaw 4 years ago
Leonard Hall 1d720cc5e9 AC_PID: library update and additional functions 4 years ago
Randy Mackay bc0da915c4 AP_Math: add SplineCurve library 4 years ago
Leonard Hall af7403f4e9 AP_Math: add SCurve library 4 years ago
Randy Mackay 0e506a71a1 AP_Math: remove control's limit_vector_length 4 years ago
Randy Mackay e2b46d05dc AP_Math: Vector2,3 get limit_length methods 4 years ago
Leonard Hall 3bb0482795 AP_Math: add update_pos_vel_accel to control 4 years ago
Randy Mackay 67f2c79717 AP_InternalError: added invalid_arguments failure 4 years ago
Peter Barker 018b1425ce AP_AdvancedFailsafe: remove APM from description 4 years ago
Josh Henderson fb789a07ce AC_WP_Nav_OA: origin_loc & dest_loc should use _terrain_alt_oabak 4 years ago
Sergey Bokhantsev ef95bf088c AP_Motors: Constrain get_throttle_hover value with allowed range 4 years ago
Samuel Tabor a301808e7a SITL: Add parsing of airspeed to SIM_JSON 4 years ago
Iampete1 0b8cdaf392 AP_Scripting: add mission command receve function, binding and example 4 years ago
Iampete1 849ad8c6de AP_Mission: support MAV_CMD_DO_SEND_SCRIPT_MESSAGE 4 years ago
Iampete1 82228469c8 AP_Scripting: add reset_remianing battery binding 4 years ago
Iampete1 9fdceeded3 AP_BattMoniter: add reset remaining per-instance rename existing to _mask 4 years ago
Iampete1 0fe38da522 GCS_MAVLink: rename battery reset function 4 years ago
Randy Mackay d343c569c2 AP_Arming: check for only first compass being disabled 4 years ago
Randy Mackay 64c4b6a42b AP_Compass: remove unused set_use_for_yaw 4 years ago
Andrew Tridgell 46f35a6910 AP_Baro: work around bad WHOAMI read on DPS310 4 years ago
Michelle Rossouw 7d42c3c834 SITL: Added simple blimp simulator 4 years ago
Michelle Rossouw ac893b4013 AP_Vehicle: added blimp vehicle type 4 years ago
Michelle Rossouw 8bc0f100a2 AP_Param: added blimp frame type 4 years ago
Michelle Rossouw d06161e8ee AP_HAL_SITL: Added support for blimp simulator 4 years ago
Peter Barker e5a8acb227 RC_Channel: return MAV_RESULT_FAILED from do_aux_function if invalid function 4 years ago
Peter Barker 115e895c82 GCS_MAVLink: return MAV_RESULT_FAILED from do_aux_function if invalid function 4 years ago
Peter Barker 30539ac8ac RC_Channel: add method on RC_Channels to execute aux function 4 years ago
Peter Barker d4a0222f76 AP_Mission: allow an auxillary function to be triggered as a DO command 4 years ago
Peter Barker 2d61ded1f3 GCS_MAVLink: add option to execute auxillary functions via mavlink 4 years ago
Peter Barker 7ea5bc7e3e AP_EFI: use enum class for protocol 4 years ago
Andrew Tridgell f0d6b79e8a HAL_ChibiOS: fixed skyviper builds with BMM150 4 years ago
Michael du Breuil c0017abb63 AP_Notify: Remove indirection on RGBLed of init()->hw_init() 4 years ago