Go to the source code of this file.
Namespaces | |
namespace | driver_svh |
This file contains the ReceiveThread for the serial communication. In order to receive packages independently from the sending direction this thread periodically polls the serial interface for new data. If data is present a statemachine will evaluate the right packet structure and send the data to further parsing once a complete serial packaged is received
Definition in file SVHReceiveThread.cpp.