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 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • xenomai
  • xenomaixenomai
  • Wiki
  • Home

Home · Changes

Page history
Convert URLs to markdown format authored Dec 04, 2019 by Philippe Gerum's avatar Philippe Gerum
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 15 deletions
+15 -15
  • Home.asciidoc Home.asciidoc +15 -15
  • No files found.
Home.asciidoc
View page @ 57fd3fed
...@@ -14,21 +14,21 @@ Xenomai is about making various real-time operating system APIs ...@@ -14,21 +14,21 @@ Xenomai is about making various real-time operating system APIs
available to Linux-based platforms. When the target Linux kernel available to Linux-based platforms. When the target Linux kernel
cannot meet the requirements with respect to response time cannot meet the requirements with respect to response time
constraints, Xenomai can also supplement it for delivering stringent constraints, Xenomai can also supplement it for delivering stringent
real-time guarantees based on an original co-kernel technology. real-time guarantees based on an original dual kernel approach.
## Real-time system ## Real-time system
* **Git hosting**: [https://xenomai.org/gitlab/xenomai](https://xenomai.org/gitlab/xenomai) * **Git hosting**: https://xenomai.org/gitlab/xenomai[https://xenomai.org/gitlab/xenomai]
* **Clone**: [git://git.xenomai.org/xenomai.git](git://git.xenomai.org/xenomai.git) * **Clone**: git://git.xenomai.org/xenomai.git[git://git.xenomai.org/xenomai.git]
* **Maintenance branch**: stable/v3.0.x * **Maintenance branch**: stable/v3.0.x
* **Development branch**: master * **Development branch**: master
* **Stable release**: v3.0.9 * **Stable release**: v3.0.9
[\[tarball\]](https://xenomai.org/downloads/xenomai/stable/xenomai-3.0.9.tar.bz2) https://xenomai.org/downloads/xenomai/stable/xenomai-3.0.9.tar.bz2[\[tarball\]]
[\[sig\]](https://xenomai.org/downloads/xenomai/stable/xenomai-3.0.9.tar.bz2.sig) https://xenomai.org/downloads/xenomai/stable/xenomai-3.0.9.tar.bz2.sig[\[sig\]]
[\[tag\]](https://xenomai.org/gitlab/xenomai/commit/120b1102) https://xenomai.org/gitlab/xenomai/commit/120b1102[\[tag\]]
* **Documentation**: * **Documentation**:
[\[HTML\]](https://xenomai.org/documentation/xenomai-3/html/xeno3prm/) https://xenomai.org/documentation/xenomai-3/html/xeno3prm/[\[HTML\]]
[\[PDF\]](https://xenomai.org/documentation/xenomai-3/pdf/) https://xenomai.org/documentation/xenomai-3/pdf/[\[PDF\]]
## Interrupt pipeline (I-pipe) ## Interrupt pipeline (I-pipe)
...@@ -40,15 +40,15 @@ which cannot be delayed by the regular kernel work. ...@@ -40,15 +40,15 @@ which cannot be delayed by the regular kernel work.
</div> </div>
Released patches can be downloaded from: Released patches can be downloaded from:
[https://xenomai.org/downloads/ipipe](https://xenomai.org/downloads/ipipe/). https://xenomai.org/downloads/ipipe[https://xenomai.org/downloads/ipipe].
The current development trees (starting from kernel 4.14) for the The current development trees (starting from kernel 4.14) for the
I-pipe are available from: I-pipe are available from:
* **ARM**: [https://xenomai.org/gitlab/ipipe-arm](https://xenomai.org/gitlab/ipipe-arm) * **ARM**: https://xenomai.org/gitlab/ipipe-arm[https://xenomai.org/gitlab/ipipe-arm]
* **ARM64**: [https://xenomai.org/gitlab/ipipe-arm64](https://xenomai.org/gitlab/ipipe-arm64) * **ARM64**: https://xenomai.org/gitlab/ipipe-arm64[https://xenomai.org/gitlab/ipipe-arm64]
* **PPC32**: [https://xenomai.org/gitlab/ipipe-ppc32](https://xenomai.org/gitlab/ipipe-ppc32) * **PPC32**: https://xenomai.org/gitlab/ipipe-ppc32[https://xenomai.org/gitlab/ipipe-ppc32]
* **x86**: [https://xenomai.org/gitlab/ipipe-x86](https://xenomai.org/gitlab/ipipe-x86) * **x86**: https://xenomai.org/gitlab/ipipe-x86[https://xenomai.org/gitlab/ipipe-x86]
The legacy development tree (up to kernel 4.9) can be reached at [this The legacy development tree (up to kernel 4.9) can be reached at
URL.](https://xenomai.org/gitlab/ipipe) https://xenomai.org/gitlab/ipipe[this URL].
\ No newline at end of file
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