Show
Ignore:
Timestamp:
06/10/10 00:41:54 (14 years ago)
Author:
ondrak
Message:

compatibility with new config file, many other changes, but yet untested

Location:
applications/doprava
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava

    • Property svn:ignore set to
      ALL_BUILD.vcproj
      ALL_BUILD.vcproj.GUYBRUSH.Kamil.user
      CMakeCache.txt
      CMakeFiles
      Debug
      Release
      ZERO_CHECK.dir
      ZERO_CHECK.vcproj
      ZERO_CHECK.vcproj.GUYBRUSH.Kamil.user
      bin
      cmake_install.cmake
      doprava.ncb
      doprava.sln
      doprava.suo
      experiments
      graphs
      main_loop.dir
      main_loop.vcproj
      main_loop.vcproj.GUYBRUSH.Kamil.user
      run_cmake.bat
      traffic_agents.dir
      traffic_agents.vcproj
      traffic_agents.vcproj.GUYBRUSH.Kamil.user
      xxx
  • applications/doprava/main_loop.cpp

    r1026 r1071  
    5959        // INITIALISATION OF UT 
    6060        glob_ut[ 0] = 80; // cycle time 
    61         glob_ut[ 1] = 40; // offset 495 
     61        glob_ut[ 1] = 60; // offset 495 
    6262        glob_ut[ 2] = 30; // ut[2]+ut[3]+ut[4] has to sum up to ut[0] 
    6363        glob_ut[ 3] = 30; 
    6464        glob_ut[ 4] = 20; 
    65     glob_ut[ 8] = 20; // offset 601 
     65    glob_ut[ 8] = 40; // offset 601 
    6666        glob_ut[ 9] = 30; // ut[9]+ut[10]+ut[11] has to sum up to ut[0] 
    6767        glob_ut[10] = 30;