Drew Rife

Results 3 comments of Drew Rife

I commented in the other PR [346](https://github.com/cantools/cantools/pull/346) but are doubles the only supported type for clamping?

I planned on working on this (or if John or someone else beat me to it), see my issue here about the same subject: https://github.com/ETLCPP/etl/issues/838

> OK, it seems that to get the output to appear in the IDE's output window you must redirect the unit test output to `std::err` > > i.e. `etl.exe 1>&2`...