source: tmcsimulator/trunk/config/00README.TXT @ 662

Revision 662, 1.1 KB checked in by jdalbey, 4 years ago (diff)

config directory overhaul

Line 
1Config folder README
22022.09.14
3
4This folder contains configuration files for TMCSim.
5
6Files prefixed with "logging" are java.uti.logging properties,
7but I think the only ones actually being used are:
8    logging_cad_client.properties
9    logging_paramics_communicator.properties
10
11
12Config files for specific applications begin with the program name:
13    cad_server, cad_client, sim_mgr.
14
15Config files used during testing are prefixed with 'test'.
16
17Settings for subsystems:
18    cadUsers.xml
19    camera_control.txt
20    cmsdiversions.xml
21    dvdplayers.xml
22    stillimages.xml
23
24application_properties.cfg
25    Created during build, has the Subversion revision number.
26
27student_names.txt
28    Modify this each training, it contains the names of the participants
29    in the training.  Used by Neil's Activity Log AND CAD Client.
30
31
32ATMS config and Paramics config:  These are no longer a visible part of
33    the simulation, but are still referenced.  Should be removed, eventually.
34    atms_driver_config_local.properties
35    atms_driver_config.properties
36    paramics_communicator_config.properties
37    paramics_simulator_config.properties
38
39
Note: See TracBrowser for help on using the repository browser.