PHP-Serial icon indicating copy to clipboard operation
PHP-Serial copied to clipboard

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.

Open Jeroi opened this issue 10 years ago • 3 comments

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

Jeroi avatar Apr 06 '14 10:04 Jeroi

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 avatar Apr 06 '14 11:04 Jeroi

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

Jeroi avatar Apr 07 '14 05:04 Jeroi

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)

Xowap avatar Apr 07 '14 10:04 Xowap