23041 Commits (6e53854122bfd8781274d4ce675ba372f1decaab)
 

Author SHA1 Message Date
Andrew Tridgell a6e927d434 SITL: default gyro cal off in XPlane and FlightAxis 9 years ago
Gustavo Jose de Sousa f9cb760691 AP_Mount: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Gustavo Jose de Sousa 174cefa8a5 AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Lucas De Marchi 1962acad49 AP_Common: simplify ARRAY_SUBSCRIPT macro 9 years ago
Gustavo Jose de Sousa 5154369e9d AP_Common: define the ARRAY_SUBSCRIPT macro 9 years ago
Andrew Tridgell 480cbcd87c mavlink: submodule update 9 years ago
Lucas De Marchi 4a18108600 AP_HAL_Linux: rename min, max and avg fields 9 years ago
Lucas De Marchi b8e3e549c7 AP_HAL_Linux: Perf: add debug method 9 years ago
Lucas De Marchi a9919420c6 waf: allow to disable libiio at configuration 9 years ago
Lucas De Marchi 348678888b waf: allow to disable lttng at configuration 9 years ago
Lucas De Marchi 1727418dc9 AP_HAL_Linux: Perf: make lttng use internal fields 9 years ago
Lucas De Marchi 619ce23799 AP_HAL_Linux: Perf: rework integration with other tools 9 years ago
Peter Barker febba9112f sim_vehicle.py: simply ignore any failure to kill tasks 9 years ago
Peter Barker 2266223665 sim_vehicle.py: shell out to pkill if psutil is not available 9 years ago
Lucas De Marchi b687473174 AP_HAL_Linux: ignore unused result on panic 9 years ago
Lucas De Marchi 8a58c06adb AP_Common: add macro to ignore unused result 9 years ago
Gustavo Jose de Sousa d3ed17f047 waf: reconfigure for any changes in loaded modules 9 years ago
Gustavo Jose de Sousa 2566a13e1b waf: use Configure.autoconfig = 'clobber' 9 years ago
Gustavo Jose de Sousa b44f73e7eb waf: update submodule in favor of autoconfig 9 years ago
Tom Pittenger d2365c25c6 Plane: increase update_waypoint() distance threshold during update_loiter() 9 years ago
Francisco Ferreira ac90527da5 AP_Common: change check from GCC version to glibc version (and Cygwin) 9 years ago
Patrick J.P eb44d75ed8 AP_HAL: Remove trailing spaces from AP_HAL_Namespace.h 9 years ago
Peter Barker d9ad962b33 sim_vehicle.py: allow starting mavproxy without --sitl option 9 years ago
Peter Barker 51020387c8 sim_vehicle.py: allow model to be overridden on command line 9 years ago
Andrew Tridgell f514e76f52 Plane: reset ground_start_count if we lose 3D fix 9 years ago
Randy Mackay a427768087 AC_Avoidance: reduce maximum acceleration to 1m/s/s 9 years ago
Randy Mackay a7422153cb SITL: disable avoidance so we can trigger fence failsafe 9 years ago
Randy Mackay 82bd847e11 Plane: add AC_Avoidance, AC_Fence to build 9 years ago
Randy Mackay 9201a57c83 QuadPlane: include AC_Avoidance, AC_Fence 9 years ago
Daniel Ricketts 87be8daf0e Copter: integrate AC_Avoidance library 9 years ago
Daniel Ricketts 5022a45495 Copter: add AC_Avoidance to build 9 years ago
Daniel Ricketts 8a6aa24525 AC_WPNav: use AC_Avoidance to stop at fence during Loiter 9 years ago
Daniel Ricketts ff7bc7c0cb AC_Avoidance: add library to stop at circular fence 9 years ago
Daniel Ricketts e60710332b AC_Fence: add accessors to return radius and safety margin 9 years ago
Andrew Tridgell d1b28aaed9 AC_AttitudeControl: fixed factor of 1000 error in init_takeoff 9 years ago
Randy Mackay 752c1834e1 Tracker: version to 0.8 and release notes 9 years ago
Randy Mackay df55760d77 Tracker: remove unused servo_limit structure 9 years ago
stefanlynka 2b7203e4d1 Tracker: Changed PID to AC_PID 9 years ago
Lucas De Marchi 39d4fa2cf8 Revert changes to cmath according to gcc version 9 years ago
Lucas De Marchi 9738be0ed6 AP_HAL: remove tabs and trailing whitespaces 9 years ago
Lucas De Marchi ab66e3a69a AP_HAL_Linux: Perf: simplify function to get current time 9 years ago
David B. Bitton f58ce71a77 Update initvagrant.sh 9 years ago
Pierre Kancir a8e5ff93b5 AP_Math: Correct missing declaration warning 9 years ago
Lucas De Marchi 1d9d0a40db AP_HAL_Linux: GPIO: reduce macro and variable scopes 9 years ago
Lucas De Marchi 4f14b9b7e2 AP_HAL_Linux: ToneAlarm_Raspilot: add fixme comment 9 years ago
Lucas De Marchi e122b2b651 AP_HAL: GPIO: remove unused functions 9 years ago
Lucas De Marchi 0bb86ae498 AP_HAL_Linux: GPIO_RPI: remove unused functions 9 years ago
Andrew Tridgell 2108127712 AP_Common: gcc 4.9.2 behaves differently from 4.9.3 9 years ago
Andrew Tridgell 224c714c83 AP_Common: this workaround for missing/cmath is also needed for gcc 4.9.3 9 years ago
Peter Barker 309ac53806 SITL: correct adsb initialisation 9 years ago