18754 Commits (e30457a84d16ce5ce4dc1ba8ff3897b26f0ec113)
 

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho e30457a84d AP_HAL_VRBRAIN: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho cb61bdd8d1 AP_HAL_PX4: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho e18884a328 AP_HAL_AVR: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 1649104382 AP_HAL_FLYMAPLE: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 3c22564307 AP_HAL_Linux: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho e4ef0e43c0 AP_HAL_SITL: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 0c837326b5 AP_HAL_Empty: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 6fc60e2d5e AP_HAL: remove unused init() from the interface 9 years ago
Caio Marcelo de Oliveira Filho fe1dd1be25 AP_HAL_VRBRAIN: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 0dab23c4df AP_HAL_PX4: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 3fe1d86c80 AP_HAL_AVR: implement HAL::run() for APM1 and APM2 9 years ago
Caio Marcelo de Oliveira Filho 51bc25a2ab AP_HAL_FLYMAPLE: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 32dc822470 AP_HAL_Linux: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho c6292ff097 AP_HAL_SITL: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 346ab77c27 AP_HAL_Empty: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 72cd5ef185 AP_HAL: add run() method 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Andrew Tridgell 79d85f7e10 AP_AHRS: wait for up to 10 samples to get a valid accel vector 9 years ago
Andrew Tridgell eac91430a2 AP_AHRS: update _dcm_attitude() on reset() 9 years ago
Jonathan Challinger c35605fa04 AP_AHRS_DCM: align tilt during initialization 9 years ago
Jonathan Challinger 78af6d61de AP_Compass: only play compass cal cancel tone if a cal was running 9 years ago
Jonathan Challinger 3b480bd6ec AP_InertialSensor: fix order of accelerometer corrections 9 years ago
Jonathan Challinger 562db11159 AP_Compass: fix potential AP_Notify concurrency problem 9 years ago
Andrew Tridgell 3af4a7fee7 autotest: make CopterAVC use EKF2 9 years ago
Paul Riseborough cd8b9c7d26 AP_NavEKF: prevent high rate mag data locking out other data fusion 9 years ago
Paul Riseborough ab8c28a7cc AP_NavEKF: Fix bug allowing takeoff in GPS modes without aiding 9 years ago
Paul Riseborough e076ed7f66 AP_NavEKF2: Remove compiler warning message 9 years ago
Andrew Tridgell b0aa7cb990 DataFlash: use new perf API 9 years ago
Andrew Tridgell cb0f7cb370 NavEKF2: use new perf counter API 9 years ago
Andrew Tridgell f66966ccae NavEKF: use new perf counter API 9 years ago
Andrew Tridgell 8dbb51c64e HAL_PX4: implement AP_HAL::Util perf calls for PX4 9 years ago
Andrew Tridgell 28fa05c965 AP_HAL: added generic perf counter 9 years ago
Randy Mackay 3f9d62d6b4 Copter: 3.3.1-rc1 release notes 9 years ago
Randy Mackay 1858a0544f Copter: guided takeoff checks auto-armed status 9 years ago
Andrew Tridgell 16bc7d8b2e Tools: fixed datestamp on compiler download 9 years ago
Andrew Tridgell 279a320f44 Tools: switch autobuild to 4.9 compiler 9 years ago
Paul Riseborough 60c2e81d19 AP_NavEKF2: Apply optimisations to declination fusion covariance update 9 years ago
Paul Riseborough 0054291cf4 AP_NavEKF2: Apply optimisations to side-slip fusion covariance update 9 years ago
Paul Riseborough 5e4bc4e954 AP_NavEKF2: Apply optimisations to airspeed fusion covariance update 9 years ago
Paul Riseborough a29147d6d2 AP_NavEKF2: Apply optimisations to optical flow covariance update 9 years ago
Paul Riseborough b5e43288d4 AP_NavEKF2: Down to 12 from 14 usec for perf test[8] 9 years ago
Paul Riseborough 0f530bb5a0 AP_NavEKF2: Correct comments 9 years ago
Andrew Tridgell d1dfd5fd01 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
Andrew Tridgell a017ae7e00 AP_NavEKF2: down to 218us for test[9] 9 years ago
Andrew Tridgell fc23be8025 AP_NavEKF2: enable fine grained perf tuning for mag fusion 9 years ago
Andrew Tridgell b6c1352e4c AP_NavEKF2: added 10 test perf counters 9 years ago
Paul Riseborough 824436dfb6 AP_NavEKF2: Explicitly define constants as floats 9 years ago
Paul Riseborough 2fbd050418 AP_NavEKF2: Use blended accelerometer data 9 years ago
Paul Riseborough 240ea92947 AP_NavEKF: Re-center gyro bias limits on arming 9 years ago