Galaxy "Andromeda" Release 2009

  • Added error handling in the galaxy_spacewire_star adapter program to prevent it crashing.

  • Updated the Record Language User's Guide for the _Structure record to indicate that the applyWhen property is non-functional.

  • Modified quicklooklz to exit with a non-zero value if a file is not complete based on the provided threshold.

  • Updated the way the logging database is created to support (effectively) unlimited log message lengths. In order to make use of this on an existing installation you will have to delete your current logging database and recreated it with the create_logging_database_ script.

  • Added a expect_header (default value of 1) configuration mnemonic to the GRDDPSenderComponent to specify whether commands received on the input port are expected to have a GRDDP header, if set to zero the component will add the GRDDP header. Added the strip_grddp configuration mnemonic to the GRDDPReceiverComponent to specify whether the GRDDP header and checksum will be stripped from the input buffer before output.