FreeCalypso > hg > tcs211-c139
view gpf/BIN/emw.ini @ 48:616f63f3e501 default tip
fixed bug in etm_pkt_send() dealing with max-sized packets:
this fix is needed for fc-fsio cpout command to work like it does
with Pirelli's firmware (they must have made the same fix)
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 13 Nov 2015 19:11:07 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Steve Farmwald (private) --> <!--The values are case-insensitive--> <EMW> <GuiDefinitionFile>..\cfg\emw_at_via_pco.xml</GuiDefinitionFile> <!-- ProcessModel MUST be set to SingleProcess This is currently the only process model. --> <ProcessModel>SingleProcess</ProcessModel> <LoggerLimit>500</LoggerLimit> <!-- BackendModel may be one of: - DSample - Simulation - SimulatePCO --> <!-- <BackendModel>Simulation</BackendModel> <BackendModel>DSample</BackendModel> <BackendModel>SimulatePCO</BackendModel> --> <BackendModel>DSample</BackendModel> <!-- SimulationInterval is only used when BackendModel = Simulation --> <SimulationInterval>500</SimulationInterval> </EMW>