Since both the driver and the client processes reside on the same linux host (communicating through a UDP port), the communication can be safely considered reliable and buffered (lossless as long as the driver sending rate is not larger than the receiving rate of the client for extended periods of time). Typically the drivers send measurements to the client and receive commands (e.g., set rate) from the client.
Last modified 17 months ago
Last modified on Jul 13, 2014, 8:23:14 PM