arpg / HAL

Hardware Abstraction Layer library.
Other
36 stars 24 forks source link

Fix/race condition #132

Closed fernando10 closed 8 years ago

fernando10 commented 8 years ago

When using two Posys devices, using the CsvPosysDriver, a race condition happened in "WaitForTime". Also the EOF condition was not popping the last timestamp causing the queue (and any other threads) to block indefinitely.