Hardware related classes Most classes related to specific pieces of hardware can be found in the Contrib package. Hardware common enough to worth including in the main RAVL package is documented here. Normal classes: SerialCtrlC Class to control unix serial ports. OSerialC Output serial stream. ISerialC Input serial stream. IOSerialC Input/Output serial stream. Advanced classes: DMABufferC Buffer suitable for DMA transfers Develop classes: DMABufferBodyC Buffer suitable for DMA transfers
Most classes related to specific pieces of hardware can be found in the Contrib package. Hardware common enough to worth including in the main RAVL package is documented here.