Conversation
ButterscotchV
approved these changes
Dec 8, 2024
Member
|
Could also go for |
Eirenliel
approved these changes
Dec 8, 2024
0forks
pushed a commit
to 0forks/SlimeVR-OpenVR-Driver
that referenced
this pull request
Feb 20, 2025
# Conflicts: # .github/workflows/c-cpp.yml
Eirenliel
pushed a commit
that referenced
this pull request
May 6, 2025
* Implement async IPC * Refactor and tests * Pin vcpkg registry * ci: Fix cache key, add tests * Fix code style * Print connection error only once if not changed * Fix indent * Fix the indent fix * ci: Add CMakeLists to cache key * Print universe error only once if not changed * Fix naming and refactor * Log tracker statuses * Poll at 500hz * Add sleep benchmark * Fix adding trackers * Remove redundant thises * Change pose request thread logs * Fix atomic on linux * Update dependencies * Get only the HMD pose * Copy devices properly * Send HMD battery at 10Hz * Use already defined prop container for battery * Handle $HOME and $XDG_DATA_DIR * This is fPredictedSecondsFromNow, not device index * update github actions (#49) # Conflicts: # .github/workflows/c-cpp.yml * Update vcpkg and packages * Update github actions * Handle battery message in tests * Position in tracker update was optional * Split implementation from headers * Fix typo * Remove unused bool * Remove old log method * Update readme * Let compiler handle endianness for headers * tests: Check CircularBuffer threading * Fix serial log * Set pose valid/connected flags on position update * Add path to bridge logs * Update min cmake version * Optimize build size --------- Co-authored-by: Uriel <imurx@proton.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
actions are failing and we need to update