1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
2 |
<html> |
2 |
<html> |
3 |
<head> |
3 |
<head> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
5 |
<title> MLAB FAQ </title> |
5 |
<title> MLAB FAQ </title> |
6 |
<meta name="keywords" content="MLAB FAQ Frequently Asked Questions"> |
6 |
<meta name="keywords" content="MLAB FAQ Frequently Asked Questions"> |
7 |
<meta name="description" content="MLAB Project, Frequently Asked Questions"> |
7 |
<meta name="description" content="MLAB Project, Frequently Asked Questions"> |
8 |
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> |
8 |
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> |
9 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
9 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
10 |
<link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
10 |
<link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
11 |
<link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico"> |
11 |
<link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico"> |
12 |
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
12 |
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
13 |
<!-- AUTOINCLUDE END --> |
13 |
<!-- AUTOINCLUDE END --> |
14 |
</head> |
14 |
</head> |
15 |
|
15 |
|
16 |
<body lang="en"> |
16 |
<body lang="en"> |
17 |
|
17 |
|
18 |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
18 |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
19 |
<!-- ============== HEADER ============== --> |
19 |
<!-- ============== HEADER ============== --> |
20 |
<div class="Header"> |
20 |
<div class="Header"> |
21 |
<script type="text/javascript"> |
21 |
<script type="text/javascript"> |
22 |
<!-- |
22 |
<!-- |
23 |
SetRelativePath("../"); |
23 |
SetRelativePath("../"); |
24 |
DrawHeader(); |
24 |
DrawHeader(); |
25 |
// --> |
25 |
// --> |
26 |
</script> |
26 |
</script> |
27 |
<noscript> |
27 |
<noscript> |
28 |
<p><b> JavaScript is required for including of the header </b></p> |
28 |
<p><b> JavaScript is required for including of the header </b></p> |
29 |
</noscript> |
29 |
</noscript> |
30 |
</div> |
30 |
</div> |
31 |
<!-- AUTOINCLUDE END --> |
31 |
<!-- AUTOINCLUDE END --> |
32 |
|
32 |
|
33 |
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
33 |
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
34 |
<!-- ============== MENU ============== --> |
34 |
<!-- ============== MENU ============== --> |
35 |
<div class="Menu"> |
35 |
<div class="Menu"> |
36 |
<script type="text/javascript"> |
36 |
<script type="text/javascript"> |
37 |
<!-- |
37 |
<!-- |
38 |
SetRelativePath("../"); |
38 |
SetRelativePath("../"); |
39 |
DrawMenu(); |
39 |
DrawMenu(); |
40 |
// --> |
40 |
// --> |
41 |
</script> |
41 |
</script> |
42 |
<noscript> |
42 |
<noscript> |
43 |
<p><b> JavaScript is required for including of the menu </b><p> |
43 |
<p><b> JavaScript is required for including of the menu </b><p> |
44 |
</noscript> |
44 |
</noscript> |
45 |
</div> |
45 |
</div> |
46 |
<!-- AUTOINCLUDE END --> |
46 |
<!-- AUTOINCLUDE END --> |
47 |
|
47 |
|
48 |
<!-- ============== TEXT ============== --> |
48 |
<!-- ============== TEXT ============== --> |
49 |
<div class="Text"> |
49 |
<div class="Text"> |
50 |
<p class="Title"> |
50 |
<p class="Title"> |
51 |
Frequently Asked Questions |
51 |
Frequently Asked Questions |
52 |
</p> |
52 |
</p> |
53 |
|
53 |
|
54 |
<p class="Subtitle"> |
54 |
<p class="Subtitle"> |
55 |
Another questions can be answered via the <a href="http://groups.google.com/group/mlab-users">Mailing list</a>. |
55 |
Another questions can be answered via the <a href="http://groups.google.com/group/mlab-users">Mailing list</a>. |
56 |
</p> |
56 |
</p> |
57 |
|
57 |
|
58 |
<h2> I don't understand Czech. What should I do? </h2> |
58 |
<h2> I don't understand Czech. What should I do? </h2> |
59 |
|
59 |
|
60 |
<p> |
60 |
<p> |
61 |
Because we are not English native speakers it is not easy to write large |
61 |
Because we are not English native speakers it is not easy to write large |
62 |
English texts. We hope that the most information is international |
62 |
English texts. We hope that the most information is international |
63 |
(schematics, pictures, sources) so only the detailed text can be |
63 |
(schematics, pictures, sources) so only the detailed text can be |
64 |
problem. If you have any question, please ask us and we will try to answer. |
64 |
problem. If you have any question, please ask us and we will try to answer. |
65 |
</p> |
65 |
</p> |
66 |
|
66 |
|
67 |
<h2> I have found a bug or typo. What should I do? </h2> |
67 |
<h2> I have found a bug or typo. What should I do? </h2> |
68 |
|
68 |
|
69 |
<p> |
69 |
<p> |
70 |
Let <a href="./AboutAuthors.en.html" title="Contacts to Authors">us</a> |
70 |
Let <a href="./AboutAuthors.en.html" title="Contacts to Authors">us</a> |
71 |
know or you should use <a href="http://wiki.mlab.cz" title="Wiki MLAB">wiki</a> to correct it. |
71 |
know or you should use <a href="http://wiki.mlab.cz" title="Wiki MLAB">wiki</a> to correct it. |
72 |
</p> |
72 |
</p> |
73 |
|
73 |
|
74 |
<h2> Where are design files? </h2> |
74 |
<h2> Where are design files? </h2> |
75 |
|
75 |
|
76 |
<p> |
76 |
<p> |
77 |
All design data (schematic files, PCB files, sources and so on) is |
77 |
All design data (schematic files, PCB files, sources and so on) is |
78 |
stored in SubVersion database on our server. You can browse the database |
78 |
stored in SubVersion database on our server. You can browse the database |
79 |
using your web client because we have |
79 |
using your web client because we have |
80 |
<a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface for SVN database">WebSVN</a> server. |
80 |
<a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface for SVN database">WebSVN</a> server. |
81 |
You can browse or look at any single file or you can download the whole |
81 |
You can browse or look at any single file or you can download the whole |
82 |
(compressed) subdirectory of the project you are interested in. |
82 |
(compressed) subdirectory of the project you are interested in. |
83 |
<br> |
83 |
<br> |
84 |
Other possibility is to install SubVersion client on your computer and |
84 |
Other possibility is to install SubVersion client on your computer and |
85 |
download what ever you wish. How to do it is written on |
85 |
download what ever you wish. How to do it is written on |
86 |
<a href="./Downloads.en.html" title="For Download">Download Page</a>. |
86 |
<a href="./Downloads.en.html" title="For Download">Download Page</a>. |
87 |
</p> |
87 |
</p> |
88 |
|
88 |
|
89 |
<h2> Why you do not use git? </h2> |
89 |
<h2> Why you do not use git? </h2> |
90 |
|
90 |
|
91 |
<p> |
91 |
<p> |
92 |
Git is perfectly suitable to software development. But MLAB is focused on hardware which leads |
92 |
Git is perfectly suitable to software development. But MLAB is focused on hardware which leads |
93 |
to many binary files incompatible with git powerfull merge tools. |
93 |
to many binary files incompatible with git powerfull merge tools. |
94 |
</p> |
94 |
</p> |
95 |
|
95 |
|
96 |
<h2> Where is the partlist? </h2> |
96 |
<h2> Where is the partlist? </h2> |
97 |
|
97 |
|
98 |
<p> |
98 |
<p> |
99 |
Detailed partlist (Bill of Material) in XLS format is usually stored in <i>SCH</i> |
99 |
Detailed partlist (Bill of Material) in XLS format is usually stored in <i>SCH</i> |
100 |
directory of the project. |
100 |
directory of the project. |
101 |
</p> |
101 |
</p> |
102 |
|
102 |
|
103 |
<h2> I don't understand the directory structure. How to understand it? </h2> |
103 |
<h2> I don't understand the directory structure. How to understand it? </h2> |
104 |
|
104 |
|
105 |
<p> |
105 |
<p> |
106 |
The directory structure is documented but not in English so you have to |
106 |
The directory structure is documented but not in English so you have to |
107 |
help yourself. We are trying to use the same directory structure for |
107 |
help yourself. We are trying to use the same directory structure for |
108 |
all projects (both modules and designs). |
108 |
all projects (both modules and designs). |
109 |
</p> |
109 |
</p> |
110 |
|
110 |
|
111 |
<h2> Can I buy complete modules? </h2> |
111 |
<h2> Can I buy complete modules? </h2> |
112 |
|
112 |
|
113 |
<p> |
113 |
<p> |
114 |
Some modules are available at the <a href="http://www.ust.cz/shop/" |
114 |
Some modules are available at the <a href="http://www.ust.cz/shop/" |
115 |
title="Prodej stavebnic a hotových podulů MLAB">internet store</a> of UST - Universal Scientific Technologies company. |
115 |
title="Prodej stavebnic a hotových podulů MLAB">internet store</a> of UST - Universal Scientific Technologies company. If you wish to buy some designs for cryptocurrency conins, please contact Jakub Kákona (kaklik@mlab.cz) |
116 |
</p> |
116 |
</p> |
117 |
|
117 |
|
118 |
</div> |
118 |
</div> |
119 |
|
119 |
|
120 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
120 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
121 |
<!-- ============== FOOTER ============== --> |
121 |
<!-- ============== FOOTER ============== --> |
122 |
<div class="Footer"> |
122 |
<div class="Footer"> |
123 |
<script type="text/javascript"> |
123 |
<script type="text/javascript"> |
124 |
<!-- |
124 |
<!-- |
125 |
SetRelativePath("../"); |
125 |
SetRelativePath("../"); |
126 |
DrawFooter(); |
126 |
DrawFooter(); |
127 |
// --> |
127 |
// --> |
128 |
</script> |
128 |
</script> |
129 |
<noscript> |
129 |
<noscript> |
130 |
<p><b> JavaScript is required for including of the footer </b></p> |
130 |
<p><b> JavaScript is required for including of the footer </b></p> |
131 |
</noscript> |
131 |
</noscript> |
132 |
</div> |
132 |
</div> |
133 |
<!-- AUTOINCLUDE END --> |
133 |
<!-- AUTOINCLUDE END --> |
134 |
|
134 |
|
135 |
</body> |
135 |
</body> |
136 |
</html> |
136 |
</html> |