46187 Commits (fdd39ca3a85e7896e2c800861f41c32809f526dc)
 

Author SHA1 Message Date
Rishabh fdd39ca3a8 Copter: Check for height before turning on proximity simple avoidance 4 years ago
Peter Barker be8f747b7a autotest: adjust timeout for Valgrind; disable for gdb 4 years ago
Peter Hall c1a831bbf4 GCS_MAVLink: sensor flags, only mark AHRS as enabled once initialised 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2302f08f75 Copter: run the "point yaw to ROI" controller at full rate (400Hz) instead of 1/4 of full rate (100Hz) 4 years ago
Andrew Tridgell a42bfd5df5 AP_Baro: added MS5611 baro compensation for -15 to -40C 4 years ago
Michael du Breuil 4c4e613f6a AP_GPS: Don't send SBF config unless there is free space in the port 4 years ago
Michael du Breuil c0da87c066 AP_HAL_ChibiOS: Update HitecMosaic to reflect changes to GPS config 4 years ago
Michael du Breuil 4d42996068 AP_GPS: Force the buadrate on SBF units 4 years ago
Peter Barker 01eb64ce73 AP_RPM: don't present RPM2_PIN parameter if RPM_MAX_INSTANCES <=1 4 years ago
Randy Mackay 97c1445bce Copter: ensure send_position_target_global_int alt always absolute 4 years ago
Peter Barker ea0efd3a1a Copter: correct documentation of use of DO_CHANGE_SPEED parameter 4 years ago
Andrew Tridgell 6d1511f3eb GCS_MAVLink: added method to force save calibration 4 years ago
Andrew Tridgell f8e0227c8c AP_Compass: added force_save_calibration() 4 years ago
Andrew Tridgell 25dd08a1fd AP_InertialSensor: added force_save_calibration() 4 years ago
Andrew Tridgell 9de1519928 HAL_ChibiOS: prevent hw flow control from hogging a DMA channel 4 years ago
Andrew Tridgell ee8e9e3289 waf: fixed handling of vehicle dependency check for abs paths 4 years ago
Peter Barker 3c3db50843 Vagrant: augment bash when working in a git repository 4 years ago
Peter Barker 1b74058842 Plane: recalculate glide slope after achieving rtl.done_climb 4 years ago
Peter Barker ca49f62b6d autotest: add test for Plane's RTL_CLIMB_MIN parameter 4 years ago
Peter Barker e4d5a92721 autotest: add wait_distance_to_nav_target method 4 years ago
Peter Barker d60fa86026 autotest: use set_map_from_rc more 4 years ago
Andrew Tridgell 106162b0c5 AP_MSP: removed date/time from MSP 4 years ago
Andrew Tridgell 0cc4409845 HAL_ChibiOS: fixed handling of invalid channel for LED write 4 years ago
Andrew Tridgell 098a17fe2e HAL_ChibiOS: fixed CubeOrange ADSB param name 4 years ago
Rishabh f107ce3951 AP_Proximity: Use 3 sectors for simple avoidance boundary 4 years ago
Rishabh 8cab737bdd AP_Proximity: Follow NED convention 4 years ago
Rishabh 74bda4952d AC_Avoid: Return early if velocity is unchanged in proximity avoidance 4 years ago
Peter Barker a5706a18af autotest: handle Py2 not having ConnectionResetError built in 4 years ago
Michael du Breuil 50d80e9dc4 AP_Periph: Remove debug printf 4 years ago
Peter Barker 840bdbba62 Sub: show frame class as part of banner 4 years ago
Andy Piper 85a8536243 Copter: All men dream, but not equally. 4 years ago
Willian Galvani e5844b7753 Frame_params: Sub: make RNGFND1_TYPE 0 (None) 4 years ago
Willian Galvani e448910ff0 Sub: don't override default RNGFND1_TYPE 4 years ago
Peter Barker 5e3caefc2d Vagrant: make ptrace permissive to allow stack dumping 4 years ago
Randy Mackay eafd702773 AC_WPNav: add comment clarifying get_wp_destination alt frame 4 years ago
Peter Barker 4020308d40 Vagrant: add desktop to Vagrant 4 years ago
Iampete1 904b493809 Tools: autotest, common.py remove extra comma 4 years ago
Mark Whitehorn bb15c18cc3 GCS_MAVLink: send message when MAVFTP init fails 4 years ago
Pierre Kancir eb78a473f6 AP_Vehicle: correct virtual specifier 4 years ago
Pierre Kancir 8396388af9 Tools: run_examples: add FlashTest to skip list 4 years ago
Pierre Kancir 6062e4ee81 ArduPlane: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 7430a415fb AP_Tuning: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 67bdec3325 AP_OSD: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 9362039feb AP_ICEngine: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 287645cf68 RC_Channel: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir a631ca4eac AP_Button: add AUX_SWITCH_PWM_TRIGGER_LOW and AUX_SWITCH_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 0725cbdffc RC_Channel: add AUX_SWITCH_PWM_TRIGGER_LOW and AUX_SWITCH_PWM_TRIGGER_HIGH 4 years ago
Pierre Kancir 68a27e3b41 AP_Arming: use RC_CALIB_MIN_LIMIT_PWM and RC_CALIB_MAX_LIMIT_PWM 4 years ago
Pierre Kancir c0348b034f Rover: use RC_CALIB_MIN_LIMIT_PWM and RC_CALIB_MAX_LIMIT_PWM 4 years ago
Pierre Kancir 9dcaf155a6 RC_Channel: add use RC_CALIB_MIN_LIMIT_PWM and RC_CALIB_MAX_LIMIT_PWM 4 years ago