Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent: hid4java implementation #4

Closed
7 tasks done
maizy opened this issue Oct 21, 2015 · 0 comments
Closed
7 tasks done

agent: hid4java implementation #4

maizy opened this issue Oct 21, 2015 · 0 comments
Milestone

Comments

@maizy
Copy link
Owner

maizy commented Oct 21, 2015

  • scala prototype version
  • thread sync
    • hid4java used separate thread for usb events. Sync with main agent thread needed.
    • access to usb device in wrong thread cause jvm crash in native code call (on os x)
  • connection wait loop
  • disconnect & reconnect handling
  • listen loop
  • safety close device
  • check on linux / os x
maizy added a commit that referenced this issue Oct 23, 2015
maizy added a commit that referenced this issue Oct 25, 2015
maizy added a commit that referenced this issue Oct 25, 2015
@maizy maizy changed the title hid4java agent implementation agent: hid4java implementation Nov 5, 2015
@maizy maizy closed this as completed Dec 11, 2015
@maizy maizy modified the milestone: 0.1 Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant