27183 Commits (ba011eef78ba7ef401a64b12d5a6d130dbe9dd02)
 

Author SHA1 Message Date
Leonard Hall ba011eef78 AC_WPNav: init z-axis feed-foward to correct stopping point calcs 8 years ago
Randy Mackay 3a397584a1 AC_PosControl: z-axis stopping point up to 3m above vehicle 8 years ago
Leonard Hall 6e92f74ca0 AC_PosControl: add clear_desired_velocity_ff_z method 8 years ago
Randy Mackay aab27d8d0e Copter: auto loiter initialisation simplified 8 years ago
Randy Mackay 65e97a9503 Copter: rtl initialises wp controller earlier 8 years ago
Michael du Breuil 22ab8de4d2 AP_BattMonitor: SMBus: Fetch pack capacity 8 years ago
Michael du Breuil f919c409bb AP_BattMonitor: Remove redundant state copy 8 years ago
Michael du Breuil 3ab3face9b AP_BattMonitor: SMBus: Read serial number 8 years ago
Patryk Gronkiewicz 302ea1204f Fixed header 8 years ago
Francisco Ferreira 7dca7933fa AP_HAL_PX4: fix UAVCAN armed state to depend on safety switch 8 years ago
Francisco Ferreira e7bd64b7d6 PX4: remove mkblctrl driver initialization 8 years ago
Francisco Ferreira 2f326fe5e0 build: remove obsolote mkblctrl from PX4 builds 8 years ago
Francisco Ferreira 965eda69f3 AP_HAL_PX4: remove left-overs of legacy UAVCAN support 8 years ago
Andrew Tridgell ca4cde9770 HAL_PX4: fixed safety switch light pattern 8 years ago
priseborough 596b20eb07 AP_NavEKF2: close perf counter when doing early return 8 years ago
priseborough 88469ce80c AP_NavEKF2: Reset covariance if bad mag fusion update 8 years ago
priseborough f208986d43 AP_NavEKF3: Reset covariance if bad mag fusion update 8 years ago
Andrew Tridgell 18b66f9eed AP_NavEKF3: fixed reset of coviariance matrix 8 years ago
Andrew Tridgell d799bacd7d AP_NavEKF2: fixed reset of coviariance matrix 8 years ago
Andrew Tridgell 888edcd709 Plane: fixed duplicate include of AP_ADC library 8 years ago
Andrew Tridgell 1875d2adab Copter: fixed duplicate include of AP_ADC library 8 years ago
Andrew Tridgell b344bd1071 Rover: fixed duplicate include of AP_ADC library 8 years ago
Andrew Tridgell c5d2b5b62e AntennaTracker: fixed duplicate include of AP_ADC library 8 years ago
Randy Mackay 81f8ab3933 Copter: guided init uses vertical stopping point 8 years ago
Randy Mackay e2cf836734 AC_WPNav: add get_stopping_point 8 years ago
Randy Mackay a342b73604 Copter: guided velocity contoller inits accel and jerk 8 years ago
Francisco Ferreira e0de1517c1 mk: add AP_ADC to global library include 8 years ago
Randy Mackay e96332d346 AC_WPNav: reduce spline to straight twitch 8 years ago
Pierre Kancir f8d6b5fc9c AP_HAL_SITL: Allow to use a second type of gps for all type 8 years ago
Peter Barker e90c62ffc6 autotest: run_in_terminal_window gets SITL_RITW_MINIMIZE 8 years ago
karthik.desai 44d84fca15 AP_Beacon: Added Marvelmind Beacon class 8 years ago
karthik.desai 47ff9ddeec Rover: Added Beacon implementation 8 years ago
Randy Mackay f6888d3544 Tools: remove often unsupported character from Git_Success 8 years ago
qtn89 3250e4cc62 Added name to GIT_Success.txt 8 years ago
Pierre Kancir f0f7ca2386 SITL: State constrain rover motor input between 1000 and 2000 8 years ago
Pierre Kancir 7f861aafd0 APMRover2: make on spot turn in skid and manual use full motor range 8 years ago
Pierre Kancir 83bf1fdca5 APMrover2: remove useless variable 8 years ago
Pierre Kancir f13425aa28 APMRover2: make crash_check define static const 8 years ago
Pierre Kancir 2eb0ed6242 APMRover2: Remove, correct some cast 8 years ago
Pierre Kancir 409e8b5f26 APMRover2: Remove unused config define 8 years ago
Pierre Kancir 91958fb96a APMRover2: Remove unused config define 8 years ago
Pierre Kancir 20cc336885 APMRover2: const correctness 8 years ago
Pierre Kancir c41e695c98 APMRover2: correct some style 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Randy Mackay 1a246851fc Copter: enable radio failsafe by default 8 years ago
Andrew Tridgell 7ea0f65590 Plane: removed incorrect comment 8 years ago
Andrew Tridgell 06b0742481 Plane: fixed jump in qhover on takeoff 8 years ago
Andrew Tridgell b9debba509 Plane: make ground test easier for tilt 8 years ago
Andrew Tridgell 76870f8e01 Plane: improve fast/slow tilt in ground tests 8 years ago
Andrew Tridgell aab20317a0 Plane: fixed position control in QLAND_FINAL 8 years ago