On 11/5/25 19:25, Andy Straw wrote:
> I have a Solution Alpha from Sunto and the PC interface and have connected it to
> my Mac using a serial to USB - I can see it is working is I can use cool term to
> send commands to the Solution and it responds. However, when I try to import
> from dive computer using Subsurface I get some attempts at communication (the
> blue bar builds from left to right over 30 seconds or so but then I get an error
> message 'Dive data import error' pop up.
Can you enable the "Save libdivecomputer logfile" checkbox and send the
generated debug log? Without this information, it's difficult to tell what went
wrong.
> I suspect it may be the serial port speed is not being set correctly by
> Subsurface (this computer needs 1200 baud with two stop bits). but it coudl be
> something else. I can't seem to find a way to set serial port parameters from
> within Subsurface.
There is no need to configure any serial port settings manually, because the
correct settings are automatically applied for your dive computer:
https://github.com/libdivecomputer/libdivecomputer/blob/master/src/suunto_solution.c#L82
Jef