aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics
Commit message (Expand)AuthorAgeFilesLines
* timesync: Add uORB topic, general fixesM.H.Kabir2015-04-141-0/+67
* fixed publication of mixer limit flagsRoman Bapst2015-04-101-5/+4
* trivial code style cleanup round 2Daniel Agar2015-03-274-9/+6
* Sensor combined uORB topic: Temperature for all sensorsLorenz Meier2015-03-251-1/+10
* fix code style if trivial one line differenceDaniel Agar2015-03-192-2/+2
* Merge pull request #1873 from Zefz/ekf-dead-reckoning-fixLorenz Meier2015-03-071-0/+1
|\
| * uORB: Add dead_reckoning flag to global position estimatesJohan Jansen2015-03-031-0/+1
* | Updated @authorAnton Matosov2015-03-061-0/+1
* | Added missing enum definitionsAnton Matosov2015-03-061-1/+26
|/
* Remove header which is now auto-generatedLorenz Meier2015-03-011-65/+0
* move offboard_control_mode topic to msg modeThomas Gubler2015-02-281-73/+0
* Removed actuator_control_mode flags...Using pre-existing flags insteadMatt Beall2015-02-281-1/+0
* Added offboard actuator controls flags to offboard control mode and vehicle c...Matt Beall2015-02-281-0/+1
* introduce offboard control mode topicThomas Gubler2015-02-282-276/+73
* sensor combined topic: Copy error count field alongLorenz Meier2015-02-091-4/+14
* Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge2_a...Thomas Gubler2015-02-011-8/+2
|\
| * Fix newlineLorenz Meier2015-01-291-1/+1
| * uORB: Remove last remnants of ORB_ID_DOUBLE/TRIPLE and migrate actuator outpu...Lorenz Meier2015-01-291-7/+1
* | port more uorb headers to msgThomas Gubler2015-01-284-342/+0
* | Merge remote-tracking branch 'upstream/master' into ros_messagelayer_mergeThomas Gubler2015-01-213-1/+64
|\|
| * removed secondary attitude from attitude topicRoman Bapst2015-01-201-18/+0
| * calculate total airflow over elevons using physical of flow behind propeller....tumbili2015-01-181-0/+1
| * uORB: Removed landed boolean flag from vehicle_local_position topicJohan Jansen2015-01-151-1/+0
| * InertialNav: Removed land detector from position estimatorJohan Jansen2015-01-151-1/+1
| * uORB: Added missing license headerJohan Jansen2015-01-151-0/+40
| * uORB: Added vehicle_landed uORB topicJohan Jansen2015-01-151-0/+23
| * Latency measurements: Estimate latency based on sensor timestamp through full...Lorenz Meier2015-01-111-0/+1
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2015-01-055-6/+93
|\|
| * renaming of gps time to UTC timeBan Siesta2015-01-042-2/+2
| * Added 2nd baro to sensor combined topicLorenz Meier2015-01-021-4/+14
| * Merge pull request #1543 from thomasgubler/rcparamtuneLorenz Meier2015-01-012-2/+81
| |\
| | * rc2param: min and max valuesThomas Gubler2014-12-281-0/+2
| | * prototype for changing params by rcThomas Gubler2014-12-282-2/+79
| * | introduced vtol_fw_permanent stabilization: allows vtol to be attitude-stabil...tumbili2014-12-312-0/+3
| * | Merged masterLorenz Meier2014-12-302-5/+74
| |\|
| * | is_vtol flag in vehicle_statusThomas Gubler2014-12-181-1/+3
* | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-252-5/+74
|\ \ \ | | |/ | |/|
| * | navigator: report using mission result if a DO_JUMP waypoint has been changedBan Siesta2014-12-191-0/+3
| * | topics: move geofence status to its own topicBan Siesta2014-12-192-5/+71
| |/
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-182-256/+66
|\|
| * Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-154-4/+4
| |\
| * | extended uORB structs with VTOL specific control topicsRoman Bapst2014-12-026-2/+94
* | | Merge commit 'aa40c69853be0dc7e79bc3084472b77f9667c1f1' into dev_ros_mcattThomas Gubler2014-12-163-3/+3
|\ \ \ | | |/ | |/|
| * | uORB home position: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * | uORB mission topic: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * | Fix vehicle command docs to AMSLLorenz Meier2014-12-061-1/+1
* | | remove actuator armed uorb topicThomas Gubler2014-12-081-63/+0
* | | parameter update as msgThomas Gubler2014-12-081-61/+0
* | | actuator armed as msgThomas Gubler2014-12-081-19/+13
* | | vehicle cotnrol mode as msgThomas Gubler2014-12-081-95/+0