• Léo-Paul Géneau's avatar
    software/js-drone: stop using callbacks · 02c050d6
    Léo-Paul Géneau authored
    Subscribing to MavLink messages through callbacks can cause queue overflow if
    MavLink messages are send too often. Therefore informations are now pulled
    instead of updated through message subscription.
    02c050d6
autopilot_wrapper.h 1.69 KB