HI all!<div><br></div><div>Dirk wrote:</div><div><br></div><div>>> What other bugs do we know of for either desktop or mobile?<br><br>What I would wish for, is that using a DC with OTG cable on the mobile version should work again. Apparently this worked before 4.7.5, and seems to be related to opening a FTDI port on Android (bug #1240).</div><div><br></div><div>Best wishes,</div><div>Thomas</div><div><br><br><div class="gmail_quote"><div dir="ltr">Den lör 16 juni 2018 08:15Linus Torvalds <<a href="mailto:torvalds@linux-foundation.org">torvalds@linux-foundation.org</a>> skrev:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Jun 16, 2018 at 2:40 PM Linus Torvalds<br>
<<a href="mailto:torvalds@linux-foundation.org" target="_blank">torvalds@linux-foundation.org</a>> wrote:<br>
><br>
> In the meantime, "just retry" is  the way to get it to work.<br>
> Eventually it will - at least as long as you're not trying to download<br>
> too much, and at least as long as the environment isn't too noisy for<br>
> BLE.<br>
<br>
I can also make the EON Core crash when there are enough BLE packet<br>
errors. It's probably because we do not re-try - we just fail that<br>
command and then go to the next one. Which will also usually fail,<br>
because we've now confused the EON Core.<br>
<br>
So I've gotten "SYSTEM FAILURE" "ERR - c1500000" three times today<br>
while trying to debug this. That resets the time and date on the dive<br>
computer, btw, but Suunto tells me that it doesn't affect the actual<br>
deco calculations even if it happens between dives.  I got similar<br>
things when I did things wrong over USB, so I'm not entirely<br>
surprised, but it  does make for more exciting debugging.<br>
<br>
I'll try to figure out what the proper re-try sequence is. I've<br>
already fixed some of my wrong assumptions of the protocol, but they<br>
don't really matter (the "connection ID" magic value isn't actually 4<br>
bytes, it's a 2-byte magic value and there are two bytes of flags.  I<br>
think that's where I need to fill in retransmit information is, but<br>
I'm flying mostly blind.<br>
<br>
             Linus<br>
_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org" target="_blank">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</blockquote></div></div>