Difference between revisions of "Xenomai RTNet"

From wiki.emacinc.com
Jump to: navigation, search
Line 13: Line 13:
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
 
{{:Templateimpl:geninfo | initials=MW | title=Xenomai RTNet | desc=Xenomai RTNet | project=OE 5.0 }}
 
{{:Templateimpl:geninfo | initials=MW | title=Xenomai RTNet | desc=Xenomai RTNet | project=OE 5.0 }}
Xenomai use the RTNet stack to provide real-time Ethernet. RTNet provides deterministic versions of UDP/IP, TCP/IP, IMCP, and ARP.
+
Xenomai uses the RTNet stack to provide real-time Ethernet. RTNet provides deterministic versions of various protocols (UDP/IP, IMCP, ARP).
RTnet provides a posix API for the Xenomai real-time user-space. Xenomai provide several real-time Ethernet drivers, the stack, and various tools.
+
Xenomai provides several real-time Ethernet drivers, the stack, and various tools.
 
This document explains how to load a real-time Ethernet driver and perform basic tests. The links below will help augment this information
 
This document explains how to load a real-time Ethernet driver and perform basic tests. The links below will help augment this information
 
as well as discuss programming using the RTnet stack.
 
as well as discuss programming using the RTnet stack.

Revision as of 12:25, 7 March 2016

TODO: {{#todo: NotStarted (03.03.2016-13:06->MW+)|Michael Welling|OE 5.0,MW,NotStarted}}

General Information

Xenomai uses the RTNet stack to provide real-time Ethernet. RTNet provides deterministic versions of various protocols (UDP/IP, IMCP, ARP). Xenomai provides several real-time Ethernet drivers, the stack, and various tools. This document explains how to load a real-time Ethernet driver and perform basic tests. The links below will help augment this information as well as discuss programming using the RTnet stack.

Xenomai RTNet

Examples

Further Information

Where to Go Next
Pages with Related Content