aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_orb_subscription.cpp
Commit message (Expand)AuthorAgeFilesLines
* mavlink app: Use actuator controls messageLorenz Meier2015-02-131-1/+2
* Support topic groups in MAVLink subscription handlingLorenz Meier2015-01-291-2/+9
* Fix compiler warningsDon Gagne2014-06-291-3/+3
* Revert "Hotfix: Only orb_copy items in mavlink app if the timestamp changed"Thomas Gubler2014-06-251-15/+11
* Hotfix: Only orb_copy items in mavlink app if the timestamp changedLorenz Meier2014-06-231-11/+15
* MavlinkOrbSubscription API reworkedAnton Babushkin2014-06-111-12/+26
* mavlink app: Clean up allocationsLorenz Meier2014-05-161-14/+5
* mavlink: is_published() fixAnton Babushkin2014-04-021-0/+1
* mavlink_orb_subscription: minor optimization and comment fixAnton Babushkin2014-03-161-0/+4
* mavlink: MavlinkOrbSubscription.update() result fixedAnton Babushkin2014-03-161-4/+7
* mavlink: Only send messages when we have updates for them.Lorenz Meier2014-03-161-2/+19
* mavlink: add new streams in main loop, minor cleanup and fixesAnton Babushkin2014-03-011-4/+5
* mavlink: code style and copyright fixesAnton Babushkin2014-03-011-5/+39
* mavlink: minor refactoring and cleanup, rate limiter class implemented, new m...Anton Babushkin2014-02-271-1/+1
* mavlink: use inherited classes instead of callbacks for mavlink messages form...Anton Babushkin2014-02-261-12/+24
* mavlink: adding message stream by name implemnted, mavlink streams definition...Anton Babushkin2014-02-261-14/+9
* mavlink_orb_subscription: bug fixedAnton Babushkin2014-02-251-1/+1
* mavlink: major rewrite, prepare for dynamic mavlink streams configuration, WIPAnton Babushkin2014-02-241-0/+47