Skip to content

cross-platform jni implementation for serial port details discovery #4211

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

Merged
merged 4 commits into from
Jan 7, 2016

Conversation

facchinm
Copy link
Member

To add iSerial field to serial port VID_PID report it was necessary to extensively patch all platforms.
Take this chance to solve long running problems with listcomports.exe, system_profiler and udevadm methods. The new implementation is based on sigrok's libserialport
The jni wrapper is temporarily hosted here

This PR should solve issue #4230 (and possibly others due to the general slowness of calling external tools)

This PR also introduces {serial.port.iserial} environment variable which can be used in platform.txt

@facchinm facchinm force-pushed the iserial_field branch 7 times, most recently from a2b417e to c3f9d1b Compare December 22, 2015 10:08
serial.port.iserial holds the iSerial value
Solves upload to particularly configured SSH servers which wrongly chooses Kerberos auth method
@facchinm facchinm changed the title DO NOT MERGE: add iSerial field to serial port VID_PID report cross-platform jni implementation for serial port details discovery Jan 7, 2016
facchinm added a commit that referenced this pull request Jan 7, 2016
cross-platform jni implementation for serial port details discovery
@facchinm facchinm merged commit a1c79ce into arduino:master Jan 7, 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

Successfully merging this pull request may close these issues.

2 participants