YCPRadioTelescope / TelescopeVisualization

VR/AR for the radio telescope
GNU General Public License v3.0
2 stars 3 forks source link

Split azimuth and elevation motors moving register assignments #137

Closed YCPjsteck closed 3 years ago

YCPjsteck commented 3 years ago

If either motor is moving, the simulation current sets both motor bits to be moving, and only set both to finished when both are done. There's no reason why each couldn't be set independently.