27351 Commits (b18c1853f9a2c9969f88d2500e4fdf5326c69995)
 

Author SHA1 Message Date
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
Andrew Tridgell 4240d3f739 Autotest: support tilttri-vec quadplane 8 years ago
Andrew Tridgell 1e69508322 SITL: added a vectored tilt tricopter quadplane 8 years ago
Andrew Tridgell b1f1ace736 Plane: support vectored yaw tiltrotors 8 years ago
Andrew Tridgell fedabd1ace Plane: added logging of quadplane desired yaw 8 years ago
Andrew Tridgell 2d9c3e3d93 Plane: added EKF yaw reset handling to quadplane 8 years ago
Andrew Tridgell 516bf26719 Plane: fixed QRTL change when coming from loiter 8 years ago
Andrew Tridgell be1b50d6e2 Plane: support auto trim for separate elevon and vtail channels 8 years ago
Andrew Tridgell b4ffcfa6bd Plane: added support for elevon and vtail servo functions 8 years ago
Andrew Tridgell 61fbaf0db7 SRV_Channel: added elevon and vtail functions 8 years ago
Michael du Breuil d91f89d24b AP_GPS: Remove stale ublox config files 8 years ago
Peter Barker 1ba59b446c AP_GPS: log ublox sw and hw versions on dataflash log start 8 years ago
Peter Barker b7baca8d43 AP_GPS: move GPS type announcements into backend 8 years ago
Peter Barker b7fe410b52 Sub: log GPS detection state to DF on log startup 8 years ago
Peter Barker 269c6c2fd9 Tracker: log GPS detection state to DF on log startup 8 years ago
Peter Barker d0f2e7bf3a Rover: log GPS detection state to DF on log startup 8 years ago
Peter Barker b5b8620d04 Plane: log GPS detection state to DF on log startup 8 years ago
Peter Barker afbdbcce26 Copter: log GPS detection state to DF on log startup 8 years ago
Peter Barker c46ea73426 AP_GPS: rename QURTGPS to QURT 8 years ago
Peter Barker 2354a0ec5a AP_GPS: ability to log GPS detection state to dataflash 8 years ago
Peter Barker 94a5e94ec9 AP_GPS: canonicalise statustext messages 8 years ago
Peter Barker 4334a92ac9 AP_GPS: remove unimplemented method declarations 8 years ago
Peter Barker 608d6d0a5f DataFlash: implement a printf-like Log_Write_MessageF method 8 years ago
Andrew Tridgell 385d1c1951 waf: cope with spaces in directory name in mavgen 8 years ago
Lucas De Marchi cacfc4cb2f Tools: set mavlink log backend for Intel Aero RTF 8 years ago
karthik.desai afc382c342 Copter: moved beacon logging to dataflash 8 years ago
karthik.desai 28a6ca7d75 Dataflash: add AP_Beacon logging 8 years ago
Randy Mackay 8f43b60247 Copter: set EKF origin from first do-set-home command 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
Randy Mackay 0af9433c8e AP_AHRS: add set_origin 8 years ago
Jacob Walser 96f503d9d1 AP_Baro: Fix GND_EXT_BUS @Values formatting 8 years ago
Michael du Breuil e0d49e6d84 AP_BattMonitor: Use a unified SMBus temperature interface 8 years ago
Michael du Breuil 9c3b97347a AP_BattMonitor: Unify read_word interface 8 years ago