aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mavlink: get rid of some warnings, initialize channelJulian Oes2014-02-114-41/+32
* Fixes and cleanupsLorenz Meier2014-02-021-29/+25
* Stop the through hoop jumping now that we can handle multiple interfacesLorenz Meier2014-02-021-31/+0
* Merged upstreamLorenz Meier2014-02-024-28/+25
|\
| * Move serial port listener to new thread contextLorenz Meier2014-02-021-3/+3
| * Move orb listener to new thread contextLorenz Meier2014-02-021-3/+3
| * Move instance to new task contextLorenz Meier2014-02-022-21/+18
* | Fixed initLorenz Meier2014-02-022-108/+79
|/
* Butchered MAVLink C++ app to compile and link - there is no hope it will work...Lorenz Meier2014-01-288-100/+105
* Not building yet, things are coming together slowly on mavlink appLorenz Meier2014-01-286-321/+426
* Merged origin/betaLorenz Meier2014-01-282-14/+26
|\
| * Merge pull request #618 from PX4/fsm_visualisationLorenz Meier2014-01-282-8/+210
| |\
| | * FSM visualisation script: cope with prefixed state namesJulian Oes2014-01-281-8/+8
| | * Revert "Navigator: make state names generic so that they can be used by the F...Julian Oes2014-01-284-93/+93
| | * FSM visualisation script: renamed the fileJulian Oes2014-01-281-1/+1
| | * FSM visualisation script: use argparse instead of optionparse and some minor ...Julian Oes2014-01-281-15/+14
| | * Navigator: FSM bugfix and missing breakJulian Oes2014-01-281-2/+3
| | * Added FSM visualisation scriptJulian Oes2014-01-281-0/+202
| | * Navigator: make state names generic so that they can be used by the FSM visua...Julian Oes2014-01-284-87/+87
| |/
| * Merge remote-tracking branch 'upstream/beta' into betaThomas Gubler2014-01-271-15/+7
| |\
| | * Merge branch 'master' into betaLorenz Meier2014-01-271-15/+7
| | |\
| | | * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-2715-267/+386
| | | |\
| | | * \ Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-261-2/+61
| | | |\ \
| | | * | | Remove unneeded header and commented out dead code from MEAS airspeed driverLorenz Meier2014-01-261-15/+7
| * | | | | fw att pos estimator: fix output lat/lon conversion (introduced by changes in...Thomas Gubler2014-01-271-2/+2
| |/ / / /
| * | | | Merge branch 'master' of github.com:PX4/Firmware into betaLorenz Meier2014-01-2715-267/+386
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Deleted test - should not be in mainlineLorenz Meier2014-01-271-9/+0
| | * | | Registered all new system typesLorenz Meier2014-01-271-0/+54
| | * | | Updated / added all system types that have been available beforeLorenz Meier2014-01-2713-238/+312
| | * | | HOTFIX: Re-enable legacy config support, uncomment commented out configs. Nee...Lorenz Meier2014-01-271-20/+20
| | | |/ | | |/|
| * | | commander: minor refactoring current_status -> statusAnton Babushkin2014-01-271-29/+29
| * | | navigator: minor mavlink messages and comments fixesAnton Babushkin2014-01-271-2/+2
| * | | navigator: wait before landing in RTLAnton Babushkin2014-01-272-2/+7
| * | | Merge branch 'beta' of https://github.com/PX4/Firmware into betaAnton Babushkin2014-01-261-2/+61
| |\ \ \
| | * | | Merge branch 'master' of github.com:PX4/Firmware into betaLorenz Meier2014-01-261-2/+61
| | |\| |
| | | * | Merge pull request #603 from PX4/rc_config_cleanupLorenz Meier2014-01-251-2/+61
| | | |\ \ | | | | |/ | | | |/|
| | | | * RC config params set to more useful default values - needs more testingLorenz Meier2014-01-231-2/+61
| * | | | commander, navigator: failsafe fixes, mavlink messages cleanupAnton Babushkin2014-01-262-46/+31
| * | | | commander: «home position set» condition fixed, failsafe fixes, navigator: ...Anton Babushkin2014-01-262-127/+133
| * | | | state_machine_helper: added missed transition to FAILSAFE_STATE_LAND, transit...Anton Babushkin2014-01-261-1/+12
| * | | | commander, navigator: minor cleanup (refactoring), code style fixedAnton Babushkin2014-01-263-159/+244
| * | | | cammander: state machine can now deny current state (e.g. when position lock ...Anton Babushkin2014-01-265-48/+144
| |/ / /
| * | | navigator: RTL on failsafe bug fixedAnton Babushkin2014-01-251-1/+3
| * | | commander: more user-friendly states indicationAnton Babushkin2014-01-253-9/+40
| * | | «flighttermination state» replaced by more general «failsafe state»Anton Babushkin2014-01-257-156/+198
| * | | Merge branch 'master' into betaLorenz Meier2014-01-240-0/+0
| |\| |
| | * | Remove unused fieldLorenz Meier2014-01-241-1/+0
| * | | Checking out registers page state from master, as this is clearly a symptom o...Lorenz Meier2014-01-241-2/+4
| * | | Merge branch 'master' into betaLorenz Meier2014-01-240-0/+0
| |\| |
| | * | Merge branch 'cleanup'Lorenz Meier2014-01-249-36/+80
| | |\ \