Add real32 (Beckhoff float) and real64 (Beckhoff double) on jazzy - #197
Conversation
…d EC_WRITE_REAL aren't always available.
Do you confirm it works on your hardware? |
I didn't test this branch, but the changes I made works for floats. Can't quickly test this for now, because I have a branch with to much changes in for now to quickly swap and test. |
|
I used it for reading PDOs with floats, that worked perfectly |
Alright, thank you both! |
I tried to merge the current jazzy branch into #132 from @JensVanhooydonck
I applied my comments from #132 (review) and fixed some compiler warnings.
As of now, I only tested compilation and smoke test with double PDO interfaces, hardware tests hopefully tomorrow.