Commit graph

5 commits

Author SHA1 Message Date
Elliott Mitchell
114f2b3cd8 Reading is a lossed art, be more consistent with existing stuff
Upon looking, it seems the H962 has idProduct identical to the D855.
Note in appropriate places the H962 is now supportted.
2016-05-19 14:20:24 -07:00
Elliott Mitchell
81998e1dde Add one varient of the LG V10 to the usb.rules file
Now we can talk to another LG device.  This device though does need the
protocol fix (issue #7) solved before becoming truly useful though.
2016-05-19 11:35:21 -07:00
Peter Wu
90d89bbe5f Add full LG4 (VS986) support
Add productId to the Wireshark dissector and udev rule, adjust the
serial path detection logic to find the right key
(`\Device\LGVZANDNETDIAG1`). Now you do not need to pass `--serial COM4`
anymore.

Reportedly fails in VirtualBox with USB passthrough, but works fine on
Linux. Thanks @invisiblek for testing!
2015-12-30 10:51:18 +01:00
Peter Wu
d26f0717a9 Add support for VS985 and others
The udev rules and Wireshark dissector still have idProduct hardcoded
for the time being, but lglaf.py detection logic is converted to use
heuristics instead.

Thanks to @invisiblek for testing and providing lsusb output.
2015-12-29 11:40:21 +01:00
Peter Wu
eed04da13f udev rules 2015-12-25 00:05:37 +01:00