Changes Between Versions 7.3.3 and 7.3.4
This page lists the detailed changes made in all of the
processing scripts.
The script names are linked to a description of the
current version of each script
- util/run_subroutine - version 0.0 to 1.0
Subroutine error level set to "2". Before it was a null string.
- util/exception - version 2.2 to 2.3
Now explicitly close log file handles to flush the log output
in the event of a fatal error.
- subs/telemetry - version 2.3 to 3.0
Modified so that processing no longer fetches the telemetry
and attitude files from the staging directory.
Processing now requires these files to already exist and
be uncoompressed in the processing directory.
- process - version 3.3 to 3.4
Added soft_quit signal handler for USR1 signal.