Closed
Bug 972840
Opened 11 years ago
Closed 11 years ago
Issues with installing/using harness on Mac
Categories
(Powertool Graveyard :: Software, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhylands, Assigned: huseby)
Details
(Keywords: perf, Whiteboard: [c=power p=1 s= u=])
Attachments
(1 file)
Some people have had issues using the ammeter/harness on a Mac. The instructions do not give any ideas on how to determine what the "path" to the device is, which is the name of the virtual serial port it ends up being installed under.
This needs to be tested on a Mac, and the instructions updated with clear instructions on how to determine the path on all three main OS choices we support (Linux, Mac, Windows).
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dhuseby
Priority: -- → P2
Assignee | ||
Updated•11 years ago
|
Whiteboard: [c=power p= s= u=] → [c=power p=1 s= u=]
Assignee | ||
Comment 1•11 years ago
|
||
I think the correct solution for this bug is to integrate the pyusb module (https://pypi.python.org/pypi/libusb1) and enumerate the connected USB devices to find the ammeter based on vendor/product IDs.
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8379997 -
Flags: review?(jhylands)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8379997 [details] [review]
pull request for automatic ammeter detection
Looks good, confirmed worked on Linux
Attachment #8379997 -
Flags: review?(jhylands) → review+
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•