Changeset 361 in tmcsimulator for trunk/scripts


Ignore:
Timestamp:
04/11/2019 08:24:22 AM (7 years ago)
Author:
jdalbey
Message:

modify CADClient AssignedIncidents?.java to fix defect #142. Also fix minor typos in full_script_2016.xml

Location:
trunk/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/adhoc_incidents.xml

    r338 r361  
    22 
    33<TMC_SCRIPT title="An Empty Script for ad hoc incidents"> 
    4         <SCRIPT_DATA> 
    5                 <NEW_UNIT UnitNum = "20-01"></NEW_UNIT> 
    6                 <NEW_UNIT UnitNum = "20-02"></NEW_UNIT> 
    7                 <NEW_UNIT UnitNum = "20-03"></NEW_UNIT> 
    8                 <NEW_UNIT UnitNum = "20-04"></NEW_UNIT> 
    9                 <NEW_UNIT UnitNum = "20-05"></NEW_UNIT> 
    10                 <NEW_UNIT UnitNum = "20-06"></NEW_UNIT> 
    11                 <NEW_UNIT UnitNum = "20-07"></NEW_UNIT> 
    12                 <NEW_UNIT UnitNum = "20-08"></NEW_UNIT> 
    13                 <NEW_UNIT UnitNum = "20-09"></NEW_UNIT> 
    14                 <NEW_UNIT UnitNum = "20-10"></NEW_UNIT> 
    15     </SCRIPT_DATA> 
    164        <SCRIPT_EVENT> 
    175                <TIME_INDEX>00:00:00</TIME_INDEX> 
     
    197                <CAD_DATA> 
    208                        <MASTER_INC_NUM>A201</MASTER_INC_NUM> 
     9                        <HEADER_INFO> 
     10                                <Beat>20-01</Beat> 
     11                        </HEADER_INFO> 
    2112                        <CAD_INCIDENT_EVENT> 
    2213                                <UNIT UnitNum="20-01" Status="ENRT" Primary="true" Active="true"/> 
  • trunk/scripts/full_script_2016.xml

    r16 r361  
    316316                 
    317317                <TELEPHONE>      
    318                         <STUDENT>Places a call to CHP Dispatch to notify of stalled DOT vehicle.</STUDENT> 
     318                        <INSTRUCTOR Role="DOT Driver">Places a call to CHP Dispatch to notify of stalled DOT vehicle.</INSTRUCTOR> 
    319319                </TELEPHONE>                             
    320320                 
     
    31363136                <GENERAL_INFO>  
    31373137                        <TITLE>Incident Description</TITLE> 
    3138                         <TEXT>Incident Description - This is a collision involving a tanker truck  
     3138                        <TEXT>This is a collision involving a tanker truck  
    31393139                  and a car that block the #3 and 4 lanes on NB I-5 just north of  
    31403140                  Main Street. There are 2 minor injured and 1 major injured.  
Note: See TracChangeset for help on using the changeset viewer.