aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/accelerometer_calibration.c
Commit message (Collapse)AuthorAgeFilesLines
* moved commander to C++, preparation for better gyro scale calibration ↵Lorenz Meier2013-07-201-453/+0
| | | | respecting the current attitude for more accurate results
* Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-191-4/+9
|\
| * Robustified accel calLorenz Meier2013-07-181-4/+9
| |
* | Merge branch 'master' into new_state_machineJulian Oes2013-07-081-8/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | compiling again Conflicts: src/modules/fixedwing_att_control/fixedwing_att_control_att.c src/modules/fixedwing_att_control/fixedwing_att_control_rate.c src/modules/fixedwing_pos_control/fixedwing_pos_control_main.c src/modules/mavlink/orb_listener.c src/modules/multirotor_att_control/multirotor_attitude_control.c src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/systemlib/pid/pid.c src/modules/systemlib/pid/pid.h src/modules/uORB/objects_common.cpp
| * Copyright fixesAnton Babushkin2013-06-221-8/+42
| |
* | Shrinking the main commander file a bitJulian Oes2013-06-251-2/+12
| |
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-18/+8
|/ | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-061-8/+6
|
* Moved calibrationLorenz Meier2013-05-061-0/+416