Difference between revisions of "Xenomai RTNet"
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 | + | 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 | 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 11:25, 7 March 2016
Contents
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.