10595 Commits (a36a766e1ac9ef170bce38cce34f96104d5cb020)

Author SHA1 Message Date
Gustavo Jose de Sousa 4613b68efb AP_InertialSensor: waf: skip VibTest example 9 years ago
Gustavo Jose de Sousa 6729475b25 AP_Math: fix eulers example for PX4 9 years ago
Gustavo Jose de Sousa d9bb696fa3 AP_Math: avoid bias in rand_num() in eulers example 9 years ago
Andrew Tridgell b0ac6c26e0 SITL: support octaquad in quadplane sim 9 years ago
Andrew Tridgell 2a6e64e358 HAL_PX4: send all channels to px4io 9 years ago
Jonathan Challinger 4bf3ec0e91 AP_HAL_PX4: implement RCOutput::read_last_sent 9 years ago
Jonathan Challinger 6663d30728 AP_HAL: add RCOutput::read_last_sent definition 9 years ago
Tom Pittenger a85d4f2f4b AP_TECS: reverse-thrust cleanup 9 years ago
Andrew Tridgell 36177526cf AP_BoardConfig: allow setting of SBUS output frame rate 9 years ago
Lucas De Marchi 4467929692 AP_Notify: add class to turn LED off 9 years ago
Gustavo Jose de Sousa e5de4f2348 AP_Compass: AP_Compass_test: code enhancements 9 years ago
Gustavo Jose de Sousa a61f9855d3 AP_Compass: AP_Compass_test: report multiple compasses 9 years ago
Gustavo Jose de Sousa 16acca865f AP_Compass: AP_Compass_test: fix style 9 years ago
Gustavo Jose de Sousa 0efbe8c80c AP_Compass: allow calling calculate_heading() for different instances 9 years ago
Lucas De Marchi 6358876f58 AP_HAL: add missing MPU9250 name for BH 9 years ago
Lucas De Marchi 71eefdfd2c AP_Compass: remove trailing whitespaces 9 years ago
Lucas De Marchi a46ca4c810 AP_Compass: HMC5883: reorganize header 9 years ago
Holger Steinhaus d2b6eb7700 AP_BoardConfig: wait for UAVCAN initialization complete signal 9 years ago
Holger Steinhaus 503e196546 AP_BoardConfig: allow to enable UAVCAN plug-and-play mode 9 years ago
Andrew Tridgell d0b67ce007 AP_AHRS: allow for EKF without GPS on plane in VTOL modes 9 years ago
Andrew Tridgell 5d5c398344 AP_BoardConfig: raise UAVCAN startup time 9 years ago
Lucas De Marchi 47be4b5868 AP_OpticalFlow: fix use of undefined variable 9 years ago
Tom Pittenger ff249788bf Plane: add a default Navigation option as explained in the param docs 9 years ago
Paul Riseborough 1e8af3dea4 AP_Notify: Add tone sequence to alert user when throw detector is armed 9 years ago
Tom Pittenger 67e2db7975 AP_TECS: add TECS_LAND_PDAMP 9 years ago
Tom Pittenger fcb802cccc AP_TECS: add TECS_LAND_I_GAIN and TECS_TKOFF_I_GAIN 9 years ago
Tom Pittenger a139789693 AP_TECS: add TECS_LAND_TDAMP for land damp 9 years ago
Tom Pittenger 035f3b16a1 AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
Tom Pittenger 278fb2e60d AP_Math: add location sanity checker/fixer util 9 years ago
Tom Pittenger 1c513a99a0 AP_Mission: removed LOITER_TO_ALT heading requirement param field 9 years ago
Alexey Bulatov 3933ac2a63 AP_GPS: Added ERB to AP_GPS 9 years ago
Alexey Bulatov 7e2c822499 AP_GPS: Structure for detect ERB 9 years ago
Alexey Bulatov 97190c89d1 AP_GPS: ERB GPS driver 9 years ago
Jonathan Challinger e946e047e6 AC_AttitudeControl: add attitude_controller_run functions, call from input functions 9 years ago
Tom Pittenger c0a6a94936 AP_IntertialNav: ensure we work on valid updated data 9 years ago
Paul Riseborough 38b3625ed8 AP_NavEKF2: Fix bug in initial alignment calculation 9 years ago
Paul Riseborough 2888bdd6d5 AP_NavEKF: Protect against possible div by 0 9 years ago
Paul Riseborough 7d6b926749 AP_NavEKF2: Improved magnetic heading fusion 9 years ago
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
Tom Pittenger b1ea82079e AP_Rangefinder: compiler warning float to double on atof() 9 years ago
Tom Pittenger 068374658c AP_Mission: utilize radius for loiter commands 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
Staroselskii Georgii 5b3627f83e AP_Notify: made DiscreteRGBLed more generic 9 years ago
Staroselskii Georgii ef4e3aa333 AP_Notify: renamed Navio2Led to DiscreteRGBLed 9 years ago