|
From: Luca T. <no...@gi...> - 2026-07-17 23:49:25
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 124b8a5b222e0c33a40991d9d2d0eb0e8cf1e1ae https://github.com/LinuxCNC/linuxcnc/commit/124b8a5b222e0c33a40991d9d2d0eb0e8cf1e1ae Author: Bertho Stultiens <be...@va...> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M src/hal/drivers/mesa-hostmot2/sserial.c Log Message: ----------- hostmot2: Fix sserial error test to use 1 << x and not 1 < x. Commit: 4b06648dbf61790f1aa343b51e58041c5a3b67b6 https://github.com/LinuxCNC/linuxcnc/commit/4b06648dbf61790f1aa343b51e58041c5a3b67b6 Author: Luca Toniolo <107...@us...> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M src/hal/drivers/mesa-hostmot2/sserial.c Log Message: ----------- Merge pull request #4245 from BsAtHome/fix_hm2-sserial-shift hostmot2: Fix sserial error test to use 1 << x and not 1 < x Compare: https://github.com/LinuxCNC/linuxcnc/compare/8bc280150fed...4b06648dbf61 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |