asteroid icon indicating copy to clipboard operation
asteroid copied to clipboard

Unique USB IDs

Open FlorentRevest opened this issue 7 years ago • 0 comments

Currently, usb-moded configures the watches' USB interface with standard Android peripherals IDs. (cf. https://github.com/AsteroidOS/meta-asteroid/blob/master/recipes-nemomobile/usb-moded/usb-moded/usb-moded/dyn-modes/developer_mode.ini#L15 )

This is not a future proof solution and we should have our own product IDs instead. However, ID ranges are expensive and unaffordable for this community.

A solution, proposed by a community member a while ago, would be to contact the OpenMoko project to get a couple of product IDs (cf. http://wiki.openmoko.org/wiki/USB_Product_IDs ) for the needs of Asteroid. I haven't taken the time to get in touch with them, but it looks like Asteroid would fill their required conditions.

FlorentRevest avatar Nov 26 '17 15:11 FlorentRevest