Galaxy "Andromeda" Release 2201

  • Renamed the packet_output of the FarmComponent to payload_output and added the CCSDSTCDesegmentationComponent to support segmented telecommands.

  • Updated the itos_telemetry_dump_collector documentation.

  • Added the ability to suppress the sub-second value command timestamps in the SCS Compiler.

  • Added the ability to generate warning and error messages in the SCS Compiler.

  • Added the ability to define and use global variables in the SCS Compiler.

  • Added the ability for the VALIDATE directive to use regular expression for string validations.

  • Added a new CMD_CRIT message to the log when submitting a critical command to STOL.

  • Removed the "initialized to NULL" warning message when starting a PROC when an argument value was missing or NULL if the number of parameters provided when starting matched the number defined in the PROC. Updated the PROC starting message to include the values of the arguments as received.

  • Modified the FarmComponent to no longer require the update_clcw_directive configuration mnemonic to be set.

  • Added a reset directive to the DirectiveDelayComponent.

  • Added buffers_per_second and bits_per_second status mnemonics to CountBufferComponent.

  • Removed the requirement to define the dumpVC property when defining a dump abort command.

  • Improved the detection of the NAME function so it will be properly detected if there are spaces between NAME and (.

  • Added a -N argument to create_arch_hdr to support explicitly setting the source name value written to the header. This does not change the source (-n argument) used to look up the packets to determine the timestamp range of the archive.

  • Added the ability to specify the facility value used in the generated load file by Load Editor. If it is not provided it defaults to ignored.

  • Added documentation for using OpenMCT with Galaxy.

  • Added replacement of unprintable characters with a question mark on messages processed through logging_forwarder.

  • Added the ability to change the timeout before reporting a potential failure when using GRAPH START.

  • Added guidance for capturing information useful when requesting support to the Getting Started Guide.

  • Changed CFDP to use the ITOS_IMGREPORTDIR when writing reports. If the directory does not exist it will print an error message and exit.

  • Updated the galaxy_spacewire_star application to support the Mk4 version of the STAR-Dundee SpaceWire USB brick.

  • Added the CCSDSDataLinkSecurityComponent to support encryption based on the CCSDS 355.0-B-1 specification.

  • Updated the EDT installation and configuration information in the Getting Started Guide to remove outdated information.

  • Moved the EOF warning that can be generated by the READ directive until after the line has been processed.

  • Updated the iris1355_collector application to use the modern STAR-Dundee device API.

  • Renamed the SequenceNumberGenerator record type to SequenceNumber as it now supports generation and validation.

  • Added the GeneralCRC to support 8, 16, and 32-bit CRC values.

  • Updated the Record Language User's Guide to differentiate between annotation and documentation tags.

  • Added the ability to define mnemonics within CommandPacket records.

  • Restored the SLE applications to the 64-bit releases of Galaxy.