36377 Commits (664e92ed7e52a049aafb6323e203240eda8ceb0f)
 

Author SHA1 Message Date
Peter Barker a48f461158 Copter: remove position-vector methods 6 years ago
Peter Barker 6fc4086726 Tools: autotest: accept home position before or after ack 6 years ago
Peter Barker 6fd687e861 AP_AHRS: retry sending home/origin if it fails 6 years ago
Peter Barker ace5192852 GCS_MAVLink: retry sending home/origin if it fails 6 years ago
Arjun Vinod d02d897928 Copter: make LOITER_TIME send "Reached command" message to GCS 6 years ago
Arjun Vinod 8044d98382 Copter: do an early-return if the time hasn't been reached 6 years ago
murata 8644f4d76e Copter: Disable option code 6 years ago
IamPete1 4bb28eb63c AP_Windvane: add rpm wind speed snesor type 6 years ago
IamPete1 696953fb97 AP_RPM: create singleton 6 years ago
Peter Barker b9cd3a8a39 AP_Logger: add logging of mavlink stats 6 years ago
Peter Barker 9f27e91f33 GCS_MAVLink: add simple stats to dataflash 6 years ago
Peter Barker 4ae64416c3 AP_Logger: add instance unit type 6 years ago
Andrew Tridgell 136e10a781 Plane: handle VTOL landing with incorrect height 6 years ago
Peter Barker 3959780999 AP_AHRS: ensure home is always stored in ALT_FRAME_ABSOLUTE 6 years ago
Peter Barker 138d93702a GCS_MAVLink: use Location to change alt frames 6 years ago
Peter Barker 97792d1774 Sub: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker dea75a87fd Plane: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker 693873fd04 Copter: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker 20e28acb16 Tracker: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker 75af170900 Rover: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker 63e894e7e1 AP_AHRS: rename set_orientation to update_orientation 6 years ago
Peter Barker 8e1b48ef1e Copter: use height-above-ground for landing gear deployment 6 years ago
Andrew Tridgell 078eef91cb AC_WPNav: prevent I term buildup during landing 6 years ago
Peter Barker 2aa0de49bb AP_GPS: remove pointless initialisers 6 years ago
Simon Schopferer 6beac98d4a fixed conversion of airspeed from ft/s to knots as defined in latest JSBSim versions 6 years ago
Peter Barker 11a70536eb AP_UAVCAN: correct Notify singleton getter call 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Arjun Vinod 78b165e36f AP_NavEKF2: fixed typos 6 years ago
Peter Barker 49493676ea GCS_MAVLink: use MAV_PARAM_TYPE for sending parameter messages 6 years ago
Peter Barker d0ac09899b AP_UAVCAN: handle restart_node 6 years ago
Peter Barker 31a9ac7dbd Tools: autotest: add test suite for Tracker 6 years ago
Peter Barker fe6ca9afa3 Tracker: add support for mavlink set-home-position 6 years ago
Peter Barker 9f6027b332 Tracker: make set_home bool, do not save bad homes 6 years ago
Andrew Tridgell ecbe67a0fe AP_Math: fixed inefficient sq() function 6 years ago
Michael du Breuil b290148ed0 Plane: Don't overwrite the quadplane loiter relax 6 years ago
Michael du Breuil 141429bc8e AP_InertialNav: Remove unused get_pos_z_derivative 6 years ago
Andrew Tridgell ccfaaca82b AP_RangeFinder: fixed lightware serial with LW20 lidar 6 years ago
Peter Barker 166291cfef SITL: add missing override keywords 6 years ago
Peter Barker 5aa5add4bf AP_RPM: add missing override keywords 6 years ago
Peter Barker 54a250483b AP_OpticalFlow: add missing override keywords 6 years ago
Peter Barker 4d62c996b7 AP_L1_Control: add missing override keywords 6 years ago
Peter Barker eb73a14da8 AP_HAL_Linux: add missing override keywords 6 years ago
Peter Barker 03e9becfcf AP_HAL_SITL: add missing override keywords 6 years ago
Peter Barker 7184d5e860 AP_Compass: add missing override keywords 6 years ago
Andrew Tridgell a278a152fc Plane: fixed throttle nudge 6 years ago
Peter Barker e9fc158c8a Tools: autotest: eliminate use of recv_match with condition 6 years ago
Michael du Breuil c15983c690 Plane: prevent loss of control when Q_ENABLE is set while flying 6 years ago
Randy Mackay b202270d1a AP_AHRS: minor format fixes 6 years ago
Randy Mackay b805c40bf7 AP_Arming: add ahrs attitude check 6 years ago
Randy Mackay f1a023c872 AP_AHRS: add attitudes_consistent pre-arm check 6 years ago