3592 Commits (0065b3b2244d587649edf3ea1b68557f8b8c5d72)

Author SHA1 Message Date
Jonathan Challinger f045c75bfe Copter: play various tones 10 years ago
Randy Mackay fd55a2d9c4 Copter: increase GPS_HDOP_GOOD default to 2.3 10 years ago
Andrew Tridgell e73f8b8e40 Copter: removed use of mavlink_check_target() 10 years ago
Randy Mackay 67f48168a8 Copter: send OPTICAL_FLOW msg to GCS 10 years ago
Randy Mackay 641c770726 Copter: send optflow health in extended status 10 years ago
Randy Mackay 882546aa8e Copter: optflow logging minor format change 10 years ago
Randy Mackay 3127dd94c1 Copter: add OPTFLOW to default logging 10 years ago
Randy Mackay aba829678a Copter: optflow instantiation format change 10 years ago
Randy Mackay c93c7af20c Copter: move update_optflow to sensors.pde 10 years ago
Randy Mackay 67fdfffc2a Copter: remove OF_Loiter PIDs and tuning 10 years ago
Randy Mackay 0994529624 Copter: remove OF_Loiter from FLTMODE param descriptions 10 years ago
Andrew Tridgell fba02479b7 Copter: fixed build with no EKF 10 years ago
priseborough 963cc4d60a Copter: Add velocity gain scaler to interfaces 10 years ago
priseborough 9e7709fa09 Copter: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough 9844dacf40 Copter: Add EKF ground speed limit to loiter speed control 10 years ago
priseborough 715d64dce9 Copter: Check for new optical flow updates at 200Hz 10 years ago
priseborough 468c83c074 Copter : Check for new optical flow readings every 10ms 10 years ago
priseborough be54f2d6ee Copter : Don't force pre-compiler inclusion of optical flow 10 years ago
priseborough 6d5fb33d1a Copter : enable optical flow by default 10 years ago
priseborough 45c007d216 Copter : Correct comment on required optical flow update rate 10 years ago
priseborough a72b6b179b Copter : Modify EKF optical flow data interface 10 years ago
priseborough 311206017c Copter : Update EKF optical flow data interface 10 years ago
priseborough 267ef48026 Copter : disable tilt correction of range finder data for use by EKF 10 years ago
priseborough 27f9289391 Copter : Add range finder measurements to EKF optical flow data 10 years ago
priseborough 635e593d55 Copter : temporary mods to test use of flow sensor internal gyro data 10 years ago
priseborough 34249ffa42 Copter : EKF optical flow fusion support preliminary changes 10 years ago
Randy Mackay 8b80e58861 Copter: enable OPTFLOW - do not merge to master 10 years ago
priseborough 60527a023a Copter : Update optical flow test for new PX4Flow interface 10 years ago
priseborough 0d7555b259 Copter : Remove legacy optical flow control mode 10 years ago
priseborough 900519b35b Copter : Remove legacy optical flow control mode 10 years ago
priseborough 23953b459e Copter : Update logging for new PX4Flow sensor interface 10 years ago
priseborough 20e715aa13 Copter : Remove ADNS3080 flow sensor support 10 years ago
priseborough 5ef2208017 Copter: Change flow sensor read sample rate to 10Hz 10 years ago
Randy Mackay 7be78621f4 Copter: run_nav_updates at 50hz on Pixhawk, 25hz on APM2 10 years ago
Jonathan Challinger 203b713f0d Copter: run_nav_updates at 100hz on pixhawk 10 years ago
Andrew Tridgell dcdfff66e8 Copter: setup pwm esc scaling 10 years ago
Randy Mackay 13b8159fb5 Copter: only allow one preflight calibration at a time 10 years ago
Randy Mackay 330b52194f Copter: change to switch order in guided spline 10 years ago
Arthur Benemann db89bd6f03 Copter: correct frame/location of guided spline 10 years ago
Randy Mackay 84f82dd129 Copter: correct get_pilot_desired_throttle calc 10 years ago
Jonathan Challinger 3a529b2cef Copter: utilize get_control_mid for throttle calculations 10 years ago
Andrew Tridgell b6c06ab691 Copter: fix build with new mavlink repo 10 years ago
Randy Mackay c6e70179d2 Copter: move MOUNT_STATUS lower in GCS_MAVLink 10 years ago
Arthur Benemann 6bee8969a1 Copter: append MOUNT_STATUS message to STREAM_EXTRA3 messages 10 years ago
Jonathan Challinger 387f3276cb Copter: handle SET_POSITION_TARGET mavlink messages 10 years ago
Jonathan Challinger 1b1327dc93 Copter: add Guided_Spline mode 10 years ago
Jonathan Challinger e7939cca01 Copter: change function definitions in guided to static 10 years ago
Jonathan Challinger c7a38c4350 Copter: use force_descend option on auto landings 10 years ago
Craig Elder f7d0a930c2 Copter: Updated GCS_FAILSAFE Parameter Description 10 years ago
Arthur Benemann f24f5a6a32 Copter: remove call to camera.configure and control 10 years ago