Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed linux DeviceSetup that does not handle any other than ttySXX and made changes how you define port names instead of addresses in DeviceSetup for all platforms. #5

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Jeroi
Copy link

@Jeroi Jeroi commented Apr 6, 2014

...r others. Now it checks weather the device exists in linux and then sets device.

Jeroi added 2 commits April 6, 2014 13:31
…M or others. Now it checks weather the device exists in linux and then sets device.
@Jeroi Jeroi changed the title Fixed linux deviceSet when using some other names thant ttyS ie ttyACM o... Fixed linux deviceSet not recon ttyACM0 device and made changes how define port name insted address in general. Apr 6, 2014
@Jeroi
Copy link
Author

Jeroi commented Apr 6, 2014

Now I think for linux part the COMXX naming works for linux ttySXX part and same time accepts other linux names like ttyACM0 without responding unknown device name.

@Jeroi Jeroi changed the title Fixed linux deviceSet not recon ttyACM0 device and made changes how define port name insted address in general. Fixed linux DeviceSetup that does not handle any other than ttySXX and made changes how you define port names instead of addresses in DeviceSetup for all platforms. Apr 6, 2014
@Jeroi
Copy link
Author

Jeroi commented Apr 7, 2014

I am currently in a process to replace errors with exception handling, stay tuned.

@Xowap
Copy link
Owner

Xowap commented Apr 7, 2014

Cool :)

Do you want to merge that in a different PR?

I don't really have time for testing just right now, but I'll look into it soon (as well than other PRs)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants