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

Usb FTDI library #975

Merged
merged 5 commits into from Aug 15, 2014
Merged

Conversation

arthurbenemann
Copy link
Member

Use the FTDI library for FTDI devices, and the usb-serial-library for other usb devices.

This will close #974

@arthurbenemann
Copy link
Member Author

as of arthurbenemann@a6514c1, it overrides the current usb library for all devices, but at least it fixed the parameters download.

Super object at UsbConnection has the factory to generate the correct usb object.
@arthurbenemann
Copy link
Member Author

arthurbenemann@f5ce618 can detect the type of device connected, and switches to the correct library

arthurbenemann added a commit that referenced this pull request Aug 15, 2014
Fix problems with USB libraries

Now using both the FTDI and the usbseriallibrary libraries depending on the connected device.
@arthurbenemann arthurbenemann merged commit 59cfba0 into DroidPlanner:master Aug 15, 2014
@arthurbenemann arthurbenemann deleted the usb_ftdi branch August 15, 2014 00:06
@arthurbenemann arthurbenemann mentioned this pull request Aug 15, 2014
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

Successfully merging this pull request may close these issues.

None yet

1 participant