added usr ls1 ruudskogen setups

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4047 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4addd43950732a77b993fc9e237ed3ea3402a40e
Former-commit-id: 3d98a14b259398203d94ddce9b0b43c95c7e25f4
This commit is contained in:
andrewsumner 2011-11-03 09:30:16 +00:00
parent fc23ae1d59
commit 585c1fd863
6 changed files with 390 additions and 0 deletions

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="15.50"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="15.50"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="15.50"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="15.50"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="15.50"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: default.xml 2917 2010-10-17 19:03:40Z pouillot $
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="Front Wing">
<attnum name="angle" unit="deg" min="6" max="10" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="4" max="22" val="22"/>
</section>
<section name="private">
<attnum name="int margin" min="0" max="2" val="1.0"/>
<attnum name="ext margin" min="0" max="2" val="0.4"/>
<attnum name="slope factor" val="0.40"/>
<attnum name="base speed" val="16.00"/>
<attnum name="0 bgn" val="140"/>
<attnum name="0 end" val="190"/>
<attnum name="0 base speed" val="12"/>
<attnum name="0 int margin" val="1.2"/>
<attnum name="1 bgn" val="530"/>
<attnum name="1 end" val="590"/>
<attnum name="1 base speed" val="12"/>
<attnum name="3 bgn" val="1100"/>
<attnum name="3 end" val="1350"/>
<attnum name="3 int margin" val="4.5"/>
<attnum name="2 bgn" val="1300"/>
<attnum name="2 end" val="1550"/>
<attnum name="2 ext margin" val="1.5"/>
<attnum name="2 base speed" val="12"/>
</section>
</params>