Created
July 20, 2023 10:26
-
-
Save nivrith/6708c565109051b860af06edf9207811 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# THE FOLLOWING ROUTINE TORQUES THE IRIGS ACCORDING TO DOUBLE PRECISION INPUTS IN THE SIX REGISTERS | |
# BEGINNING AT THE ECADR ARRIVING IN A. THE MINIMUM SIZE OF ANY PULSE TRAIN IS 16 PULSES (.25 CDU COUNTS). THE | |
# UNSENT PORTION OF THE COMMAND IS LEFT INTACT IN THE INPUT COMMAND REGISTERS. | |
EBANK= 1400 # VARIABLE, ACTUALLY. | |
IMUPULSE TS MPAC +5 # SAVE ARRIVING ECADR. | |
TC CAGETSTJ # DONT PROCEED IF IMU BEING CAGED. | |
CCS LGYRO # SEE IF GYROS BUSY. | |
TC GYROBUSY # SLEEP. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment