Skip to content

Sundown3867/XCSoar

 
 

Repository files navigation

XCSoar Logo XCSoar

.github/workflows/build-native.yml .github/workflows/build-container.yml .github/workflows/build-docs.yml

XCSoar is a tactical glide computer for Android, Linux, macOS, and Windows.

This file is aimed at developers. Developers should read the developer manual.

Users can refer to the Users' Manual which, for the latest release, can be downloaded via the XCSoar home page.

Getting the source

The XCSoar source code is managed with git. It can be fetched with the following command:

git clone --recurse-submodules https://github.com/XCSoar/XCSoar

To update your repository, use the following command:

git pull --recurse-submodules

For more information, please refer to the git documentation.

Compiling from source

Please read the current Developer's Manual for detailed build instructions.

Submitting patches

Patches may be submitted using the Developers' mail list or GitHub. Refer to chapter 3 of the current Developers' Manual for details of how to write and submit patches upstream.

About

... the open-source glide computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • C 10.1%
  • Makefile 2.7%
  • Java 2.1%
  • Python 0.7%
  • Perl 0.3%
  • Other 0.4%