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
Fix SATF import with ntext, and include ntext on export of SASF and SATF
Add import and export of COMMENT
fix SATF output format: need quotes around variables if command is a USER_SEQ command (let's tag up on this one before we start)
Add GLOBAL:: prefix in SASF and SATF output for all commands that use globals except USER_SEQ_* commands
Fix linting of USER_SEQ_DIR command.
Add robustness to floating comments in SATF and SASF:
#Assumed Initial State:
# Imager powered and filter wheel initial state at either filter 0, 1, or 2
STEPS,
command(1,
SCHEDULED_TIME,\00:00:01.000\,FROM_PREVIOUS_START,
NTEXT,\"Terminate any image transfers in progress then wait total 20s before continuing"\,
IMGA_IMAGE_TRANSFER("STOP",101,"PIXEL_SUM_NONE",0)
),
The text was updated successfully, but these errors were encountered:
Describe the feature request
Develop a Phoenix adaptation for Psyche that:
Work to go:
The text was updated successfully, but these errors were encountered: