-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
63 lines (47 loc) · 2.05 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
BASIC OVERVIEW
--------------
BVEC_ATS is a BSD-Licened plugin for the OpenBVE train simulator.
This plugin aims to provide basic simulation functions for British
safety systems such as AWS & TPWS, and traction simulation for
electric, diesel and steam locomotives.
SUPPORTED OPERATING SYSTEMS
---------------------------
BVEC_ATS has been designed to be fully cross-platform, and supports
any operating system capable of running OpenBVE. It has been tested
on these operating systems:
* Windows 7
* Windows 8.1
* Debian Wheezy
* Ubuntu Saucy
* Ubuntu Trusty [libgdiplus / OpenBVE are broken, and require manual
downgrading to the Saucy libgdiplus version]
MIGRATING FROM OS_ATS [DEVELOPERS & END USERS]
----------------------------------------------
End Users:
BVEC_ATS supports an automatic upgrade of an existing OS_ATS
configuration file.
OS_ATS1.dll and OS_ATS1.cfg must be present in the same directory as BVEC_ATS.dll
[On Linux & Mac, the case of these two filenames must match]
Devlopers:
If you are migrating from OS_ATS, first allow the plugin to perform an automatic upgrade.
Whilst the form for most paramaters are identical, some differ slightly.
Please see configuration and the online documentation for further details.
CONFIGURATION
-------------
Please see http://www.bvecornwall.co.uk/wordpress/bvec_ats-configuration/
for full details on how to configure this plugin.
BUILDING THE PLUGIN
-------------------
This plugin has been developed in Visual Studio 2010, C#.Net 4.0
It should compile without trouble in both Visual Studio & SharpDevelop
if a reference is added to OpenBVEapi.dll [Found in your OpenBVE directory]
CONTRIBUTORS
------------
BVEC_ATS uses code derived from OS_ATS by Oskari Saarekas, as well
as public domain code by Anthony Bowden, Odyakufan & Michelle
Italian SCMT traction modelling and safety systems are based upon OS_SZ_ATS
by Stefano Zilocchi, originally licenced under the GPL, and ported/ relicenced
with permission.
PZB implementation based upon documents and feedback from Quork
Christopher Lees
http://www.bvecornwall.co.uk