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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
luxonis
/
XLink
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
18
Code
Issues
14
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop sever usb
- #70
#70
Open
TheMutta
wants to merge 13 commits into
develop_server
luxonis/XLink:develop_server
from
develop_sever_usb
luxonis/XLink:develop_sever_usb
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Develop sever usb
#70
TheMutta
wants to merge 13 commits into
develop_server
luxonis/XLink:develop_server
from
develop_sever_usb
luxonis/XLink:develop_sever_usb
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2023
Added X_LINK_USB_EP define.
TheMutta
committed
7134348
View commit details
Copy full SHA for 7134348
Browse repository at this point
Added reading and writing functions in PlatformData.c
TheMutta
committed
7cce347
View commit details
Copy full SHA for 7cce347
Browse repository at this point
USB EP Protocol.
TheMutta
committed
d0197a9
View commit details
Copy full SHA for d0197a9
Browse repository at this point
Added examples for USB EP.
TheMutta
committed
7f2f6fe
View commit details
Copy full SHA for 7f2f6fe
Browse repository at this point
Added initialization, connecting and closing for USB EP.
TheMutta
committed
efb454d
View commit details
Copy full SHA for efb454d
Browse repository at this point
Added XLinkProtocolToStr for X_LINK_USB_EP
TheMutta
committed
93d3f20
View commit details
Copy full SHA for 93d3f20
Browse repository at this point
Added missing header
TheMutta
committed
659c8e3
View commit details
Copy full SHA for 659c8e3
Browse repository at this point
Fixed issue of missing headers and the impossibility of using EPs on WIN32
TheMutta
committed
d2a709b
View commit details
Copy full SHA for d2a709b
Browse repository at this point
Added checks for Win32 in all usb EP functions.
TheMutta
committed
4427ade
View commit details
Copy full SHA for 4427ade
Browse repository at this point
Commits on Jul 27, 2023
Semi-successful client/server with usb-ep
TheMutta
committed
558d1c1
View commit details
Copy full SHA for 558d1c1
Browse repository at this point
Commits on Aug 1, 2023
Working implementation with USB_EP as server and USB_VSC as client.
TheMutta
committed
6165959
View commit details
Copy full SHA for 6165959
Browse repository at this point
Commits on Aug 2, 2023
Using now fdKeys and getting Read and Write paths from the user in USB EP
TheMutta
committed
a6f2d39
View commit details
Copy full SHA for a6f2d39
Browse repository at this point
Adapted examples to USB_EP.
TheMutta
committed
d4fffc3
View commit details
Copy full SHA for d4fffc3
Browse repository at this point
You can’t perform that action at this time.