10463 Commits (b34664ea07708e0e4cf283f7ca2ef99c3e44d200)
 

Author SHA1 Message Date
Randy Mackay b34664ea07 Copter: remove unused altitude error 11 years ago
Randy Mackay e69eeea246 Copter: log alt target from PosControl 11 years ago
Randy Mackay 44e731ea40 Copter: control_stabilize reports alt target 11 years ago
Randy Mackay 3ce1c0a9d5 AC_PosControl: add get_alt_error method 11 years ago
Randy Mackay abb42bcb41 Copter: remove unused run_rate_controllers 11 years ago
Randy Mackay e1bf4af1b8 Copter: bug fix to set angle_boost in stab mode 11 years ago
Randy Mackay a0298aee29 AP_Motors: expose throttle min and max 11 years ago
Randy Mackay 89b7e6b1c8 AC_AttControl: implement angle_boost 11 years ago
Randy Mackay 77c38f4de4 Copter: integrate init take-off 11 years ago
Randy Mackay 8988b48ad8 AC_PosControl: add init take-off 11 years ago
Randy Mackay 2c03a3a3c6 Copter: set pos_control.set_dt 11 years ago
Randy Mackay faf1e99f1a Copter: surface tracking to use pos_control 11 years ago
Randy Mackay 5649b7f4d9 Copter: integrate AC_PosControl constructor changes 11 years ago
Randy Mackay 4840ce238a Copter: skeleton AltHold flight mode 11 years ago
Randy Mackay 7784fc7645 Copter: update pos_control's hover throttle 11 years ago
Randy Mackay 33552b63d8 Copter: early integration of AC_PosControl 11 years ago
Randy Mackay dcac124105 AC_PosControl: add throttle controller 11 years ago
Randy Mackay 05bb943a69 AC_AttControl: first draft of PosControl class 11 years ago
Randy Mackay 3146299a0f Copter: move control_stabilize yaw input higher 11 years ago
Randy Mackay 7f56b28767 Copter: move thr control to control_stabilize 11 years ago
Randy Mackay 2253cf9769 Copter: run main loop at 400hz for pixhawk 11 years ago
Randy Mackay b7565affcd INS: add support for 400hz for PX4 11 years ago
Randy Mackay 3a78263921 Copter: skeleton init call for all flight modes 11 years ago
Randy Mackay 0431b7e1d4 Copter: bug fix for stabilize_run's yaw control 11 years ago
Randy Mackay 1fdfa751e6 Copter: integrate replacement of timers with set_dt 11 years ago
Randy Mackay c8e277703d Copter: add acro_run skeleton 11 years ago
Randy Mackay c2ca5c46b8 Copter: correct auto_run 11 years ago
Randy Mackay 1cf065e1df Copter: remove debug for control_stabilize 11 years ago
Randy Mackay cbe56bba25 Copter: integrate AC_AttitudeControl 11 years ago
Randy Mackay 7b9a48107e Copter: move angle_max parameter to AP_Vehicle 11 years ago
Randy Mackay 0521806cc6 AP_Vehicle: add multicopter parameters 11 years ago
Randy Mackay 715c8eaf02 AC_AttitudeControl: first draft of library 11 years ago
Andrew Tridgell 6029ec53ae Rover: changed LOG_WHEN_DISARMED to 1<<16 11 years ago
Andrew Tridgell d853d65b84 AP_Airspeed: added ARSPD_TUBE_ORDER parameter 11 years ago
Andrew Tridgell 2bf7a46c9b Copter: log power status on Pixhawk 11 years ago
Andrew Tridgell 9d6005edd8 Rover: log power status on Pixhawk 11 years ago
Andrew Tridgell 7de8be1956 Plane: log power status on Pixhawk 11 years ago
Andrew Tridgell bea0a46410 AP_HAL: added servorail_voltage and power_status_flags() API on AnalogIn 11 years ago
Andrew Tridgell ce43e674fe DataFlash: added power status logging 11 years ago
Andrew Tridgell 87355127ca GCS_MAVLink: added send_power_status() 11 years ago
Andrew Tridgell 8797f38038 GCS_MAVLink: regenerate MAVLink headers 11 years ago
Andrew Tridgell 0cbd5a2ef0 GCS_MAVLink: added POWER_STATUS message 11 years ago
Andrew Tridgell 63910bf8cd DataFlash: work around a NuttX bug 11 years ago
Andrew Tridgell 0aebc18b3f GCS_MAVLink: return early from log send if no log data to send 11 years ago
Andrew Tridgell 1497c33178 GCS_MAVLink: run a bit faster on serial ports with flow control 11 years ago
Andrew Tridgell 7c1b9b344f AP_HAL: added get_flow_control() API 11 years ago
Andrew Tridgell dfa95b3464 Plane: moved the always log flag to 1<<16 11 years ago
Andrew Tridgell 81c5edbdb5 GCS_MAVLink: fixed a log download bug for repeated downloads 11 years ago
Andrew Tridgell dcd7f9d26d AP_Airspeed: use raw (signed) airspeed 11 years ago
Andrew Tridgell 0a3476bbf1 Copter: change to new board_voltage() API 11 years ago