11257 Commits (e31a37e7a85879377e6bdf1e386e386079c58178)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga e31a37e7a8 AP_Notify: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 287eb69502 PID: Fix typos 9 years ago
Ricardo de Almeida Gonzaga dc7acdf03f DataFlash: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 2ee6a85e67 AP_RangeFinder: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 099fc69032 RC_Channel: Fix typos 9 years ago
Lucas De Marchi 388a6683ad AP_OpticalFlow: fix optical flow initialization 9 years ago
Lucas De Marchi 37f6b51746 AP_HAL_Linux: Scheduler: set stack sizes to 256k 9 years ago
Lucas De Marchi b2d4da4b0a AP_HAL_Linux: Thread: allow to set stack size 9 years ago
Lucas De Marchi d970451331 AP_HAL_Linux: Scheduler: debug stack usage 9 years ago
Lucas De Marchi f5f4aa7c21 AP_HAL_Linux: Thread: allow to debug stack usage 9 years ago
proficnc 20a569a4d5 AP_Mount: block forwarding of MAVlink by bitmask 9 years ago
proficnc c8b3c527f9 GCS_MAVLink: add route mask for blocking MAVlink forwading 9 years ago
Andrew Tridgell 9bf0ada875 AC_AttitudeControl: removed use of AFF for tail control in heli 9 years ago
Andrew Tridgell a6404cf1ea AC_PID: removed AFF from heli PID 9 years ago
Andrew Tridgell cf08c46f30 AC_PID: fixed default leak min for heli 9 years ago
Lucas De Marchi aa974399d0 AP_Math: use inline wrappers for constrain_* functions 9 years ago
Vinicius Juvinski 3bae8373e6 AP_Notify: play vehicle lost tone 9 years ago
Vinicius Juvinski c1dd3cb921 AP_Notify: add support for for Buzzer on BBBMini 9 years ago
Peter Barker 7510e4d0a7 SITL: setsid() when starting JSBSim so Ctrl-C doesn't kill it in GDB 9 years ago
Andrew Tridgell eeef28be5e AP_HAL_PX4: fixed hexacopter on Pixracer 9 years ago
Andrew Tridgell 8a7627474f Revert "AP_HAL_PX4: use new I2CDevice interface" 9 years ago
Andrew Tridgell 8c06e6cddc Revert "AP_HAL_PX4: embed PX4_I2C object into I2CDevice" 9 years ago
Staroselskii Georgii a2ae662b3e AP_Compass: add an extra rotation for internal LSM9DS1 on Navio2 9 years ago
Staroselskii Georgii 2e5cfc2849 AP_Compass: added external compass autodetection on Navio 9 years ago
Staroselskii Georgii 62f2695e83 AP_Compass: added several compasses' autodetection on Navio 2 9 years ago
Staroselskii Georgii 8be5ef1642 AP_HAL: added possibility to use several compassed on Navio 2 9 years ago
Staroselskii Georgii 71736a0ecc AP_Compass: enable LSM9DS1 magnetometer for boards without default one 9 years ago
Staroselskii Georgii f7846403e1 AP_HAL_Linux: enabled SPI-driven LSM9DS1 for Navio 2 9 years ago
Staroselskii Georgii b677f975e7 AP_Compass: added LSM9DS1 magnetometer support 9 years ago
Andrew Tridgell 88b910c13d SITL: changed firefly motors to be suitable for a pixhawk 9 years ago
Andrew Tridgell 3e1cad5df2 SITL: adjust tricopter so default yaw servo values will work 9 years ago
Andrew Tridgell 48ca1a8d92 SITL: increase the mass of the plane to 2kg 9 years ago
Andrew Tridgell 9c90709872 SITL: fixed namespace of SITL classes 9 years ago
Andrew Tridgell 91abc636f4 SITL: fixed quadplanes with elevons 9 years ago
Andrew Tridgell a41ffc176c RC_Channel: added motor tilt auxillary channel 9 years ago
Andrew Tridgell 2d47ca8095 SITL: fixed moment of rotated motors 9 years ago
Andrew Tridgell 60b3625950 AP_Motors: added hook for vehicle based thrust compensation 9 years ago
Andrew Tridgell 37d6b5fdaf AP_Motors: added output_motor_mask() 9 years ago
Andrew Tridgell bd8cd71745 SITL: fixed fwd motor angles for tri and y6 frames 9 years ago
Andrew Tridgell 125a9feb3d SITL: added tilttri frame type 9 years ago
Lucas De Marchi 68ae619448 AP_Compass: detect compasses for minlure 9 years ago
Lucas De Marchi 424434e31e AP_HAL: allow to build without HAL_COMPASS_DEFAULT 9 years ago
Lucas De Marchi 3315f46800 AP_HAL_Linux: inline I2C bus options for minlure 9 years ago
Gustavo Jose de Sousa 91246ad8af AP_Compass: HMC5843: apply HMC5883L "arrow" rotation only if external 9 years ago
Gustavo Jose de Sousa 35cddc7af0 AP_Compass: HMC5843: move hardcoded rotation to before call to rotate_field() 9 years ago
Gustavo Jose de Sousa ad91a810b3 AP_Compass: Backend: add method is_external() 9 years ago
Gustavo Jose de Sousa 670b0071f9 AP_Compass: HMC5843: add parameter force_external to constructor 9 years ago
Lucas De Marchi 54fd3702c3 AP_HAL_PX4: embed PX4_I2C object into I2CDevice 9 years ago
Luiz Ywata f767918e0e AP_HAL_PX4: use new I2CDevice interface 9 years ago
Lucas De Marchi 3c7d80a270 AP_Baro: BMP085: use a moving average of 10 samples in BMP085 9 years ago