19128 Commits (420b1ca715ca563d2d905fae585a7970cb899602)
 

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho a3fb1c0e4f AntennaTracker: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho e2fa456742 SITL: remove "constructor" comment 9 years ago
Caio Marcelo de Oliveira Filho 5ddd802320 SITL: use coding style in class declarations 9 years ago
Caio Marcelo de Oliveira Filho f0a20cdc7c SITL: remove trailing whitespace 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Gustavo Jose de Sousa be8070e335 AP_InertialSensor: MPU9250: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 887f81274d AP_InertialSensor: MPU6000: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 31a49d318c AP_InertialSensor: PX4: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 25a499a41f AP_InertialSensor: use raw sample rate terminology 9 years ago
Gustavo Jose de Sousa 6feea5f64f AP_InertialSensor: Backend: remove function _publish_delta_angle() 9 years ago
Gustavo Jose de Sousa 7fef515555 AP_InertialSensor: unify delta angle calculation 9 years ago
Gustavo Jose de Sousa 4e83f7b02c AP_InertialSensor: PX4: don't calculate delta angle 9 years ago
Gustavo Jose de Sousa 9e05041234 AP_InertialSensor: allow publishing gyro raw sample rate to frontend 9 years ago
Gustavo Jose de Sousa dfd671c54e AP_InertialSensor: Backend: add hook for new gyro sample arrival 9 years ago
Gustavo Jose de Sousa a3e2c82491 AP_InertialSensor: Backend: remove function _publish_delta_velocity() 9 years ago
Gustavo Jose de Sousa 75fdac648f AP_InertialSensor: unify delta velocity calculation 9 years ago
Gustavo Jose de Sousa f769a39449 AP_InertialSensor: PX4: don't calculate delta velocity 9 years ago
Peter Barker e502f353c1 Replay: handle df format changes - IMT vs IMU 9 years ago
Paul Riseborough 44f42fe72d AP_NavEK: Reduce settling time after start-up disturbance 9 years ago
Lucas De Marchi 29aa7001bf build: add minlure target 9 years ago
Lucas De Marchi cdaf67b749 AP_HAL_Linux: use PCA9685 for output in minlure 9 years ago
Lucas De Marchi b75524a152 AP_HAL_Linux: use UART RC input for minlure 9 years ago
Lucas De Marchi f915d2ff6f AP_Notify: don't define devices for minlure 9 years ago
Lucas De Marchi f72a5614d5 AP_HAL_Linux: add I2C buses for minlure 9 years ago
Lucas De Marchi 959e061514 AP_HAL_Linux: add spi device for minlure 9 years ago
Lucas De Marchi ed36ae9ef7 AP_InertialSensor: MPU6000: add rotation for minlure 9 years ago
Lucas De Marchi 386547427d AP_Baro: support MS5611 on second i2c bus 9 years ago
Lucas De Marchi e6b942ffb0 AP_Compass: use HMC5843 behind MPU6000 for minlure 9 years ago
Lucas De Marchi 4992375bab AP_HAL_Linux: add GPIO definitions for minlure 9 years ago
Lucas De Marchi 8153f57f06 AP_HAL: add board definitions for minlure 9 years ago
Gustavo Jose de Sousa 7daa3201fd AP_HAL_Linux: add test for GPIO 9 years ago
Gustavo Jose de Sousa cdf70f6fe5 AP_HAL_Linux: add GPIO_Sysfs 9 years ago
Gustavo Jose de Sousa 88146f1f02 AP_HAL_Linux: make board specific GPIO inclusions last 9 years ago
Fabio Mello 20e209120f AP_HAL_Linux: add support for RCInput through UART 9 years ago
Paul Riseborough 6c017ffcb5 AP_NavEKF: Predict covariance more often to prevent instability on startup 9 years ago
Gustavo Jose de Sousa 63b42e0632 AP_Compass: Calibrator: make calculations for theta only once 9 years ago
Gustavo Jose de Sousa f8433f82e6 AP_Compass: simplify calibration transition to COMPASS_CAL_RUNNING_STEP_ONE 9 years ago
Lucas De Marchi f21ee7694a AP_HAL_Linux: don't use relative includes 9 years ago
Lucas De Marchi eef4d5819f AP_HAL: HAL: don't use relative includes 9 years ago
Lucas De Marchi 74ccbdb6f7 AP_HAL: AnalogIn: add missing include 9 years ago
Andrew Tridgell 6b048b4045 HAL_SITL: use SimRover 9 years ago
Andrew Tridgell 05876b7e1b SITL: Changed Rover to SimRover 9 years ago
Paul Riseborough b08817554e AP_NavEKF2: Ensure consistent position and velocity fusion rates when not using GPS 9 years ago
Paul Riseborough 1c347e8859 AP_NavEKF: Prevent high measurement data rates from overflowing buffers 9 years ago
Paul Riseborough d1a090dda8 AP_NavEKF: Fix bug fetching data from measurement buffers 9 years ago
Paul Riseborough aabb9b4e02 AP_NavEKF2: handle uncertain build type 9 years ago
Paul Riseborough e6312d91ce AP_NavEKF2: Correct variable name 9 years ago
Paul Riseborough 4640673cb1 AP_NavEKF2: Fix bug causing incorrect fusion timing 9 years ago
lanbo.gao 6b687ea7bc PX4: try to start both hmc5883 sensors for FMUv1 9 years ago
Andrew Tridgell 4a8a24a1a2 AP_Compass: don't update last_update_usec for raw fields 9 years ago