aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged multirotor branchLorenz Meier2013-08-28295-6623/+20777
|\
| * Full failsafe rewrite.Anton Babushkin2013-08-2710-413/+394
| * Revert "Tighter configs to save RAM"Anton Babushkin2013-08-272-2/+2
| * Tighter configs to save RAMLorenz Meier2013-08-272-2/+2
| * multirotor_att_control: yaw control bug fixedAnton Babushkin2013-08-271-14/+17
| * Minor fixes for calibration, UI language much more readable nowLorenz Meier2013-08-271-5/+5
| * Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-271-1/+8
| |\
| | * Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-277-26/+62
| | |\
| | * | airspeed: retry initial I2C probe 4 timesAndrew Tridgell2013-08-271-1/+8
| * | | More calibration polishingLorenz Meier2013-08-271-11/+12
| * | | Calibration message cleanupLorenz Meier2013-08-273-22/+35
| * | | 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