Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
gsw
cd app/mem_view
./mem_view


You can now use any GSW applications while the system is running.


Shutting Down

The system must be shut down after use, you must shutdown the system from the same directory you started it in (e.g. if you started it in startup/default, you must shut it down from there too). If you started up with the default scripts, shut the system down with the following commands:

Code Block
gsw
cd startup/default
./shutdown_gsw

*This command may take a long time to execute depending on how much telemetry was collected during operation.


The system is now shutdown, logging data will be saved in the log directory. The latest system logging messages will be saved in log/system.log# and the latest raw telemetry data will be saved in log/telemetry.log#. The raw data will be converted to CSV and saved in log/log.csv. All logs will be copied to a timestamped directory in the log directory as well.