aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-275-46/+65
|\
| * position_estimator_inav: reset reference altitude on arming.Anton Babushkin2013-08-261-6/+16
| * Increased USB buffer size to cope with fast transfersLorenz Meier2013-08-261-2/+2
| * multirotor_pos_control: fixes, set local_position_sp.yawAnton Babushkin2013-08-261-7/+18
| * commander: do AUTO_MISSION after takeoffAnton Babushkin2013-08-261-28/+26
| * position_estimator_inav: requre EPH < 5m to set GPS referenceAnton Babushkin2013-08-261-1/+1
| * accelerometer_calibration fixAnton Babushkin2013-08-261-2/+2
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-272-4/+4
|\ \ | |/ |/|
| * Made number of streams more reasonableLorenz Meier2013-08-272-2/+2
| * Revert "Increased the number of max files descriptors considerably"Lorenz Meier2013-08-272-4/+4
* | Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-2614-80/+122
|\ \
| * | Startup scripts fixup, fixed unmatched dependenciesLorenz Meier2013-08-264-11/+21
| * | TAKEOFF implemented for multirotors, added altitude check to waypoint navigat...Anton Babushkin2013-08-2610-69/+101
* | | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-263-12/+15
|\ \ \ | |/ / |/| / | |/
| * Increased the number of max files descriptors considerablyLorenz Meier2013-08-262-4/+4
| * Fix the firmware build rules so that we always know how to build all the firm...px4dev2013-08-251-8/+11
* | Merge pull request #15 from sjwilks/multirotor_unittestsLorenz Meier2013-08-2511-8/+596
|\ \
| * | Whitespace and formatting cleanup.Simon Wilks2013-08-256-10/+7
| * | Added a simple unit test framework and initial testing some of the commander ...Simon Wilks2013-08-2511-8/+599
* | | Minor fix in "set mode" command handling.Anton Babushkin2013-08-252-8/+7
* | | Merge commit 'bb5819a13fa8c46daf2e61a58c78a13232ffcd99' into multirotorAnton Babushkin2013-08-2515-158/+296
|\ \ \
| * | | Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-253-57/+80
| |\| |
| * | | A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-2510-141/+246
| * | | Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-245-42/+86
| |\ \ \
| * \ \ \ Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-235-17/+50
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | In order to save people from themselves, force a given FMU version to depend ...px4dev2013-08-231-0/+13
| | * | | Add support for adding extra files to the ROMFS from the config.px4dev2013-08-225-17/+37
* | | | | Startup scripts major cleanupAnton Babushkin2013-08-2514-780/+315
| |_|_|/ |/| | |
* | | | Use common rc.multirotor script (now only in 01_fmu_quad_x).Anton Babushkin2013-08-242-28/+54
* | | | Allow disarm by RC in assisted modes if landed and in AUTO_READY state.Anton Babushkin2013-08-241-29/+26
| |_|/ |/| |
* | | Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into multir...Lorenz Meier2013-08-234-42/+84
|\ \ \
| * | | Indicate AUTO submodes in mavlink custom_mode.Anton Babushkin2013-08-234-42/+84
* | | | Merge pull request #14 from tstellanova/multirotor_testLorenz Meier2013-08-231-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix timestamp on rates_sptstellanova2013-08-231-0/+2
|/ / /
* | | Merge branch 'fmuv2_bringup_new_state_machine_drton' of github.com:cvg/Firmwa...Lorenz Meier2013-08-231-0/+116
|\ \ \
| * \ \ Merge pull request #13 from tstellanova/update_config_filesLorenz Meier2013-08-221-0/+116
| |\ \ \
| | * | | start position estimator and position controltstellanova2013-08-221-0/+9
| | * | | Merge branch 'master' of https://github.com/tstellanova/px4v2_privtstellanova2013-08-220-0/+0
| | |\ \ \
| | | * | | add placeholder autoconfig file for X550tstellanova2013-08-221-0/+107
| | * | | | add placeholder autoconfig file for X550tstellanova2013-08-221-0/+107
| |/ / / /
* | | | | Merged seatbelt_multirotor_newLorenz Meier2013-08-237-61/+79
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sdlog2: free buffer on exitAnton Babushkin2013-08-221-0/+2
| * | | | mavlink VFR_HUD message fixed, minor fixes and cleanupAnton Babushkin2013-08-224-17/+17
| * | | | Default flight mode switches parameters changed.Anton Babushkin2013-08-221-2/+2
| * | | | Merge branch 'master' into seatbelt_multirotor_newAnton Babushkin2013-08-224-7/+188
| |\ \ \ \
| * | | | | multirotor_att_control: yaw setpoint reset fixAnton Babushkin2013-08-221-50/+53
* | | | | | Restore proper feedback (mavlink and tone) for calibration commands, etcJulian Oes2013-08-2213-140/+183
* | | | | | Reset yaw position when disarmed in multirotor controllerJulian Oes2013-08-221-16/+2
* | | | | | Allow the tone alarms to be interruptedJulian Oes2013-08-221-8/+3
* | | | | | Changed the default PID gains for the F330Julian Oes2013-08-221-8/+8