| Revision 662,
1.1 KB
checked in by jdalbey, 4 years ago
(diff) |
|
config directory overhaul
|
| Rev | Line | |
|---|
| 1 | Config folder README |
|---|
| 2 | 2022.09.14 |
|---|
| 3 | |
|---|
| 4 | This folder contains configuration files for TMCSim. |
|---|
| 5 | |
|---|
| 6 | Files prefixed with "logging" are java.uti.logging properties, |
|---|
| 7 | but I think the only ones actually being used are: |
|---|
| 8 | logging_cad_client.properties |
|---|
| 9 | logging_paramics_communicator.properties |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | Config files for specific applications begin with the program name: |
|---|
| 13 | cad_server, cad_client, sim_mgr. |
|---|
| 14 | |
|---|
| 15 | Config files used during testing are prefixed with 'test'. |
|---|
| 16 | |
|---|
| 17 | Settings for subsystems: |
|---|
| 18 | cadUsers.xml |
|---|
| 19 | camera_control.txt |
|---|
| 20 | cmsdiversions.xml |
|---|
| 21 | dvdplayers.xml |
|---|
| 22 | stillimages.xml |
|---|
| 23 | |
|---|
| 24 | application_properties.cfg |
|---|
| 25 | Created during build, has the Subversion revision number. |
|---|
| 26 | |
|---|
| 27 | student_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 | |
|---|
| 32 | ATMS 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.