Project

General

Profile

Actions

Feature #5813

open

List devices in /dev/serial/by-id/*

Added by Hans Schou almost 6 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
05/18/2018
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Linux
I read the instructions above:

Description

It would be convenient if the USB device names in /dev/serial/by-id/ are listed.

--- chirp/platform.py.org       2018-05-19 05:51:24.695757929 +0200
+++ chirp/platform.py   2018-05-19 05:51:43.335627402 +0200
@@ -318,6 +318,7 @@
 
     def list_serial_ports(self):
         ports = ["/dev/ttyS*",
+                 "/dev/serial/by-id/*",
                  "/dev/ttyUSB*",
                  "/dev/ttyAMA*",
                  "/dev/ttyACM*",


No data to display

Actions

Also available in: Atom PDF