Difference between revisions of "Xenomai RTSerial"

From wiki.emacinc.com
Jump to: navigation, search
Line 18: Line 18:
 
Xenomai provides a RTDM profile for serial device drivers enabling real-time UART serial communication.
 
Xenomai provides a RTDM profile for serial device drivers enabling real-time UART serial communication.
 
The RTDM serial driver provides the necessary user-space API to perform serial port configuration and communication.
 
The RTDM serial driver provides the necessary user-space API to perform serial port configuration and communication.
The following sections will outline the use of the interface and provide basic examples.
+
The following sections will outline the use of the user-space interface and provide basic examples.
  
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->

Revision as of 14:32, 3 March 2016

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

General Information

Xenomai provides a RTDM profile for serial device drivers enabling real-time UART serial communication. The RTDM serial driver provides the necessary user-space API to perform serial port configuration and communication. The following sections will outline the use of the user-space interface and provide basic examples.

Xenomai RTSerial

Examples

Conclusion

Further Information

Where to Go Next
Pages with Related Content