Age | Commit message (Collapse) | Author |
|
Way back in time there was a copy paste error in the Cressi pid. This
corrects it.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
|
|
This adds vid/pid of the recently added usb devices.
* EON Steel core
* Scubapro G2
* Scubapro Aladin Square
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
|
|
This reverts commit 93ef223a3131db838abc7c390ddce3fae8be5f7c.
|
|
This adds a simple cp2130 userspace driver. Its probably unusable in the
real world but its a great base to build upon.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
|
|
Added USB usage permissions in manifest.
Also added various FTDI based USB devices in xml/device_filter.xml. When any
device matching the VID and PID provided in the device_filter.xml is attached,
subsurface application is opened automatically. Also, the USB permissions are
granted to the application. This simplifies the USB file generation approach.
Signed-off-by: Venkatesh Shukla <venkatesh.shukla.eee11@iitbhu.ac.in>
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
|