On Wed, 11 Oct 2023 at 11:11, Nicklas SB Karlsson <n...@nksb.eu> wrote:

> Encoders are commonly used in Linuxcnc and do overflow. However not sure
> if this i a big problem since it fit inside a double.

That's one of the things I want to fix.

> Then there is for example a double output a unsigned or signed 16 bit
> input to a servo drive

Can you name an example driver? If the output passes through HAL then
it has to be 32 bits currently. If it doesn't then the driver will
parse a 64 bit in just as readily as a 32.

Your messages seem to be assuming that I propose to go with
everything-is-a-double and that is not my current plan.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to