38757 Commits (68edf6351d25f8d5670c33e18e36ba185ae04431)
 

Author SHA1 Message Date
Peter Barker 68edf6351d Sub: tighten type on mavlink_coordinate_frame_to_location_alt_frame 6 years ago
Peter Barker 18de327e7f Copter: tighten type on mavlink_coordinate_frame_to_location_alt_frame 6 years ago
Peter Barker 880e96448b GCS_MAVLink: tighten type on mavlink_coordinate_frame_to_location_alt_frame 6 years ago
Peter Barker 428b790771 Tools: autotest: correct rally point upload tests 6 years ago
Peter Barker 979a9fb679 GCS_MAVLink: ensure item being converted is a rally point 6 years ago
Andrew Tridgell 86c05aba8f Tools: added Durandal bootloader 6 years ago
Andrew Tridgell e708446f4d Tools: rename Pixhawk6 to Durandal 6 years ago
Andrew Tridgell 4fca69c5e9 HAL_ChibiOS: renamed Pixhawk6 to Durandal 6 years ago
Andrew Tridgell 4f243aca02 AP_TECS: prevent rapid changing of pitch limits on landing approach 6 years ago
Andrew Tridgell 4fd3008b4e AP_TECS: log pitch limits 6 years ago
Andrew Tridgell 3c8ed3d8e1 AP_TECS: fixed flare pitch limits 6 years ago
Andrew Tridgell d72ded4a9e AP_TECS: prevent numerical error with zero max throttle 6 years ago
Andrew Tridgell 587aa33617 AP_TECS: added TECS_OPTIONS 6 years ago
Andrew Tridgell df0cc40bba AP_TECS: allow TECS_PITCH_MAX to be negative 6 years ago
Andrew Tridgell be9c98db12 AP_GPS: ensure we have full timestamp before setting RTC clock 6 years ago
Siddharth Purohit 10e8e8e9cc AP_BoardConfig_CAN: fix bad get_slcan_serial method 6 years ago
Andrew Tridgell c9567783e6 AP_Baro: use sensor_config_error on baro cal failure 6 years ago
Michael du Breuil 5645709e50 AP_Baro: Rearrange the sensor struct 6 years ago
Andrew Tridgell e1ce735886 AP_InertialSensor: special check for CubeBlack to force INS_USE3=1 6 years ago
Andrew Tridgell 6f58260d99 AP_Baro: check for all 1 ADC read on MS5611 6 years ago
Andrew Tridgell 0c314c36b6 AP_Logger: log baro health 6 years ago
Andrew Tridgell a196c54db6 AP_Baro: consider a baro unhealthy when outside of -200 to 200 C 6 years ago
Andrew Tridgell 123800ccd2 AP_InertialSensor: default INS_USE3 to 1 6 years ago
Michael du Breuil c19e4f2147 AP_Mission: Refactor read_cmd_from_storage for clarity 6 years ago
Peter Barker be20f458bf Tools: sim_vehicle.py: sort vehicle type in help 6 years ago
Andrew Tridgell 0f6b8375bb AP_RangeFinder: added a 1.5 delay to probe of LW20 I2C 6 years ago
Andrew Tridgell bcfdc91900 AP_BoardConfig: added BRD_BOOT_DELAY 6 years ago
Peter Barker 05c608e725 Plane: use MAV_FRAME_GLOBAL instead of MAV_FRAME_GLOBAL_INT in send_position_target 6 years ago
Peter Barker 5538800ad0 Copter: use MAV_FRAME_GLOBAL instead of MAV_FRAME_GLOBAL_INT in send_position_target 6 years ago
Peter Barker 82cf8a93d0 Rover: use MAV_FRAME_GLOBAL instead of MAV_FRAME_GLOBAL_INT in send_position_target 6 years ago
Peter Barker 20a20bde65 Plane: accept MAV_FRAME_GLOBAL for set_position and repositioning 6 years ago
liang e422f2b2fd Copter: mode_auto: retract the landing gear automatically 6 years ago
Andrew Tridgell 2572885159 AP_Param: flush() after converting parameters 6 years ago
Michael du Breuil c37398f6ff Sub: Convert ARMING_CHECK 6 years ago
Michael du Breuil 599a1af5c1 Copter: Convert ARMING_CHECK 6 years ago
Michael du Breuil 2d81ad63f5 Plane: Convert ARMING_CHECK 6 years ago
Michael du Breuil 8d988de033 Rover: Convert ARMING_CHECK 6 years ago
Michael du Breuil 4396540a22 AP_Arming: Add rangefinder checks 6 years ago
Michael du Breuil 3202a2e0a6 AP_Rangefinder: Add arming checks 6 years ago
Michael du Breuil ce6fb75e52 Sub: Add keydump feature 6 years ago
Michael du Breuil ed2ae707f4 Copter: Add keydump feature 6 years ago
Michael du Breuil 3e214e1f8b Plane: Add keydump feature 6 years ago
Michael du Breuil 5dba9b0e48 Rover: Add keydump feature 6 years ago
Michael du Breuil f06251a07f AP_Param: Delay param dumps to avoid running out of buffer space 6 years ago
Michael du Breuil 1677c11855 AP_Scripting: Cope with new AP_GPS::first_unconfigured_gps 6 years ago
Michael du Breuil 4b2cb45ac0 AP_Arming: Cope with new AP_GPS::first_unconfigured_gps 6 years ago
Michael du Breuil d33006a2e7 AP_GPS: Refactor first_unconfigured_gps to return bool 6 years ago
Peter Barker 11b9737b34 AP_AccelCal: remove wrapper around send_text 6 years ago
Randy Mackay 00cc4ace8a RC_Channel: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay 84b502b0c4 AP_RangeFinder: resolve gcs::send_text compiler warning 6 years ago