GobySoft / dccl

Dynamic Compact Control Language
Other
17 stars 13 forks source link

Fix regression enforcing min/max to be a multiple of the resolution when this wasn't enforced previously for the precision #98

Closed tsaubergine closed 1 year ago

tsaubergine commented 1 year ago

Closes #97

Use warning when checking for min/max being multiples of resolution when precision field is set (do not throw an exception for old messages that had do not conform to this check).