Menu

#21 Serial Scan as a Module with Mac Support

v2.6
closed-accepted
None
5
2013-10-11
2009-12-10
Anonymous
No

I find it more convenient having the serial port scanner code in its own module. Would be nice if this was rolled into the serial module itself at some point. All Mac serial ports also have addresses at /dev/tty.* so I have added scanning code for the 'darwin' platform.

Discussion

  • Chris Liechti

    Chris Liechti - 2011-08-05
    • assigned_to: nobody --> cliechti
    • status: open --> pending-accepted
     
  • Chris Liechti

    Chris Liechti - 2011-08-05

    thanks, now integrated in list_ports_posix.py

    starting with V2.6 pySerial will have the scan functions as serial.tools.list_ports module (function "comports")

     
  • Chris Liechti

    Chris Liechti - 2013-10-11
    • status: pending-accepted --> closed-accepted
    • Group: --> v2.6
     

Log in to post a comment.