<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title> MLAB FAQ </title>
    <meta name="keywords" content="MLAB FAQ Frequently Asked Questions">
    <meta name="description" content="MLAB Project, Frequently Asked Questions">
    <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
    <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
    <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
    <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
    <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
    <!-- AUTOINCLUDE END -->
  </head>

  <body lang="en">

    <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
    <!-- ============== HEADER ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawHeader();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the header </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawMenu();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the menu </b><p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- ============== TEXT ============== -->
    <div class="Text">
      <p class="Title">
        Frequently Asked Questions
      </p>

      <h2> I don't understand Czech. What sohould I do? </h2>
      
      <p>
        Because we are not English native speakers it is not easy to write large
        English texts. We hope that the most information is international
        (schematics, pictures, sources) so only the detailed text can be
        problem. If you have any question, please ask and we will try to answer.
      </p>

      <h2> I have found a bug or typo. What should I do? </h2>

      <p>
        Let <a href="./AboutAuthors.en.html" title="Contacts to Authors">us</a>
        know. You will feel better. I promise.
      </p>

      <h2> Where are design files? </h2>

      <p>
        All design data (schematic files, PCB files, sources and so on) is
        stored in SubVersion database on our server. You can browse the database
        using your web client because we have
        <a href=  "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Webové rozhraní pro SVN databázi">WebSVN</a> server.
        You can browse or look at any single file or you can download the whole
        (compressed) subdirectory of the project you are interested in.
        <br>
        Other possibility is to install SubVersion client on your computer and
        download what ever you wish. How to do it is written on
        <a href="./Downloads.en.html" title="For Download">Download Page</a>.
      </p>

      <h2> Where is the partlist? </h2>

      <p>
        Detailed partlist (Bill of Material) in XLS format is usually stored in <i>SCH</i>
        directory of the project.
      </p>

      <h2> I don't understand the directory structure. How to understand it? </h2>

      <p>
        The directory structure is documented but not in English so you have to
        help yourself. We are trying to use the same directory structure for
        all projects (both modules and designs).
      </p>

      <h2> Can I buy complete modules? </h2>

      <p>
        No. We are neither manufacturers nor component sellers. We are just
        hobbyists.
      </p>

    </div>

    <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
    <!-- ============== FOOTER ============== -->
    <div class="Footer">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawFooter();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the footer </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

  </body>
</html>