Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
xenomai
xenomai
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • xenomai
  • xenomaixenomai
  • Wiki
  • Getting_The_Xenomai_Code

Last edited by Philippe Gerum Aug 15, 2018
Page history

Getting_The_Xenomai_Code

Getting the Xenomai code

All the repositories the project maintains can be viewed at this address.

The current Xenomai development takes place into the xenomai-3 repository.

Users running Xenomai in dual kernel mode can find detailed information about the I-pipe development trees.

Xenomai-3 development tree

  • the master branch tracks the development HEAD toward the next major release (currently heading to 3.1). This branch is never rebased.

  • the next branch tracks the latest commits pending merge into the master branch, it contains the most bleeding edge work. This branch may be rebased until it gets merged into the master branch eventually.

  • stable-* branches track updates to stable releases, such as stable-3.0.x which is the maintenance branch for the v3.0 major release. Those branches are never rebased.

Download areas

We issue self-contained source code distributions of the Xenomai code base, both for the latest stable release, and the current testing release.

Clone repository
  • Analogy_General_Presentation
  • Analogy_Practical_Presentation
  • App_Setup_And_Init
  • Archive
  • Benchmarking_With_Xeno_Test
  • Building_Applications_For_Xenomai_3
  • Building_Debian_Packages
  • CXP_RTDM
  • Common_Xenomai_Platform
  • Configuring_For_X86_Based_Dual_Kernels
  • Dealing_With_X86_IRQ_Sharing
  • Dealing_With_X86_SMI_Troubles
  • Dovetail
  • Driver_Serial_16550A
  • FAQ
View All Pages