|
|
|
@112
|
9 years |
jdalbey |
ATMSDriverClient.java Enhanced data validation and additional logic to …
|
|
|
|
@111
|
9 years |
jdalbey |
atmsBatchEvents.txt updated with sample events data
|
|
|
|
@110
|
9 years |
jdalbey |
atmsdriver/ConsoleDriver.java changed applyColorToHighwayStretch to …
|
|
|
|
@109
|
9 years |
jdalbey |
ATMSDriverClient.java Enhanced to call ConsoleDriver? methods to update …
|
|
|
|
@108
|
9 years |
jtorres |
updated workingFEPSimulator make config
|
|
|
|
@107
|
9 years |
jtorres |
Added branches/WorkingFEPSimulator: hopefully working, that is
|
|
|
|
@106
|
9 years |
jdalbey |
Adding branch SimpleFEPclient which is our tiny FEP client in C++ that …
|
|
|
|
@105
|
9 years |
jdalbey |
ATMSDriverClient.java Enhanced so it now syncs with Sim Mgr clock and …
|
|
|
|
@104
|
9 years |
jdalbey |
atmsdriver/ConsoleDriver.java Added a main method.
|
|
|
|
@103
|
9 years |
jtorres |
trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for …
|
|
|
|
@102
|
9 years |
jdalbey |
ATMSDriverClient.java New skeleton for a CAD Client shell for ATMS …
|
|
|
|
@101
|
9 years |
jtorres |
ATMSDriver: added local configuration for ATMSDriver (for when the …
|
|
|
|
@100
|
9 years |
jtorres |
branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator status …
|
|
|
|
@99
|
9 years |
jtorres |
branches/FEPSimulator/runFEPSim changed executable directory, wasn't …
|
|
|
|
@98
|
9 years |
jtorres |
branches/FEPSimulator/ : configured FEPSimulator to run, out of the box on …
|
|
|
|
@97
|
9 years |
jdalbey |
ConsoleDriver?.java - pseudocode added.
|
|
|
|
@96
|
9 years |
jdalbey |
LoadHighwaysTest?.java: revised to compile with revised Highway.java class. …
|
|
|
|
@95
|
9 years |
jdalbey |
Highways.java: revised to compile with revised Highway.java class.
|
|
|
|
@94
|
9 years |
jdalbey |
Station.java: Clarify class header comment.
|
|
|
|
@93
|
9 years |
jdalbey |
Highway.java: Removed direction and made immutable
|
|
|
|
@92
|
9 years |
jdalbey |
Station.java: reformatted braces.
|
|
|
|
@91
|
9 years |
jdalbey |
StationTest?.java - Unit test created.
|
|
|
|
@90
|
9 years |
jdalbey |
Station.java - DIRECTION enum shortened by using existing enum methods …
|
|
|
|
@89
|
9 years |
jtorres |
trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
|
|
|
|
@88
|
9 years |
jtorres |
Created a Highway.java class with list of sorted stations (by postmile). …
|
|
|
|
@87
|
9 years |
jtorres |
merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
|
|
|
|
@86
|
9 years |
jtorres |
branches/FEPSimulator: updated and improved comments, added Main.cpp which …
|
|
|
|
@85
|
9 years |
jdalbey |
branches/trunk/test/atmsdriver/model/NetworkTest.java: Created a unit test …
|
|
|
|
@84
|
9 years |
jtorres |
FEPSimulator.cpp: FEPSimulator socket server is now receiving full …
|
|
|
|
@83
|
9 years |
jdalbey |
branches/trunk/ATMSDriver.java: Added comments and a few other minor code …
|
|
|
|
@82
|
9 years |
jtorres |
Added socket client to ATMSDriver. Added socket server to FEPSim
|
|
|
|
@81
|
9 years |
jdalbey |
branches: Delete ATMSDriver (it's been merged into trunk)
|
|
|
|
@80
|
9 years |
jtorres |
Renamed project. Renamed LDS_LOOP to STATION.
|
|
|
|
@79
|
9 years |
jtorres |
new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …
|
|
|
|
@78
|
9 years |
jtorres |
All green dots are showing. This is a checkpoint before adding dynamic …
|
|
|
|
@77
|
9 years |
jtorres |
fep_rpc_client: NetworkReader? complete. All cpp code is commented and …
|
|
|
|
@76
|
9 years |
jtorres |
In network.java, LoopDetectorStation?.java and LoopDetector?.java, added …
|
|
|
|
@75
|
9 years |
jtorres |
Renamed fep_client_cpp to ATMSCommunicator, and upgraded it to cpp from …
|
|
|
|
@74
|
9 years |
jtorres |
network_factory.cpp: changed test data, successful green dot
|
|
|
|
@73
|
9 years |
jtorres |
changed some comments / housekeeping
|
|
|
|
@72
|
9 years |
jtorres |
added lds_data files, we are now dumping fep_reply to ATMS with real data
|
|
|
|
@71
|
9 years |
jtorres |
corrected compile errors, minor housekeeping
|
|
|
|
@70
|
9 years |
jtorres |
expanded client
|
|
|
|
@69
|
9 years |
jtorres |
checking in
|
|
|
|
@68
|
9 years |
jdalbey |
Add branches for fep client spike
|
|
|
|
@67
|
9 years |
jdalbey |
import camera_control.txt
|
|
|
|
@66
|
9 years |
jdalbey |
Import Paramics Simulator.
|
|
|
|
@65
|
9 years |
jdalbey |
CADData.java: Change error return value from null to new Incident()
|
|
|
|
@64
|
9 years |
jdalbey |
Renamed to ClockClient?, added build target for it.
|
|
|
|
@63
|
9 years |
jdalbey |
AssignedIncidents?, UnitStatus? add try-catch to prepareRenderer to handle …
|
|
|
|
@62
|
9 years |
jdalbey |
Clock Client version 1 done.
|
|
|
|
@61
|
9 years |
jdalbey |
CADClock development.
|
|
|
|
@60
|
9 years |
jdalbey |
add commons library and short script
|
|
|
|
@59
|
9 years |
jdalbey |
Merge CAD Client updates for multiple incident view windows.
|
|
|
|
@58
|
9 years |
jdalbey |
CADClockView.java: change font
|
|
|
|
@57
|
9 years |
jdalbey |
Clock Client first draft
|
|
|
|
@56
|
9 years |
jdalbey |
build.xml fix svnversion, CADSimulatorClient fix err msg
|
|
|
|
@55
|
9 years |
jdalbey |
CADSimulatorClient.java: Clarify error message
|
|
|
|
@54
|
9 years |
jdalbey |
Coordinator.java: updates with error checking for bad input parameters, …
|
|
|
|
@53
|
9 years |
jdalbey |
Incident.java changed so server places new comments at TOP of comments …
|
|
|
|
@52
|
10 years |
jdalbey |
ParamicsCommunicator?.java revised to simplify system testing
|
|
|
|
@51
|
10 years |
jdalbey |
SoundPlayer?.java modified to use Jaco mp3player instead of obsolete Sun …
|
|
|
|
@50
|
10 years |
jdalbey |
ParamicsLogFileHandlerTest?.java: Revised to use CADSimulator so no log …
|
|
|
|
@49
|
10 years |
jdalbey |
CADSimulatorViewer.java Add log message for missing …
|
|
|
|
@48
|
10 years |
jdalbey |
Update config files
|
|
|
|
@47
|
10 years |
jdalbey |
Merge 305 modifications into trunk.
|
|
|
|
@46
|
10 years |
jdalbey |
remove svn-version.txt; replaced with property in build.xml
|
|
|
|
@45
|
10 years |
jdalbey |
config file update with new UserInterface? property
|
|
|
|
@44
|
10 years |
jdalbey |
MultiFile? commit: Add CADViewer Interface and change CADSimulator to …
|
|
|
|
@43
|
10 years |
jdalbey |
ExitAction?.java Remove confirmation prompt from exiting Sim Mgr. Enhance …
|
|
|
|
@42
|
10 years |
jdalbey |
Neil's custom Cardfile.xml for May 10 training
|
|
|
|
@41
|
10 years |
jdalbey |
Hack CAD Simulator and CAD Client to display Neil's custom Cardfile.xml.
|
|
|
|
@40
|
10 years |
jdalbey |
Remove some log messages from ParamicsFileReader? and Writer to address …
|
|
|
|
@39
|
10 years |
bokumura |
Changed unix config dir to current project
|
|
|
|
@38
|
10 years |
jdalbey |
CADMenu.java: changed default window close operation to EXIT.
|
|
|
|
@37
|
10 years |
bokumura |
Gets rid of the flashing black box when starting the client. (Legacy from …
|
|
|
|
@36
|
10 years |
dmiller |
Added Config Tab Window
|
|
|
|
@35
|
10 years |
jdalbey |
Removed ATMS synchronizing from Coordinator
|
|
|
|
@34
|
10 years |
bokumura |
Change unit tests to work with the new config directory restructure.
|
|
|
|
@33
|
10 years |
bokumura |
Directory Restructure: All system properties have been deprecated and …
|
|
|
|
@32
|
10 years |
bokumura |
Initial Commit of testConfig directory. Contains all test configuration …
|
|
|
|
@31
|
10 years |
bokumura |
Initial commit of all of the config files from the config directory …
|
|
|
|
@30
|
10 years |
bokumura |
Removed target to build everything into one jar in Eclipse ant build.
|
|
|
|
@29
|
10 years |
bokumura |
Changed the GUI so that readers and writers are in separate panels.
|
|
|
|
@28
|
10 years |
jdalbey |
Add comment to test file
|
|
|
|
@27
|
10 years |
jdalbey |
Coordinator: added diagnostic log messages to startSimulation().
|
|
|
|
@26
|
10 years |
jdalbey |
CADSimulatorNetworkTest added, modifed ParamicsCommunicator? to check for a …
|
|
|
|
@25
|
10 years |
jdalbey |
ParamicsCommunicator?: added some diagnostic logging messages.
|
|
|
|
@24
|
10 years |
jdalbey |
CADSimulatorViewer - Add accelerator key to Exit menu item, and remove …
|
|
|
|
@23
|
10 years |
jdalbey |
build.xml - fix typo in zip target
|
|
|
|
@22
|
10 years |
jdalbey |
build.xml: Add notes for making a new target for zip-install
|
|
|
|
@21
|
10 years |
jdalbey |
Update config files with IP's for different Lab machines
|
|
|
|
@20
|
10 years |
jdalbey |
build.xml: Fixed error in script: added needed libraries to …
|
|
|
|
@19
|
10 years |
jdalbey |
Add unit test for CADSimulator GUI
|
|
|
|
@18
|
10 years |
bokumura |
Build.xml for Eclipse Ant.
|
|
|
|
@17
|
10 years |
jdalbey |
Fix error in build.xml so ParamicsCommunicator?.jar includes ParmicsLog?.
|
|
|
|
@16
|
10 years |
jdalbey |
Added SoundPlayerTest?, fixed defect in SoundPlayer?, update 18701.mp3 to a …
|
|
|
|
@15
|
10 years |
jdalbey |
ParamicsFileReaderTest?.java updated to work on Window or Unix.
|
|
|
|
@14
|
10 years |
jdalbey |
Change config settings for paramics communicator logging to localhost for …
|
|
|
|
@13
|
10 years |
jdalbey |
add smoketest config files
|
|
|
|