Source Code for UDCAP server on Linux
  • C++ 92.2%
  • C 3.9%
  • CMake 2.3%
  • Shell 1.6%
Find a file
2026-07-16 13:11:34 +02:00
ar1_linear Initial commit 2026-06-10 09:51:47 +02:00
serial-reborn feat: connection recover & calibration improvements 2026-06-19 19:04:30 +02:00
server feat: expose raw sensor data for debug 2026-07-02 12:17:23 +02:00
shm feat: expose raw sensor data for debug 2026-07-02 12:17:23 +02:00
src fix: handOffset was uninitialized 2026-07-16 13:11:34 +02:00
steamvr feat: expose raw sensor data for debug 2026-07-02 12:17:23 +02:00
test Initial commit 2026-06-10 09:51:47 +02:00
udev Initial commit 2026-06-10 09:51:47 +02:00
.gitignore feat: steamvr driver 2026-06-11 11:51:14 +02:00
CMakeLists.txt Initial commit 2026-06-10 09:51:47 +02:00
LICENSE Initial commit 2026-06-10 09:51:47 +02:00
README.md chore: add ai disclosure 2026-06-12 10:44:32 +02:00
run-diag.sh Initial commit 2026-06-10 09:51:47 +02:00
run-server.sh Initial commit 2026-06-10 09:51:47 +02:00
run-test.sh Initial commit 2026-06-10 09:51:47 +02:00

This is a modified version of UdCap-Community-HandDriver-Core to fit my own app udcap-control

Link to the original repo by OldestNova Team

This is meant to be used as a server for udcap-control and has no real use on its own.

AI usage: The modifications in this fork (beyond the original OldestNova code) were developed with AI assistance (Anthropic's Claude), under human direction, testing, and review.