added usr ls1 e-track-2 & 3 setups
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4053 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 9f86cebb6d344f1ba805a29610e5a545f0d37500 Former-commit-id: f13d15544e8cc969c40c1d81a1833447f76b713d
This commit is contained in:
parent
01a3c6b8d0
commit
abf6a0f9dd
12 changed files with 522 additions and 0 deletions
47
src/drivers/usr/usr_ls1/ls1-archer-r9/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-archer-r9/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="14.50"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-archer-r9/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-archer-r9/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.20"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
47
src/drivers/usr/usr_ls1/ls1-newcastle-fury/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-newcastle-fury/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="13.60"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-newcastle-fury/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-newcastle-fury/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.00"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
47
src/drivers/usr/usr_ls1/ls1-taipan-ltsr/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-taipan-ltsr/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="13.60"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-taipan-ltsr/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-taipan-ltsr/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.20"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
47
src/drivers/usr/usr_ls1/ls1-toro-rgt/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-toro-rgt/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="14.50"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-toro-rgt/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-toro-rgt/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.20"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
47
src/drivers/usr/usr_ls1/ls1-vulture-v6r/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-vulture-v6r/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="14.50"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-vulture-v6r/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-vulture-v6r/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.20"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
47
src/drivers/usr/usr_ls1/ls1-zentek-z7r/e-track-2.xml
Executable file
47
src/drivers/usr/usr_ls1/ls1-zentek-z7r/e-track-2.xml
Executable file
|
@ -0,0 +1,47 @@
|
|||
<?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="21"/>
|
||||
</section>
|
||||
|
||||
<section name="private">
|
||||
<attnum name="ext margin" val="1.20"/>
|
||||
<attnum name="base speed" val="14.50"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
src/drivers/usr/usr_ls1/ls1-zentek-z7r/e-track-3.xml
Executable file
40
src/drivers/usr/usr_ls1/ls1-zentek-z7r/e-track-3.xml
Executable file
|
@ -0,0 +1,40 @@
|
|||
<?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="private">
|
||||
<attnum name="ext margin" val="1.80"/>
|
||||
<attnum name="base speed" val="14.20"/>
|
||||
<attnum name="slope factor" val="0.30"/>
|
||||
<attnum name="base brake" min="10.0" max="200.0" val="60.00"/>
|
||||
<attnum name="avoid brake factor" min="-20" max="20" val="0.85"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue