-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (51 loc) · 3.09 KB
/
index.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" content="BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN.">
<meta name="author" content="RBEI and ETAS">
<meta name="keywords" content="BUSMASTER, CAN, Open Source, Open Source Software, Software, BUS Analyzer, CAN Analyzer, CAN Software, CAN Open Source">
<title>BUSMASTER</title>
<link rel="stylesheet" type="text/css" href="BUSMASTER_files/style.css">
</head>
<body>
<div class="wrapper">
<div class="wrapper_inner">
<div class="header">
<div class="header_description">
<p>Kvaser LIN Driver is base on an Open Source Software 'BUSMASTER',which is a tool to simulate, analyze and test data bus systems such as CAN.</p>
<p> </p>
</div> <!-- header -->
</div> <!-- header_description -->
<div class="box">
<div class="halfbox">
<div class="box_headline">
<h2>User Information</h2>
</div> <!-- box_headline -->
<div class="box_content">
<ul>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="http://pan.baidu.com/s/1sjQNJK5">Download</a> <span style="color:red;">(Newest Release: v2.6.3 lin)</span></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="busmaster/Examples/LIN/LIN_20_Sample.ldf">LIN Sample ldf</a></li><li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://raw.githubusercontent.com/rbei-etas/busmaster-documents/master/help.pdf">User Manual</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/rbei-etas/busmaster/wiki/Hardware-support">Hardware Support</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/rbei-etas/busmaster/milestones">Release Roadmap</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/rbei-etas/busmaster/issues">Bugs and Feature Requests</a></li>
</ul>
</div> <!-- box_content -->
</div> <!-- halfbox -->
<div class="halfbox" style="margin: 0 0 0 20px">
<div class="box_headline">
<h2>Developer Information</h2>
</div> <!-- box_headline -->
<div class="box_content">
<ul>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/uincore/busmaster">Project Page</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://raw.githubusercontent.com/rbei-etas/busmaster-documents/master/development_environment.pdf">Development Environment</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/rbei-etas/busmaster-documents">Further Documents</a></li>
<li><img class="arrow" src="BUSMASTER_files/arrow.png" alt="Arrow"><a href="https://github.com/rbei-etas/busmaster/wiki/Contribution-process">Contribution Process</a></li>
</ul>
</div> <!-- box_content -->
</div> <!-- halfbox -->
<div class="clear"></div>
</div> <!-- box -->
</div> <!-- wrapper_inner -->
</div> <!-- wrapper -->
</body></html>