djsftree

Results 3 issues of djsftree

Hi! In relation to https://github.com/sittner/linuxcnc-ethercat/commit/71014f6d24ccda4f2cb67352b54bc927ff1d431e please can you add support for REAL float writes. I believe it should be like this. Please check. Thanks. https://github.com/djsftree/linuxcnc-ethercat/commit/27557f683478cb08f2486d576f186b3677430511

I have use case where would would need to verify a persons identity before they are able to bid. In essence white list their Eth sending address after completing a...

Hi! Could you possibly add and check rv32im/ilp32 variant? Such as? riscv32im) ARCH=riscv32 LINUX_ARCH=riscv WITHARCH=--with-arch=rv32im --with-abi=ilp32 ;; Many thanks!