Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
UniversalRobots
/
Universal_Robots_Client_Library
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
200
Code
Issues
9
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add real-time scheduling helper functions and documentation
- #535
#535
Open
srvald
wants to merge 25 commits into
UniversalRobots:master
UniversalRobots/Universal_Robots_Client_Library:master
from
srvald:set_thread_priority_helper
srvald/Universal_Robots_Client_Library:set_thread_priority_helper
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Add real-time scheduling helper functions and documentation
#535
srvald
wants to merge 25 commits into
UniversalRobots:master
UniversalRobots/Universal_Robots_Client_Library:master
from
srvald:set_thread_priority_helper
srvald/Universal_Robots_Client_Library:set_thread_priority_helper
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
feat: add real-time helper functions for windows
srvald
committed
0d429af
View commit details
Copy full SHA for 0d429af
Browse repository at this point
docs: add Windows soft real-time configuration guide and helper functions documentation.
srvald
committed
551a81e
View commit details
Copy full SHA for 551a81e
Browse repository at this point
docs: helper functions example
srvald
committed
54f25d0
View commit details
Copy full SHA for 54f25d0
Browse repository at this point
test: add unit tests for scheduling and affinity helpers.
srvald
committed
bcf53e1
View commit details
Copy full SHA for bcf53e1
Browse repository at this point
docs: show scheduling helper usage in RTDE example
srvald
committed
0eb997d
View commit details
Copy full SHA for 0eb997d
Browse repository at this point
fix: adjust wrong argument and file format
srvald
committed
7bbf842
View commit details
Copy full SHA for 7bbf842
Browse repository at this point
fix: adjust format and wrong test expected return
srvald
committed
ec350f4
View commit details
Copy full SHA for ec350f4
Browse repository at this point
fix: example back to normal adding the scheduling helper functions
srvald
committed
85f2896
View commit details
Copy full SHA for 85f2896
Browse repository at this point
fix: show UAC warning only when REALTIME priority.
srvald
committed
64e0774
View commit details
Copy full SHA for 64e0774
Browse repository at this point
Commits on Jul 2, 2026
fix: remove GNU SOURCE
srvald
committed
4fc6d35
View commit details
Copy full SHA for 4fc6d35
Browse repository at this point
fix: avoid cpu_set_t on apple
srvald
committed
012ae04
View commit details
Copy full SHA for 012ae04
Browse repository at this point
fix: return false if cannot get affinity thread ubuntu
srvald
committed
161f4de
View commit details
Copy full SHA for 161f4de
Browse repository at this point
fix: add elif linux to avoid function to be used with Apple
srvald
committed
d246b08
View commit details
Copy full SHA for d246b08
Browse repository at this point
fix: apply old process priority if thread priority fails at FiFo scheduling
srvald
committed
0666c9f
View commit details
Copy full SHA for 0666c9f
Browse repository at this point
tests: compatible cpu affinity mask for github actions
srvald
committed
633483d
View commit details
Copy full SHA for 633483d
Browse repository at this point
tests: remove FIFO scheduling tests
srvald
committed
e91a534
View commit details
Copy full SHA for e91a534
Browse repository at this point
test: correct CPUs at thread affinity mask for ubuntu and some tests removed from being executed with Apple
srvald
committed
7a48877
View commit details
Copy full SHA for 7a48877
Browse repository at this point
fix: fix format
srvald
committed
6c3f64c
View commit details
Copy full SHA for 6c3f64c
Browse repository at this point
tests: resolve unused variable using Apple
srvald
committed
e62bd2c
View commit details
Copy full SHA for e62bd2c
Browse repository at this point
Commits on Jul 3, 2026
fix: adjust code format
srvald
committed
d09ed57
View commit details
Copy full SHA for d09ed57
Browse repository at this point
example: compatible with Apple
srvald
committed
c3a202a
View commit details
Copy full SHA for c3a202a
Browse repository at this point
docs: Remove whitespace
srvald
committed
6fe9f2c
View commit details
Copy full SHA for 6fe9f2c
Browse repository at this point
fix: adjust format and thread missing with Apple
srvald
committed
37599d1
View commit details
Copy full SHA for 37599d1
Browse repository at this point
refactor: if failure, set previos priority back
srvald
committed
b56bdb0
View commit details
Copy full SHA for b56bdb0
Browse repository at this point
fix: adjust format
srvald
committed
41f371c
View commit details
Copy full SHA for 41f371c
Browse repository at this point
You can’t perform that action at this time.