aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | l1_pos_control: fix stupid 'if not' mistakeJulian Oes2014-02-241-1/+1
| | * | | l1_pos_control: set gndspeed_undershoot to 0 in loiterJulian Oes2014-02-241-1/+1
| | * | | l1_pos_control: prevent NaNs for roll setpointJulian Oes2014-02-241-2/+11
| | * | | Merge remote-tracking branch 'px4/beta' into fix_mission_diveJulian Oes2014-02-248-79/+86
| | |\ \ \
| | * | | | fw pos ctrl: initialize uorb structs in initialization listThomas Gubler2014-02-191-13/+10
| | * | | | fw_pos_control_l1: warning fixesJulian Oes2014-02-191-26/+27
| | * | | | TECS: warning fixesJulian Oes2014-02-191-14/+13
| | * | | | TECS: use constant from geoJulian Oes2014-02-192-6/+2
| | * | | | fw_pos_control_l1: use double everywhere for lat and lonJulian Oes2014-02-181-6/+6
| | * | | | fw_pos_control_l1: indentation onlyJulian Oes2014-02-181-16/+16
| | * | | | Navigator: Get rid of warnings firstJulian Oes2014-02-181-23/+23
* | | | | | Fixes to startup scripts, back to nominal defaultsLorenz Meier2014-03-032-2/+2
* | | | | | Fixes to altitude unitsLorenz Meier2014-03-031-6/+7
* | | | | | Merge branch 'beta' of github.com:PX4/Firmware into paul_estimatorLorenz Meier2014-03-0317-175/+196
|\| | | | |
| * | | | | Merge pull request #674 from PX4/safety_disarmjulianoes2014-03-031-5/+7
| |\ \ \ \ \
| | * | | | | commander: disarm system when safety enabledAnton Babushkin2014-02-171-5/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #653 from PX4/fs_beepjulianoes2014-03-035-91/+86
| |\ \ \ \ \
| | * | | | | commander: tunes cleanup and fixesAnton Babushkin2014-02-112-23/+18
| | * | | | | commander: play warning tune (as for low battery) when in failsafe stateAnton Babushkin2014-02-111-9/+6
| | * | | | | commander: beeps and blinks cleanupAnton Babushkin2014-02-115-74/+76
| | * | | | | commander: reset blink_msg_end when blink message completed to set normal LED...Anton Babushkin2014-02-111-0/+1
| * | | | | | Merge pull request #660 from PX4/rtl_headingjulianoes2014-03-031-18/+53
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'inav_fs' into rtl_headingAnton Babushkin2014-03-0117-132/+129
| | |\ \ \ \ \ \
| | * | | | | | | navigator: check if yaw reached only when position reachedAnton Babushkin2014-02-181-1/+1
| | * | | | | | | navigator: "reached" flags reset fixedAnton Babushkin2014-02-181-11/+28
| | * | | | | | | Merge branch 'beta' into rtl_headingAnton Babushkin2014-02-1845-906/+1748
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | navigator: use bearing to home for RTLAnton Babushkin2014-02-121-6/+24
| * | | | | | | | Merge pull request #680 from PX4/ready_rtl_fixjulianoes2014-03-021-7/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | navigator: don't enter AUTO_READY for fixedwing because we don't have a land ...Julian Oes2014-03-011-1/+2
| | * | | | | | | | Merge branch 'beta' into ready_rtl_fixAnton Babushkin2014-02-2814-122/+110
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'beta' into ready_rtl_fixAnton Babushkin2014-02-18107-2185/+2612
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | navigator: forbid READY - > RTL transition fixAnton Babushkin2014-02-061-1/+1
| | * | | | | | | | | navigator: forbid READY - > RTL transitionAnton Babushkin2014-02-061-5/+3
| * | | | | | | | | | Merge pull request #699 from PX4/beta_phantomLorenz Meier2014-03-021-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | startup: phantom script was missing the default lineJulian Oes2014-03-011-0/+2
| * | | | | | | | | | | mc_pos_control: remove some debug logsAnton Babushkin2014-03-021-2/+0
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | position_estimator_inav: log writing on NaN estimate fixedAnton Babushkin2014-03-011-4/+5
| * | | | | | | | | | position_estimator_inav: failsafe against NaN estimateAnton Babushkin2014-03-011-2/+12
| |/ / / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-03-012-4/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge pull request #688 from PX4/sdlog2_fixjulianoes2014-03-012-4/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | sdlog2: code style fixes broke compilationJulian Oes2014-02-241-1/+0
| | | * | | | | | | | Code style fixes (authors should be in the doxygen section), using lseek to a...Lorenz Meier2014-02-232-4/+3
| * | | | | | | | | | Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-275-42/+21
| |\| | | | | | | | |
| | * | | | | | | | | Merge pull request #696 from PX4/top_fixjulianoes2014-02-271-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | top: CPU % indication bug fixedAnton Babushkin2014-02-271-2/+2
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #691 from PX4/gitignore_pydevThomas Gubler2014-02-241-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | gitignore: ignore pydev project file created in eclipseJulian Oes2014-02-241-0/+1
| | |/ / / / / / / /
| | * | | | | | | | Fixed a number of compile warnings in mount tests.Lorenz Meier2014-02-231-21/+17
| | * | | | | | | | Merge pull request #686 from PX4/code_styleLorenz Meier2014-02-231-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Replace single if lines with brackets in astyleLorenz Meier2014-02-231-0/+1
| | |/ / / / / / / /