Config folder README
2022.09.14

This folder contains configuration files for TMCSim.

Files prefixed with "logging" are java.uti.logging properties,
but I think the only ones actually being used are:
    logging_cad_client.properties
    logging_paramics_communicator.properties


Config files for specific applications begin with the program name:
    cad_server, cad_client, sim_mgr.

Config files used during testing are prefixed with 'test'.

Settings for subsystems:
    cadUsers.xml
    camera_control.txt
    cmsdiversions.xml
    dvdplayers.xml
    stillimages.xml

application_properties.cfg
    Created during build, has the Subversion revision number.

student_names.txt
    Modify this each training, it contains the names of the participants
    in the training.  Used by Neil's Activity Log AND CAD Client.


ATMS config and Paramics config:  These are no longer a visible part of
    the simulation, but are still referenced.  Should be removed, eventually.
    atms_driver_config_local.properties
    atms_driver_config.properties
    paramics_communicator_config.properties
    paramics_simulator_config.properties


