Changes between Version 6 and Version 7 of SysopConsoleSpec
- Timestamp:
- 02/04/2021 04:24:14 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysopConsoleSpec
v6 v7 7 7 * perform post-session tasks such as creating the unified log output 8 8 9 ----10 9 == Proposed Feature List == 11 Play audio test clip for volume check 10 __Maintenance Features__ 12 11 13 Delete (or reset) any existing log files: CADcomments, Activity Log, CADdetails, unified log, evaluation log, cms and har messages, LCS database. Might be nice to specify log files with test data for development runs. 12 * Play audio test clip for volume check 14 13 15 Create or select list of students (for CAD Clients, Activity Log, etc) 14 __Operational Features__ 16 15 17 Start the webserver (locally if Development Workstation) 16 * Delete (or reset) any existing log files from previous runs 17 * CADcomments 18 * Activity Log, CADdetails 19 * Unified log 20 * Evaluation log 21 * CMS and HAR messages 22 * LCS database 18 23 19 Select a traffic model (traffic events file) 24 * Select between production and development environment 25 * Might be nice to specify log files with test data for development runs. 20 26 21 Start the CAD server with desired traffic model 27 __Run Control / Management__ * Create or select list of students (for CAD Clients, Activity Log, etc) 22 28 23 Select a simulation Scenario (XML file) 29 * Start webserver processes 30 * FEPSimulator 24 31 25 Launch the Simulation Manager with desired Scenario (Note: operator must press the "Start" button on the GUI to begin the simulation). 32 * Select a traffic model (traffic events file) 26 33 27 Launch the Lane Control System, if necessary, or show status. 34 * Start the CAD server with desired traffic model 28 35 29 Start Unified Logger Service (maybe this should be a daemon?)[[BR]][[BR]]Launch a browser with our webapps: 36 * Select a simulation Scenario (XML file) 30 37 31 * Instructor notebook 32 * CPTMS 33 * unified log monitor 38 * Launch the Simulation Manager with desired Scenario (Note: operator must press the "Start" button on the GUI to begin the simulation) 34 39 35 Launch a browser on separate monitor to show CMS/Har messages40 * Launch the Lane Control System, if necessary, or show status 36 41 37 Launch the simulation clock display 42 * Start Unified Logger Service (maybe this should be a daemon?) 38 43 39 Optionally, start a CAD client (VisiCAD) 44 * Launch a browser with our webapps 45 * Instructor notebook 46 * CPTMS 47 * unified log monitor 40 48 41 Perform post-session tasks: 49 * Launch a browser on separate monitor to show CMS/Har messages 42 50 43 * Run the log merge procedure 44 * Display the unified log output in a browser. 45 * Optionally, print the unified log output. 51 * Launch the simulation clock display 46 52 47 Archive log files (at end of session)53 * Start a VisiCAD client (optional) 48 54 49 Terminate all running applications. 55 __Post-session tasks__ 50 56 51 ---- 57 * Collect logs and run log merge procedure 58 * Collected session unified log 59 * Instructor evaluations 60 61 * Display the assembled unified log output in a browser. 62 63 * Print / create PDF of the unified log output (Optional) 64 65 * Archive log files (at end of session) 66 67 * Terminate all running applications. 68 52 69 == Optional Features == 53 70 Be able to save the settings that have been selected for a certain run and provide a description. Then be able to load the console from saved settings, such as "Practice scenario: hay truck incident". I think this configuration consists of three items:
