12207 Commits (b7907e6a5a78eaf58215c988e442a7391aef685b)
 

Author SHA1 Message Date
LukeMike b7907e6a5a VRBRAIN: Added makefile and startup scripts for VR Brain 5 board. 11 years ago
LukeMike 068dce6820 VRBRAIN: Scripts for VRBRAIB custom start 11 years ago
LukeMike 994f6160af VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
Andrew Tridgell 017e4b4c8a Plane: update for AP_Mount change 11 years ago
Andrew Tridgell edafe7100b Copter: update for AP_Mount change 11 years ago
Andrew Tridgell 57685ddf84 Rover: update for AP_Mount change 11 years ago
Michael Oborne 30a3927ea8 AP_Mount: fix where status_msg() is sent 11 years ago
svefro b473f8fd4d AP_RCMapper: Added warning to RCMAP_THROTTLE 11 years ago
Randy Mackay d8573d0722 Plane: loiter num turns from low byte of p1 11 years ago
Randy Mackay e0f4a570c6 Copter: loiter turns radius from command's p1 field 11 years ago
Randy Mackay 9b81e46e61 AP_Common: add example sketch 11 years ago
Randy Mackay 2f7dee3ba5 AP_Mission: squeeze loiter turns radius into high byte of p1 11 years ago
Randy Mackay b79f729540 AP_Common: add LOWBYTE, HIGHBYTE macros 11 years ago
Randy Mackay fa16e0967f AP_Common: remove unused location mask definitions 11 years ago
Randy Mackay 01da4e29fb Copter: use relative_alt flag when decoding change_alt command 11 years ago
Andrew Tridgell cf3b487e63 build: fixed TOOLPATH on MacOS 11 years ago
Andrew Tridgell e2fe3d2de7 GCS_MAVLink: re-generate headers 11 years ago
Andrew Tridgell 0db226daf5 GCS_MAVLink: merge in upstream changes 11 years ago
Andrew Chapman 87fcfbf9dd GCS_MAVLink: re-generate MAVLink headers 11 years ago
Andrew Chapman 048767e389 GCS_MAVLink: camera feedback mavlink messages 11 years ago
Randy Mackay ac65119cfe Plane: use common Log_Write_Camera 11 years ago
Randy Mackay 4d93dd47ee Rover: use common Log_Write_Camera 11 years ago
Randy Mackay 50e024fe8f Copter: flag current alt as relative 11 years ago
Randy Mackay 8c488ebd87 Copter: use common Log_Write_Camera 11 years ago
Randy Mackay 11e08e1492 DataFlash: common Log_Write_Camera 11 years ago
Randy Mackay 8c48b65175 Copter: bug fix to remove home variable 11 years ago
Randy Mackay d0194b7a9d Copter: remove home variable 11 years ago
Randy Mackay 5c305989b9 Copter: set home alt to absolute alt 11 years ago
Randy Mackay 09fc777ab9 Copter: slow motors after landing in AUTO 11 years ago
Randy Mackay 0c9a496262 AC_AttControlHeli: add ATC_RATE_FF_ENAB parameter 11 years ago
Jason Short a873942f73 Fix to restore Gimbal control after Mission with ROI 11 years ago
Randy Mackay 810c87969c Copter: Ch7/8 switch to enable/disable feed forward and accel limiting 11 years ago
Randy Mackay 46f25c52a4 AC_AttControl: allow enabling/disabling feedforward and accel limiting 11 years ago
Randy Mackay a2f54fdf2c AC_WPNav: smooth waypoint by freezing feed-forward and allowing overshoot 11 years ago
Randy Mackay ce85d1f6b2 AC_WPNav: use curr pos target as spline origin 11 years ago
Randy Mackay 130eb07d48 AC_AttControl: angle_ef_roll_pitch_rate_ef_yaw supports zero yaw accel 11 years ago
hazyhxj f2d3fed612 Add name to GTI_Success.txt 11 years ago
Randy Mackay 02b4b21f67 AC_AttControl: disable feed forward by default 11 years ago
Randy Mackay b57c0dabf6 AC_AttControl: check accel_rp_max instead of rate_bff_ff_enabled 11 years ago
Randy Mackay 91b1d20b70 Heli: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
Randy Mackay 08801eebf2 Copter: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
Randy Mackay 2bb30b3ef9 AC_AttControl: add set_yaw_target_to_current_heading method 11 years ago
Randy Mackay d9c966c927 AC_AttControl: RATE_FF_ENAB param to disable rate feed forward 11 years ago
Randy Mackay 4d4c7a2118 AC_AttControl: move freeze_ff to flags structure 11 years ago
Randy Mackay a662f87ffb AC_AttControl: remove resolved To-Do 11 years ago
Randy Mackay 7f734f38d6 AC_AttControl: add earth frame angle constraints 11 years ago
Randy Mackay 698cf934b8 AC_AttControl: formatting fixes 11 years ago
lthall 2bb63857fa AC_AttControl: clean up stabilize 11 years ago
lthall c24d293e1b AC_AttControl: zero _accel_xyz_max stops feed forward 11 years ago