15139 Commits (a6d76b4e03a84a981b2152b70c2f653bda45da25)
 

Author SHA1 Message Date
Andrew Tridgell 7a5ec6d75b GCS_MAVLink: allow use of RC_CHANNELS message on AVR too 10 years ago
Andrew Tridgell 33a3254d8b HAL_Linux: accept a smaller sync pulse width 10 years ago
Andrew Tridgell 7fb114752c AP_HAL_AVR: accept a much shorted sync pulse width on RCInput 10 years ago
Andrew Tridgell f2a919c55e AP_HAL_PX4: moved size of main thread stack to Scheduler.h 10 years ago
Andrew Tridgell 1c270d17a8 AP_Airspeed: ignore temperatures below -80 10 years ago
Randy Mackay 8b5f1575ad Copter: remove pre-arm check of RC3_TRIM 10 years ago
Andrew Tridgell 3edc1ea4db Plane: tell arming if logging is available 10 years ago
Andrew Tridgell c0e212916b PX4: auto-format microSD if corrupt 10 years ago
Andrew Tridgell 8bd7c171e4 PX4: added usb_connected command 10 years ago
Andrew Tridgell 4ecd99eb76 AP_Arming: added check for logging available 10 years ago
Randy Mackay a70f98552e Copter: rename xy_mode 10 years ago
Randy Mackay fc4442bf61 AC_WPNav: rename xy_mode 10 years ago
Randy Mackay 186337f18e AC_PosControl: rename xy_mode enum values 10 years ago
Jonathan Challinger 626521c366 AC_WPNav: update usage of update_xy_controller 10 years ago
Jonathan Challinger e71ad72fc0 Copter: update usage of update_xy_controller 10 years ago
Jonathan Challinger 3faca88423 AC_PosControl: allow control of xy rate constraint behavior 10 years ago
Andrew Tridgell cabf21194a AP_Arming: improved docs 10 years ago
Andrew Tridgell 8108ee796e Plane: update release-notes in master 10 years ago
Andrew Tridgell 4d6a7996f7 Plane: the next release will be 3.3.0 10 years ago
Emile Castelnuovo 5c68980f05 AP_Notify: removed unused VRBRAIN files 10 years ago
Robert Lefebvre 0b1f217420 Copter: Add PreArm check for radio trims. 10 years ago
Robert Lefebvre 2186dec271 Copter: Remove trim_radio() function. 10 years ago
Randy Mackay ecaf3280e5 Copter: update AC3.2.1-rc2 release notes 10 years ago
Randy Mackay b66a1135d9 AHRS: fix example sketch compile error 10 years ago
Paul Riseborough aa94ff629d AP_NavEKF: Prevent bad GPS pre-arming casuing initial position errors 10 years ago
priseborough bc5581d634 AP_NavEKF: Prevent arming delays from failing GPS 10 years ago
priseborough 2c012c2763 AP_NavEKF: Always check for new GPS data 10 years ago
Andrew Tridgell 00758a3e91 Plane: improved landing parameter descriptions 10 years ago
Andrew Tridgell 33225c2955 Plane: mark master as 3.2.2alpha1 10 years ago
Robert Lefebvre 14d76d158a AC_AttitudeControl: Correct comment. 10 years ago
Jonathan Challinger baa3e802ee AC_WPNav: clean up atan2 10 years ago
Jonathan Challinger 4311fa8952 Copter: 90-atan2(-x,y) is the same as atan2(y,x) 10 years ago
Jonathan Challinger f77b359e83 Copter: increase get_roi_yaw from 40hz to 100hz 10 years ago
Andrew Tridgell 28341a6c7a Plane: handle very steep landings more gracefully 10 years ago
Andrew Tridgell 2ae412d513 Plane: only reset mission on disarm if not in AUTO mode 10 years ago
Andrew Tridgell a172d898c5 Plane: force throttle to zero when disarmed 10 years ago
Randy Mackay ae487ca88b AutoTest: remove calibrate level from copter tests 10 years ago
Randy Mackay 112f6a1854 AP_InertialNav: add comments 10 years ago
Jonathan Challinger 2cb63dc792 Copter: don't assume home is at the origin 10 years ago
Jonathan Challinger 9c2865f6a8 Copter: update pv_location_to_vector to use get_origin instead of get_home 10 years ago
Jonathan Challinger c95e7b2282 AP_InertialNav: add get_origin function 10 years ago
Jason Short 3b5228922e Copter: increased ESC auto-cal delay 10 years ago
Andrew Tridgell 579048803c autotest: removed PX4IO firmware link 10 years ago
Andrew Tridgell fa7c584733 AP_Mount: fixed build on non-EKF systems 10 years ago
Andrew Tridgell f77f919588 AP_Mount: enable pan pointing in MAVLink backend 10 years ago
Andrew Tridgell 81f60bde06 AP_Mount: fill in all Location flags in ROI pointing 10 years ago
Andrew Tridgell cf76dcfbf3 AP_Mount: fixed mount MAVLink backend to match SITL sim behaviour 10 years ago
Andrew Tridgell 75b1330843 AP_Mount: fixed radians to degrees error 10 years ago
Andrew Tridgell 032dcc3660 AP_Mount: fixed references to state in backends 10 years ago
Paul Riseborough fe0c434d2b Simulator: Gimbal debug output changes 10 years ago