aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/Firmware into navigator_rewrite_estim...Lorenz Meier2014-06-291-0/+1
|\
| * Merge pull request #1089 from PX4/navigator_rewriteLorenz Meier2014-06-298-47/+69
| |\
| * | mtecs: add flightpathangle filterThomas Gubler2014-06-291-0/+1
| * | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-281-0/+2
| |\ \
* | \ \ Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-271-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | extend integrator reset flags in uorb attitude setpoint topic to all axesThomas Gubler2014-06-241-0/+2
* | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-271-0/+1
|\| | |
| * | | navigator: added NAV_CMD_IDLE, added RTL_STATE_LOITER and RTL_STATE_LANDED in...Anton Babushkin2014-06-271-0/+1
* | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-191-3/+2
|\| | |
| * | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-191-3/+2
* | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-191-0/+2
|\| | |
| * | | commander: added some failsafe logicJulian Oes2014-06-181-0/+2
* | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-182-15/+14
|\| | |
| * | | commander: modes display fixes, don't activate failsafe while disarmedAnton Babushkin2014-06-171-1/+2
| * | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-14/+11
| * | | mavlink: store last heartbeat time in telemetry_status topicAnton Babushkin2014-06-161-0/+1
* | | | Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewr...Thomas Gubler2014-06-131-18/+19
|\| | |
| * | | Merge branch 'navigator_rewrite' of github.com:PX4/Firmware into navigator_re...Julian Oes2014-06-121-0/+1
| |\ \ \
| * | | | navigator: renamed the different RTL statesJulian Oes2014-06-121-18/+19
* | | | | Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewr...Thomas Gubler2014-06-111-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'upstream/mtecs' into navigator_rewriteThomas Gubler2014-06-111-0/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | mtecs: filter airspeedThomas Gubler2014-06-111-0/+1
* | | | Merge remote-tracking branch 'px4/mtecs_estimator' into navigator_rewrite_est...Julian Oes2014-06-071-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Extend estimator statusLorenz Meier2014-06-041-3/+3
| |/ /
* | | Merge remote-tracking branch 'px4/mtecs' into navigator_rewriteJulian Oes2014-06-063-0/+80
|\| |
| * | Merge branch 'mtecs' into mtecs_wind_estimateLorenz Meier2014-06-011-5/+15
| |\ \
| | * | Merge branch 'master' of github.com:PX4/Firmware into mtecsLorenz Meier2014-06-011-5/+15
| | |\|
| * | | wind estimate: added uORB topicLorenz Meier2014-06-012-0/+70
| |/ /
| * | mtecs publish stateThomas Gubler2014-05-301-0/+10
* | | Merge branch 'mtecs' into navigator_rewriteJulian Oes2014-06-033-0/+87
|\| |
| * | introduce tecs status uorb messageThomas Gubler2014-05-243-0/+87
* | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-031-5/+15
|\ \ \ | | |/ | |/|
| * | actuator_armed: Fixed comments and doxygen, no C-level changesLorenz Meier2014-06-011-5/+15
| |/
* | navigator: mission class added (WIP)Julian Oes2014-06-032-26/+16
* | commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-273-21/+30
* | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-265-25/+50
|\|
| * gps topic: Added snr and jamming fieldsLorenz Meier2014-05-231-0/+3
| * Better docs in GPS topicLorenz Meier2014-05-231-1/+1
| * Merge pull request #979 from PX4/acro2Lorenz Meier2014-05-203-8/+11
| |\
| | * Merge branch 'master' into acro2Anton Babushkin2014-05-2038-273/+898
| | |\
| | * \ Merge branch 'master' into acro2Anton Babushkin2014-03-081-5/+5
| | |\ \
| | * | | rc_channels topic: bug fixed; sensors: minor cleanupAnton Babushkin2014-02-041-17/+17
| | * | | Merge branch 'beta' into acro2Anton Babushkin2014-02-021-0/+1
| | |\ \ \
| | * | | | ACRO mode implementedAnton Babushkin2014-01-313-5/+15
| * | | | | commander: don't require good EPH for local_position_valid, position_estimato...Anton Babushkin2014-05-161-0/+2
| | |_|_|/ | |/| | |
| * | | | manual control setpoint: add comment about signThomas Gubler2014-05-121-4/+11
| * | | | Merge remote-tracking branch 'upstream/master' into manualcontrolrenameThomas Gubler2014-05-123-7/+7
| |\ \ \ \
| | * | | | manual_control_setpoint: comments fixedAnton Babushkin2014-05-111-4/+4
| | * | | | ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-112-4/+4