aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create geofence class and start moving fence functionality to this classThomas Gubler2014-01-026-36/+141
* navigator/mission feasibility: prepare for pre-mission fence checkingThomas Gubler2014-01-013-16/+17
* Merge remote-tracking branch 'upstream/navigator_new' into navigator_new_fwThomas Gubler2014-01-015-156/+145
|\
| * navigator: takeoff fixAnton Babushkin2014-01-011-3/+13
| * navigator: MISSION_LOITER and RTL_LOITER modes removedAnton Babushkin2013-12-313-90/+71
| * navigator: mode switching fixesAnton Babushkin2013-12-311-15/+16
| * navigator: mavlink reopening fixedAnton Babushkin2013-12-311-5/+8
| * navigator: NAV_STATE_INIT removed, minor fixesAnton Babushkin2013-12-314-58/+52
* | fw pos ctrl: remove a wrong transposeThomas Gubler2014-01-011-1/+1
* | Merge remote-tracking branch 'upstream/master' into navigator_new_fwThomas Gubler2014-01-0125-369/+275
|\ \
| * | HOTFIX: Increased attitude control updates to 50 Hz - was less than 10 Hz and...Lorenz Meier2013-12-311-1/+2
| * | Merge pull request #570 from PX4/rc_configLorenz Meier2013-12-311-15/+22
| |\ \
| | * | Add note about multi-port support on GCS sideLorenz Meier2013-12-291-1/+2
| | * | Support for more than 8 output portsLorenz Meier2013-12-291-14/+20
| * | | Merge pull request #569 from PX4/autostart_cleanupLorenz Meier2013-12-3123-351/+251
| |\ \ \
| | * | | Removed special logging config to cut down build timesLorenz Meier2013-12-301-157/+0
| | * | | Cleanup, removed commander start calls in locations where its not neededLorenz Meier2013-12-306-28/+6
| | * | | Fixed MAV type and typoLorenz Meier2013-12-281-3/+3
| | * | | Further cleanup, added octosLorenz Meier2013-12-284-7/+121
| | * | | Fixed typoLorenz Meier2013-12-281-1/+1
| | * | | Cleaned up startup, should be completely compatible, but allows clean QGC ind...Lorenz Meier2013-12-2818-156/+65
| | * | | Getting multicopter startup back to generic, trimming down number and content...Lorenz Meier2013-12-281-0/+49
| | |/ /
| | * / Allow N comparisons of a param value, returns success if one matchesLorenz Meier2013-12-281-14/+21
| |/ /
* | | launchdetection: add mavlink text outputThomas Gubler2013-12-301-1/+1
* | | fixed launchdetection logic, catapult tested in HILThomas Gubler2013-12-302-24/+48
* | | Merge remote-tracking branch 'upstream/navigator_new' into navigator_new_fwThomas Gubler2013-12-307-59/+161
|\ \ \ | | |/ | |/|
| * | navigator: use switches to select nav stateAnton Babushkin2013-12-301-28/+68
| * | Added NONE = not mapped state for mission and return switchesAnton Babushkin2013-12-303-16/+18
| * | Some mavlink fixes to use vehicle_control_mode, WIPAnton Babushkin2013-12-294-15/+75
* | | Merge branch 'launchdetection' into navigator_new_fwThomas Gubler2013-12-2912-18/+533
|\ \ \
| * | | initial wip version of launchdetectorThomas Gubler2013-11-1510-17/+529
* | | | add fw autoland documentationThomas Gubler2013-12-292-8/+8
| |/ / |/| |
* | | fw att ctrl: removed unused parameterThomas Gubler2013-12-295-11/+2
* | | fw att ctrl: remove renamed parametersThomas Gubler2013-12-298-39/+0
* | | fw att controller: update parameter descriptions and default valuesThomas Gubler2013-12-291-38/+87
* | | Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_te...Thomas Gubler2013-12-2921-1297/+638
|\ \ \
| * | | Navigator: Small error message fixJulian Oes2013-12-291-5/+2
| * | | Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-2910-1208/+276
| * | | Merge remote-tracking branch 'px4/master' into navigator_newJulian Oes2013-12-2916-98/+477
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #568 from sjwilks/phantomLorenz Meier2013-12-281-14/+19
| | |\ \
| | | * | Updated defaults following recent test flight that included autostart and landSimon Wilks2013-12-281-14/+19
| | |/ /
| | * | Merge pull request #566 from sjwilks/fx79Lorenz Meier2013-12-283-0/+169
| | |\ \
| | | * | Whitespace fixSimon Wilks2013-12-281-2/+2
| | | * | Set the tested defaultsSimon Wilks2013-12-281-3/+7
| | | * | Merge remote-tracking branch 'upstream/master' into fx79Simon Wilks2013-12-2815-107/+240
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #548 from PX4/control_groupsLorenz Meier2013-12-2814-106/+239
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'px4/master' into control_groupsJulian Oes2013-12-271-4/+4
| | | |\ \ \
| | | * | | | PX4IO driver: even compiling nowJulian Oes2013-12-271-1/+1
| | | * | | | Fix return valueLorenz Meier2013-12-271-3/+3
| | | * | | | Allow to disable a channelLorenz Meier2013-12-272-3/+7