New380 / cubesat-space-protocol

Automatically exported from code.google.com/p/cubesat-space-protocol
0 stars 0 forks source link

Timeout should be in milliseconds #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For GUI and stuff, 1 second is a fine timeout. But we often rely on
timeouts that are a couple of milliseconds for internal communication
between subsystems. This should therefore be changed to milliseconds.

Original issue reported on code.google.com by johan.de...@gmail.com on 7 May 2010 at 2:00

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r38.

Original comment by j...@satlab.org on 8 May 2010 at 6:49

GoogleCodeExporter commented 9 years ago
r38 containes an overflow error for ts.tv_nsec that was fixed in r39

Original comment by j...@satlab.org on 8 May 2010 at 6:53