Branch: refs/heads/master
Home: https://github.com/LinuxCNC/linuxcnc
Commit: 36e17373e8510de9073ef4a374eae766cd2f20b9
https://github.com/LinuxCNC/linuxcnc/commit/36e17373e8510de9073ef4a374eae766cd2f20b9
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/configure.ac
M src/rtapi/Submakefile
A src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Start xenomai4
Commit: 840872b7aa61c07d7b69e3d5d0ea02567b265e09
https://github.com/LinuxCNC/linuxcnc/commit/840872b7aa61c07d7b69e3d5d0ea02567b265e09
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/Makefile.inc.in
M src/configure.ac
Log Message:
-----------
EVL: Something builds
Commit: a592d09e76ff7f1f731e664e52eb574c3a614812
https://github.com/LinuxCNC/linuxcnc/commit/a592d09e76ff7f1f731e664e52eb574c3a614812
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/rtapi/uspace_common.h
M src/rtapi/uspace_rtapi_app.cc
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: WIP
Commit: d7edd05602624cee78ea7587058a5e19751a0e90
https://github.com/LinuxCNC/linuxcnc/commit/d7edd05602624cee78ea7587058a5e19751a0e90
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Finally got EVL thread
Commit: c7566e809ac2cae6aab14150ff70899b82405dc6
https://github.com/LinuxCNC/linuxcnc/commit/c7566e809ac2cae6aab14150ff70899b82405dc6
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Use some evl functions (probably not needed)
Commit: c0364f549b47265302cba6a8ca00877a69dfe9ea
https://github.com/LinuxCNC/linuxcnc/commit/c0364f549b47265302cba6a8ca00877a69dfe9ea
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/rtapi/uspace_common.h
Log Message:
-----------
EVL: Fix detection
Commit: 3bbdd3c9f60742d4a22710fc93ee19b084af3a5e
https://github.com/LinuxCNC/linuxcnc/commit/3bbdd3c9f60742d4a22710fc93ee19b084af3a5e
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/configure.ac
Log Message:
-----------
EVL: Improve configure
Commit: ce9faee7f014496b94fe576c052b071f30d8329e
https://github.com/LinuxCNC/linuxcnc/commit/ce9faee7f014496b94fe576c052b071f30d8329e
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Fix sleeps
Commit: 202aec2f5b9e61e22cd4db19302c44ef03af028a
https://github.com/LinuxCNC/linuxcnc/commit/202aec2f5b9e61e22cd4db19302c44ef03af028a
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M src/rtapi/uspace_rtai.cc
M src/rtapi/uspace_xenomai.cc
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Fix warnings
Commit: 46c14f97f60fa17f7256ee32b5fa16e47408500c
https://github.com/LinuxCNC/linuxcnc/commit/46c14f97f60fa17f7256ee32b5fa16e47408500c
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M src/rtapi/rtapi_uspace.hh
M src/rtapi/uspace_rtai.cc
M src/rtapi/uspace_rtapi_app.cc
M src/rtapi/uspace_xenomai.cc
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Fix cpu assignement for posix/lxrt/xenomai/evl
Commit: ea6e61f5addd8df896ac137170b4a5f938cd22f9
https://github.com/LinuxCNC/linuxcnc/commit/ea6e61f5addd8df896ac137170b4a5f938cd22f9
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M src/rtapi/rtapi_uspace.hh
M src/rtapi/uspace_rtapi_app.cc
Log Message:
-----------
Fix priority check for LXRT
Cherry-Pick from 2.9 branch
Commit: a761e759e6b513aef8c623b1b6920cd2c612c47a
https://github.com/LinuxCNC/linuxcnc/commit/a761e759e6b513aef8c623b1b6920cd2c612c47a
Author: Hannes Diethelm <hdi...@hs...>
Date: 2026-04-05 (Sun, 05 Apr 2026)
Changed paths:
M src/rtapi/uspace_rtai.cc
M src/rtapi/uspace_rtapi_app.cc
Log Message:
-----------
LXRT: Fix cpu selection
Commit: faa6cf69b722f2a03f2a5a38c00a13ba7e192c69
https://github.com/LinuxCNC/linuxcnc/commit/faa6cf69b722f2a03f2a5a38c00a13ba7e192c69
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-05 (Sun, 05 Apr 2026)
Changed paths:
M src/rtapi/uspace_common.h
M src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
EVL: Nicer detection
Commit: ea5ef85cb6c31b9c99506d38c5c20b18d8fd168b
https://github.com/LinuxCNC/linuxcnc/commit/ea5ef85cb6c31b9c99506d38c5c20b18d8fd168b
Author: Hannes Diethelm <han...@gm...>
Date: 2026-04-05 (Sun, 05 Apr 2026)
Changed paths:
M src/rtapi/uspace_rtapi_app.cc
Log Message:
-----------
EVL: parse_cpu_list: Point to specific commit
Commit: 804fdc83c19d26eb0deb293069ac54c2e40b095d
https://github.com/LinuxCNC/linuxcnc/commit/804fdc83c19d26eb0deb293069ac54c2e40b095d
Author: andypugh <an...@bo...>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M src/Makefile.inc.in
M src/configure.ac
M src/rtapi/Submakefile
M src/rtapi/rtapi_uspace.hh
M src/rtapi/uspace_common.h
M src/rtapi/uspace_rtai.cc
M src/rtapi/uspace_rtapi_app.cc
M src/rtapi/uspace_xenomai.cc
A src/rtapi/uspace_xenomai_evl.cc
Log Message:
-----------
Merge pull request #3903 from hdiethelm/xenomai4
Xenomai4 Userspace + other fixes
Compare: https://github.com/LinuxCNC/linuxcnc/compare/1bcf98ec124c...804fdc83c19d
To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications
|