Changeset 214 in tmcsimulator for branches/FEPSimulator/FEPSim.cpp


Ignore:
Timestamp:
11/02/2017 02:11:33 PM (9 years ago)
Author:
jtorres
Message:

FEPSimulator config changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/FEPSim.cpp

    r205 r214  
    9595            // Transfer the station data to ATMS and listen for response 
    9696            handleCallResponse(fep_reply_xfer_32(&fepReply, clnt)); 
    97             unsigned int sleepseconds = /* 100 * */1000; 
     97            unsigned int sleepseconds = 50000; 
    9898            usleep(sleepseconds); 
    9999        } 
Note: See TracChangeset for help on using the changeset viewer.