Split the handling of the timestamp sample into two methods.
commit9002bdff08dca1e761cba2377f19a259381612f9
authorStefan Mertl <stefan@mertl-research.at>
Tue, 31 Jan 2017 13:58:03 +0000 (31 14:58 +0100)
committerStefan Mertl <stefan@mertl-research.at>
Tue, 31 Jan 2017 13:58:03 +0000 (31 14:58 +0100)
tree6bfa07883d464b1618e00ab7c029ee8cf6aad229
parent2c72abe79ade3d38a2a8153996876d42138c89ab
Split the handling of the timestamp sample into two methods.
Execute one as a thread to block the serial parser the minimum
amount of time.
software/c++/ruwaicom/include/recorder.h
software/c++/ruwaicom/src/recorder.cpp