aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics
Commit message (Expand)AuthorAgeFilesLines
* Merged masterLorenz Meier2014-06-293-0/+4
|\
| * Merge pull request #1089 from PX4/navigator_rewriteLorenz Meier2014-06-298-47/+69
| |\
| | * Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-0/+2
| | |\
| | * | navigator: added NAV_CMD_IDLE, added RTL_STATE_LOITER and RTL_STATE_LANDED in...Anton Babushkin2014-06-271-0/+1
| * | | mtecs: add flightpathangle filterThomas Gubler2014-06-291-0/+1
| * | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-281-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | extend integrator reset flags in uorb attitude setpoint topic to all axesThomas Gubler2014-06-241-0/+2
* | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-212-16/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-191-3/+2
| * | | commander: added some failsafe logicJulian Oes2014-06-181-0/+2
| * | | 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
* | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-142-5/+9
* | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-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 branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-129-37/+217
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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' into navigator_rewriteJulian Oes2014-06-062-0/+78
| |\| |
| | * | 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-011-0/+68
| | |/ /
| | * | mtecs publish stateThomas Gubler2014-05-301-0/+10
| * | | Merge branch 'mtecs' into navigator_rewriteJulian Oes2014-06-031-0/+81
| |\| |
| | * | introduce tecs status uorb messageThomas Gubler2014-05-241-0/+81
| * | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-031-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
| |\ \ \ | | | |/ | | |/|
| * | | eph and epv renaming, make this compile againJulian Oes2014-04-261-2/+2
| * | | Merge remote-tracking branch 'px4/ekf_home_init' into navigator_cleanup_ekf_h...Julian Oes2014-04-266-14/+16
| |\ \ \
| | * | | Send current local position estimate as wellLorenz Meier2014-04-261-1/+4
| | * | | Merged mpc_rc into ekf_paramsLorenz Meier2014-04-266-54/+30
| | |\ \ \
| | * \ \ \ Merge branch 'ArmDisarm' of github.com:DonLakeFlyer/Firmware into ekf_paramsLorenz Meier2014-04-211-0/+2
| | |\ \ \ \
| * | \ \ \ \ Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-261-0/+2
| |\ \ \ \ \ \
| * | | | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-214-11/+28
| * | | | | | | navigator: wrong mission topic was copied, clearer naming of offboard mission...Julian Oes2014-04-181-1/+1
| * | | | | | | mavlink and mission topic: added reading in DO_JUMP mission itemsJulian Oes2014-04-181-1/+3
* | | | | | | | mavlink: waypoint manager fixes, mission saving on rebootAnton Babushkin2014-06-091-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | actuator_armed: Fixed comments and doxygen, no C-level changesLorenz Meier2014-06-011-5/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | 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-2032-271/+463
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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