aboutsummaryrefslogtreecommitdiff
path: root/src/modules/attitude_estimator_ekf/attitude_estimator_ekf_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-5/+21
|\
| * Merge pull request #928 from PX4/ekf_auto_mag_declLorenz Meier2014-06-211-5/+21
| |\
| | * Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-171-5/+6
| | |\
| | * | attitude_estimator_ekf: auto detect mag declination using GPS coordinatesAnton Babushkin2014-05-121-5/+21
* | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-16/+9
|\| | |
| * | | apps: Compile warning fixesLorenz Meier2014-05-211-11/+3
| | |/ | |/|
| * | attitude_estimator_ekf: Code style fixesLorenz Meier2014-05-151-5/+6
| |/
* / eph and epv renaming, make this compile againJulian Oes2014-04-261-2/+2
|/
* 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-271-1/+1
* Fix usage of right time stampsLorenz Meier2014-03-171-2/+2
* Removed stupid sensor counter, replaced it with much more useful timestampsLorenz Meier2014-03-161-7/+3
* attitude_estimator_ekf: hotfix, do mag declination rotation matrix initializa...Anton Babushkin2014-03-101-0/+3
* global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-1/+1
* Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-241-3/+3
* attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector loggingAnton Babushkin2014-01-201-1/+5
* attitude_estimator_ekf: acc compensation improvementsAnton Babushkin2014-01-061-39/+71
* attitude_estimator_ekf: acc compensation and magnetic declination fixesAnton Babushkin2013-12-271-15/+27
* attitude_estimator_ekf: correct acceleration continuously, not only on GPS up...Anton Babushkin2013-11-021-11/+17
* attitude_estimator_ekf: acceleration compensation based on GPS velocityAnton Babushkin2013-10-291-3/+44
* Hotfix: Rely on gyro calibrationLorenz Meier2013-08-311-12/+14
* Merged masterLorenz Meier2013-08-141-5/+5
|\
| * Hotfix for attitude estimator EKF initLorenz Meier2013-08-041-5/+5
* | Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-191-2/+4
|\|
| * Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-181-2/+4
* | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-7/+7
|/
* Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-1/+1
|\
| * Fixed too low stack sizesLorenz Meier2013-06-171-1/+1
* | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
|/
* Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-271-1/+0
* Merge working changes into export-build branch.px4dev2013-04-261-0/+472