software/js-drone: stop using callbacks
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.
Showing
Please register or sign in to comment