Open DDR0 opened 5 years ago
First off, there is an error in the API call made here in that minFrameTime should be in units of seconds while framePeriod is in units of nanoseconds. This means that the initial frame time being set is off by an order of a billion, leading to an overflow in the timing program.
However, this should result in an exception being raised rather than a crash of the control daemon.
The following call crashes Pychcronos. It should result in an error message.
Log: