NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

SeqJSON Import - Symbol arguments and Immediate/Hardware Commands #1302

Closed goetzrrGit closed 1 month ago

goetzrrGit commented 1 month ago

Closes #1299 #1300 #1301

TESTING: I updated the unit test to account for these bugs.

Here is a SeqJSON that test both issues

Output should be this:

@ID "test"
@LOCALS L00UNIT L01INT

C PREPARE_LOAF L00UNIT L01INT

@HARDWARE
HDW_BLENDER_DUMP
HDW_BLENDER_DUMP # description
HDW_BLENDER_DUMP
@METADATA "Key" "Value"
HDW_BLENDER_DUMP

NOTE: You will see errors in the editor because you can't mix command types