aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_stream.h
Commit message (Collapse)AuthorAgeFilesLines
* mavlink: minor comments and formatting fixesAnton Babushkin2014-04-081-1/+1
|
* mavlink: code style and copyright fixesAnton Babushkin2014-03-011-5/+39
|
* mavlink: use inherited classes instead of callbacks for mavlink messages ↵Anton Babushkin2014-02-261-10/+15
| | | | formatting, fixes and cleanup
* mavlink: adding message stream by name implemnted, mavlink streams ↵Anton Babushkin2014-02-261-3/+7
| | | | definitions and formatters moved to mavlink_messages.h/cpp, mavlink_orb_listener class and thread removed
* mavlink: major rewrite, prepare for dynamic mavlink streams configuration, WIPAnton Babushkin2014-02-241-0/+33