Branch: refs/heads/master
Home: https://github.com/LinuxCNC/linuxcnc
Commit: 25ac3dab2d72eb1b685293faf2045c4faeaf95d1
https://github.com/LinuxCNC/linuxcnc/commit/25ac3dab2d72eb1b685293faf2045c4faeaf95d1
Author: Hannes Diethelm <han...@gm...>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M src/emc/motion/motion.c
Log Message:
-----------
Revert "motion: avoid duplicate terminal outputs for RTAPI_MSG_ERROR messages"
This reverts commit 47324a78687b6edf667129e5b261883ba6e8927e.
Commit: e0d88b89f91c3c536090482a4e6f8df70220ac94
https://github.com/LinuxCNC/linuxcnc/commit/e0d88b89f91c3c536090482a4e6f8df70220ac94
Author: Hannes Diethelm <han...@gm...>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M src/hal/drivers/mesa-hostmot2/hm2_modbus.c
Log Message:
-----------
Revert "Fix printing hm2_modbus messages at startup."
This reverts commit 65e2269723875ae369d094c654abb871c0236cb1.
Commit: a39cb499ac418419245e4db4797586cf6d2103ad
https://github.com/LinuxCNC/linuxcnc/commit/a39cb499ac418419245e4db4797586cf6d2103ad
Author: Hannes Diethelm <han...@gm...>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M src/hal/drivers/mesa-hostmot2/hm2_modbus.c
Log Message:
-----------
Reapply some changes in hm2_modbus.c
Commit: 4de2e5aa8ca1adb18aba2ebc9ef3797344896a78
https://github.com/LinuxCNC/linuxcnc/commit/4de2e5aa8ca1adb18aba2ebc9ef3797344896a78
Author: Hannes Diethelm <han...@gm...>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M src/emc/motion/motion.c
Log Message:
-----------
Fix error messages are not shown
The last two reverts fix the issue. This commit describes why there is
no good workaround against showing errors twice.
Commit: c3c06c6de67eebec154679c99f94b85f5acae52e
https://github.com/LinuxCNC/linuxcnc/commit/c3c06c6de67eebec154679c99f94b85f5acae52e
Author: Hannes Diethelm <han...@gm...>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M src/emc/motion/motion.c
M src/emc/motion/stashf.c
M src/emc/motion/usrmotintf.cc
M src/emc/task/taskintf.cc
Log Message:
-----------
Fix error messages are shown twice
Instead of inhibiting old_handler() we always use old_handler() for
console in real time context and inhibit print to console for messages
passed from realtime to milltask.
Commit: a6cc37a99017556e4f0e8e09058cc929a46293bd
https://github.com/LinuxCNC/linuxcnc/commit/a6cc37a99017556e4f0e8e09058cc929a46293bd
Author: andypugh <an...@bo...>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M src/emc/motion/motion.c
M src/emc/motion/stashf.c
M src/emc/motion/usrmotintf.cc
M src/emc/task/taskintf.cc
M src/hal/drivers/mesa-hostmot2/hm2_modbus.c
Log Message:
-----------
Merge pull request #4116 from hdiethelm/fix_errors_not_printed
Fix errors not printed
Compare: https://github.com/LinuxCNC/linuxcnc/compare/34bd6d666622...a6cc37a99017
To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications
|