Hi all,
From my understanding the Suunto D5 is supported via bluetooth.
This commit seems to support that. https://github.com/libdivecomputer/libdivecomputer/commit/0dc10062ced1be6091...
However I do not think the D5 is supported via USB connectivity? The only kernel messages I see are : -------------------------- hid-generic 0003:1493:0035.0012: hiddev97,hidraw4: USB HID v1.01 Device [Suunto GURU3] on usb-0000:03:00.0-2/input0 -------------------------- I don't get a /dev/tty$$$ device node either.
Is this a libdivecomputer limitation or the USB interface may not be supported in the Linux kernel? I also may not have enabled kernel support for the USB device, unsure what it actually is yet.
Thank you, Brendan