You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In node.cpp, in Node::spinCallbach(), 4 separate calls are made to get the pan and tilt positions and speeds, but (at lease for the D48E) a single command 'BT' will return the same results on one line. This will help prevent the returned data from getting out of step with the requests, which I have observed or even crashing.
The text was updated successfully, but these errors were encountered:
In node.cpp, in Node::spinCallbach(), 4 separate calls are made to get the pan and tilt positions and speeds, but (at lease for the D48E) a single command 'BT' will return the same results on one line. This will help prevent the returned data from getting out of step with the requests, which I have observed or even crashing.
The text was updated successfully, but these errors were encountered: