CINXE.COM
XCSoar - Manual
<!DOCTYPE html> <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>XCSoar - Manual</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="keywords" content="XCSoar, gliding, soaring, paragliding, gps, navigation, moving map" /> <meta name="description" content="open-source tactical glide computer for soaring and paragliding pilots" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="XCSoar.org ATOM feed" /> <link rel="stylesheet" href="/lib/bootstrap/bootstrap-normalize.css" > <link rel="stylesheet" href="/lib/bootstrap/bootstrap-button.css" > <link rel="stylesheet" href="/lib/bootstrap/bootstrap-grid.css" > <link rel="stylesheet" href="/css/xcsoar.css" > <link rel="stylesheet" href="/css/xcsoar-blue.css"> <link rel="stylesheet" href="/lib/jquery-lightbox/jquery.lightbox-0.5.css" > <link rel="stylesheet" href="/css/xcsoar-not-trac.css"> </head> <body> <div class="shadowed"> <div id="primary"> <div class="container"> <div class="row"> <div id="logo" class="span4"> <a href="/"> <img src="/img/logo-blue.svg" alt="xcsoar-logo-blue" /> </a> </div> <div class="span8"> <ul id="nav"> <li class="discover current"><a href="/discover/" title="Discover what XCSoar has to offer">Discover</a></li> <li class="download"><a href="/download/" title="Download XCSoar and the map files">Download</a></li> <li class="hardware"><a href="/hardware/" title="Information about hardware for XCSoar">Hardware</a></li> <li class="contact"><a href="/contact/" title="Get in touch with XCSoar people">Contact</a></li> <li class="develop"><a href="/develop/" title="Help us to develop XCSoar even further">Contribute</a></li> </ul> </div> </div> <div class="row"> <div id="title" class="span12"> <h1>Manual</h1> </div> </div> <div class="row" id="content"> <div id="aside" class="span4 pull-right"> <h2>Discover</h2> <ul> <li><a href="/discover/">About</a></li> <li><a href="/discover/news.html">News</a></li> <li><a href="/discover/features.html">Features</a></li> <li><a href="/discover/screenshots/">Screenshots</a></li> <li><a href="/discover/manual.html">Manual</a></li> <li><a href="/discover/logos.html">Logos</a></li> </ul> <hr/> </div> <div class="span8" id="summary"> <p>Since the XCSoar developers are currently very active, there might be some topics missing in this manual. Others might be outdated or simply wrong. If you find anything that you feel is wrong, please send us an <a href="/contact/">email</a>, open a ticket on <a href="https://github.com/XCSoar/XCSoar/issues/">trac</a> or try to fix the manual yourself. Since this is an open-source project everybody can <a href="/develop/">collaborate</a>!</p> <p>Manuals of the stable version 7.43:</p> <ul> <li><span class="flag flag-gb " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-in-a-flash.pdf">XCSoar in a flash</a></li> <li><span class="flag flag-gb " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-manual.pdf">XCSoar Manual</a></li> <li><span class="flag flag-de " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-Blitzeinstieg.pdf">XCSoar Blitzeinstieg</a> Quick guide in German</li> <li><span class="flag flag-de " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-manual-de.pdf">XCSoar Handbuch</a> Complete German manual</li> <li><span class="flag flag-fr " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-Prise-en-main.pdf">XCSoar Prise en main</a> Quick guide in French</li> <li><span class="flag flag-fr " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-manual-fr.pdf">XCSoar Manuel de l鈥檜tilisateur</a> Mostly complete French manual</li> <li><span class="flag flag-br " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-in-a-flash-pt_BR.pdf">XCSoar XCSoar em um flash</a> Quick guide in Portuguese</li> <li><span class="flag flag-br " style="display:inline-block"></span> <a href="https://download.xcsoar.org/releases/7.43/XCSoar-manual-pt_BR.pdf">XCSoar Manual do Usu谩rio</a> Complete Portuguese manual</li> <li><span class="flag flag-gb " style="display:inline-block"></span> <a href="https://xcsoar.readthedocs.io/en/latest/">XCSoar Developer manual</a></li> </ul> </div> </div> </div> </div> </div> <footer class="container"> <div class="row"> <div class="span12 copyright"> <p> <strong>XCSoar</strong> is Free Software released under the <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt">GNU/GPL License</a> .. <span class="nowrap">Copyright © 2000-2024</span> | <a href="//xcsoar.org/imprint.html">Imprint</a> </p> </div> </div> </footer> </body> </html>