|
From: andypugh <no...@gi...> - 2026-04-06 16:45:55
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 04c3a6b53cd34261eb6508bac877a5f31e801431 https://github.com/LinuxCNC/linuxcnc/commit/04c3a6b53cd34261eb6508bac877a5f31e801431 Author: Hans Unzner <han...@gm...> Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M docs/src/hal/components.adoc A docs/src/man/man9/demux_generic.9.adoc M src/Makefile M src/Makefile.inc.in A src/hal/components/demux_generic.c Log Message: ----------- Add generic demultiplexer component (demux_generic) Based on mux_generic. Any number of pins, any data type. Commit: dbb10943ef489446b8f2d629a6ee2a32c4bafd9b https://github.com/LinuxCNC/linuxcnc/commit/dbb10943ef489446b8f2d629a6ee2a32c4bafd9b Author: andypugh <an...@bo...> Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M docs/src/hal/components.adoc A docs/src/man/man9/demux_generic.9.adoc M src/Makefile M src/Makefile.inc.in A src/hal/components/demux_generic.c Log Message: ----------- Merge pull request #3906 from hansu/add-component-demux_generic Add generic demultiplexer component (demux_generic) Compare: https://github.com/LinuxCNC/linuxcnc/compare/804fdc83c19d...dbb10943ef48 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |