On Thu, Jul 12, 2018 at 9:22 PM, Linus Torvalds < [email protected]> wrote:
> On Thu, Jul 12, 2018 at 11:13 AM Miika Turkia <[email protected]> > wrote: > > > > Commit 8a34d822ff5b6b235434f4a240f2f559ef331503 (libdivecomputer) seems > to break the BT download from OSTC for me. > > Ouch. > > That's the "switch over to libdivecomputer iostream" commit. > > Which is about the worst possible commit to test, because that's when > the whole IO world just switched over. > > Can you do a libdivecomputer dump-file for the works case just before > that, and a failing one. > > At least we'd see the IO patterns as libdivecomputer sees them. > The broken one fails without any success. Console output: ---8<--- Starting download from BT Starting the thread 0 INFO: FTDI disabled INFO: dc_deveice_open error value of 0 Finishing the thread Dive data import error dives downloaded 0 ---8<--- And attached is the little available on the log. miika
Subsurface: v4.4.1-281-g86ac7fdf4714, built with libdivecomputer v0.7.0-devel-Subsurface-branch (8a34d822ff5b6b235434f4a240f2f559ef331503) INFO: Configure: baudrate=115200, databits=8, parity=0, stopbits=0, flowcontrol=0 INFO: Timeout: value=3000 INFO: Sleep: value=300 INFO: Purge: direction=3 INFO: Write: size=4, data=AAABCDEF INFO: Sleep: value=100 INFO: Read: size=0, data= ERROR: Failed to verify echo. [in ../../src/hw_ostc3.c:457 (hw_ostc3_device_init_service)]
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
