20752 Commits (e502e0fc2e78b9649725f24e735b43ad2b0a9160)
 

Author SHA1 Message Date
Randy Mackay e502e0fc2e SoloGimbal: resolve compiler warning re float comparison 9 years ago
Randy Mackay 438769c8ae SoloGimbal: resolve compiler warning re initialisation order 9 years ago
Paul Riseborough bb74371c58 AP_NavEKF2: Do not use GPS height if GPS accuracy is poor 9 years ago
Lucas De Marchi cca8a86962 Tools: Use GCC 4.9 as an Ubuntu prereq 9 years ago
Fredrik Hedberg e88e8835b1 Tools: Use GCC 4.9 as an Ubuntu prereq as older version is no longer available. 9 years ago
Tom Pittenger b1ea82079e AP_Rangefinder: compiler warning float to double on atof() 9 years ago
Tom Pittenger 9e452838ab Plane: loiter missions to default to loiter_radius if mission says 0 or 1. 9 years ago
Tom Pittenger ed98617d42 Plane: utilize radius for loiter commands 9 years ago
Tom Pittenger 068374658c AP_Mission: utilize radius for loiter commands 9 years ago
Andrew Tridgell f35d05e374 Plane: improved quadplane default gains 9 years ago
Andrew Tridgell 93ac82e1f6 Plane: write voltage/current much more frequently 9 years ago
Randy Mackay e428abde42 Copter: enable precision landing by default 9 years ago
Will Sackfield 8b5fa9d23d SITL: Initialise yaw_rate and pitch_rate 9 years ago
Will Sackfield 6f43b7121c DataFlash: Cast msg to uint8 9 years ago
Will Sackfield 723e166c13 AP RPM: Initialise backend with _instance 9 years ago
Will Sackfield 0a60d713af AP HAL SITL: Use fully qualified SITL namespace 9 years ago
Will Sackfield 8c98eb2b84 APMControl: Cast type to uint8 9 years ago
Will Sackfield fabe235130 ArduPlane: initialize the fail_test variable 9 years ago
Will Sackfield 5f5035933f ArduPlane: static cast to uint8 on initialization of struct 9 years ago
Andrew Tridgell 968f07f583 Plane: allow live quadplane PID tuning 9 years ago
Gustavo Jose de Sousa 1233022c78 waf: cmake: synchronize cmake build tasks of same configuration 9 years ago
Gustavo Jose de Sousa 8734432196 waf: ardupilotwaf: don't use Node object for ap_program target 9 years ago
Gustavo Jose de Sousa dc66f68295 waf: update submodule 9 years ago
Staroselskii Georgii 5b3627f83e AP_Notify: made DiscreteRGBLed more generic 9 years ago
Staroselskii Georgii ef4e3aa333 AP_Notify: renamed Navio2Led to DiscreteRGBLed 9 years ago
Staroselskii Georgii 0bd7839b9f AP_Notify: made Navio2LED a little easier to configure 9 years ago
Staroselskii Georgii da550e5e98 AP_Inertial_Sensor: do not rotate MPU9250 on Navio2 9 years ago
Staroselskii Georgii f93e790717 AP_HAL_Linux: make Ublox work on the higher frequency 9 years ago
Staroselskii Georgii a327a8779e AP_HAL_Linux: added Navio2 support 9 years ago
Staroselskii Georgii 7187f26220 AP_HAL_Linux: use Raspberry Pi GPIO for Navio2 9 years ago
Staroselskii Georgii 6680baf777 AP_HAL_Linux: use MPU9250 for Navio2 9 years ago
Staroselskii Georgii c9869e768a AP_HAL_Linux: use Util_RPI for Navio2 9 years ago
Staroselskii Georgii 23a2cf45aa AP_HAL_Linux: added RCInput for Navio2 9 years ago
Staroselskii Georgii 2ea69571ef AP_Notify: disabled boardled for Navio 9 years ago
Staroselskii Georgii 3223802431 AP_Notify: enabled leds for Navio2 9 years ago
Alexey Bulatov fc6351b929 AP_Notify: added Navio2LED driver 9 years ago
Staroselskii Georgii a24e9df765 AP_HAL_Linux: added AnalogIn_Navio2 9 years ago
Staroselskii Georgii 1107190656 waf: boards: add navio2 9 years ago
Staroselskii Georgii f5df5e61bb build: add navio2 target 9 years ago
Staroselskii Georgii 392165c6a2 AP_HAL: added Navio2 board definitions 9 years ago
Staroselskii Georgii 6172ed078e GCS_Mavlink: send power status from all boards 9 years ago
dgrat 672acdc8ef AP_Math: Created location.h header for location functions 9 years ago
Lucas De Marchi 7f685a12bd AP_Math: remove trailing whitespaces and tabs 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
dgrat 7c4c8ea579 AP_Math: Remove ROTATION_COMBINATION_SUPPORT 9 years ago
Gustavo Jose de Sousa 6144226c51 AP_HAL: always define HAL_OS_SOCKETS 9 years ago
AndersonRayner c9d5c548a6 Corrects a bracket error for the LSM9DS0 IMU 9 years ago
Michael du Breuil 287a3367ad AP_HAL_SITL: Force the simulated gps time to be on valid intervals for u-blox hardware 9 years ago
Tom Pittenger b8fc524954 Plane: enforce expected flight_stage in TECS 9 years ago
Tom Pittenger 993e5b438c Plane: add to LAND_NEUTRL behavior 9 years ago