aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-07-171-0/+24
| |\ \ \ \ \ \ \
| * | | | | | | | support force setpointsThomas Gubler2014-07-172-3/+5
| * | | | | | | | once offboard is set by mavlink command ignore RC modeThomas Gubler2014-07-161-0/+2
| * | | | | | | | add parsing of external attitude messageThomas Gubler2014-07-151-0/+6
| * | | | | | | | vehicle command: add latest guided commandsThomas Gubler2014-07-141-0/+3
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-07-143-8/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | remove commentThomas Gubler2014-07-081-1/+0
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-07-082-0/+75
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | WIP, change uorb offboard control sp topicThomas Gubler2014-07-071-11/+23
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-07-072-2/+13
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | uorb offboard control topic: add force sp flagThomas Gubler2014-07-031-0/+2
| * | | | | | | | | | | Update offboard control uorb topicThomas Gubler2014-07-031-9/+27
* | | | | | | | | | | | Merge branch 'master' into ashtechDenis Yeldandi2014-10-023-3/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | commander: update gps and engine cb only when changedThomas Gubler2014-09-301-0/+2
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADThomas Gubler2014-09-282-0/+71
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | write sysid & compid to telemetry statusThomas Gubler2014-09-031-0/+2
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-271-7/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | introduce new nav state to allow normal rtl with RC switchThomas Gubler2014-08-261-0/+1
| * | | | | | | | | | | | | move flight termination and geofence flags from setpoint triplet to mission r...Thomas Gubler2014-08-242-5/+5
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-241-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | commander: check if baro is healthyThomas Gubler2014-08-241-0/+2
| * | | | | | | | | | | | | add obc gps failure modeThomas Gubler2014-08-221-0/+1
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-151-0/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | failsafe: enable support for commandsThomas Gubler2014-08-141-1/+4
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into obcfailsafeThomas Gubler2014-08-123-11/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-012-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | add simplistic gps failure detectionThomas Gubler2014-07-271-0/+1
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-07-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | define gps loss failsafe nav stateThomas Gubler2014-07-241-0/+1
| * | | | | | | | | | | | | | | engine_failure flagThomas Gubler2014-07-241-2/+4
| * | | | | | | | | | | | | | | add landengfail nav stateThomas Gubler2014-07-241-0/+1
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-07-231-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | add method to block fallback to missionThomas Gubler2014-07-231-0/+1
| * | | | | | | | | | | | | | | introduce data link lost counterThomas Gubler2014-07-201-0/+1
| * | | | | | | | | | | | | | | flight termination on geofence violationThomas Gubler2014-07-191-0/+1
* | | | | | | | | | | | | | | | Ashtech GPS driverDenis Yeldandi2014-09-301-1/+1
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1325 from hsteinhaus/motor_limit_fb2Lorenz Meier2014-09-261-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mixer_multirotor: topic for motor limit notificationHolger Steinhaus2014-08-261-0/+69
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | add global pos valid flagThomas Gubler2014-09-011-0/+1
* | | | | | | | | | | | | | add terrain alt field to global pos topicThomas Gubler2014-09-011-0/+1
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Support additional payload commands and let commander ignore themLorenz Meier2014-08-261-7/+12
|/ / / / / / / / / / / /
* | | | | | / / / / / / Remove absolute pressure field as its not useful and confusing anywaryLorenz Meier2014-08-241-1/+0
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merged master into vision_estimateLorenz Meier2014-08-133-11/+12
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add default initializers and timestamp in local positionLorenz Meier2014-08-101-1/+2
| * | | | | | | | | | mc_pos_control: manual and offboard control reorganization and cleanupAnton Babushkin2014-08-081-4/+4
| * | | | | | | | | | Remove airspeed and altitude raw data from TECS log, as we have these quantit...Lorenz Meier2014-08-031-6/+6
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merged masterLorenz Meier2014-07-318-5/+36
|\| | | | | | | | |
| * | | | | | | | | global pos topic docsLorenz Meier2014-07-291-2/+2
| * | | | | | | | | circuit_breakers: added param to disable airspeed checkJulian Oes2014-07-261-0/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | update comment about condition_global_position_validThomas Gubler2014-07-241-1/+1
| | |/ / / / / / | |/| | | | | |