<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 9, 2018 at 11:31 AM Dirk Hohndel <<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was afraid that we'd regress on the switching to download page...<br>
changing Java code always has me extra nervous.<br>
<br>
> "0.508: 321 dives loaded from cache"<br>
> "0.509: have cloud credentials, trying to connect"<br>
> "0.509: Have credentials, let's see if they are valid"<br>
> Completed connection with cloud storage backend, response "[OK]"<br>
> "Set GPS service update interval to 300 s"<br>
> "0.994: Set GPS service update interval to 300 s"<br>
> checkPendingIntents<br>
<br>
THIS should be when we process the intent that caused us to open the app.<br>
So the code is run, it's just not doing what I thought it would do :-/<br>
<br>It's using BT. What happens if you pick FTDI for download?<br>
<br></blockquote><div>It defaulted to BT but I also tried FTDI further down in the log:</div><div><div dir="auto">"22.782: DCDownloadThread started for Aqualung i750TC on FTDI"</div><div dir="auto">Starting download from  ftdi</div><div dir="auto">"22.786: Unsupported operation"</div><span class="m_-7821198933007033914gmail-im" style="color:rgb(80,0,80)"><div dir="auto">Finishing download thread: "Unable to open ftdi Aqualung (i750TC)"</div></span><div dir="auto">no new dives downloaded</div><div dir="auto">"22.815: DCDownloadThread finished"</div></div><div dir="auto"><br></div><div>The Unsupported operation seems relevant...</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Oh, and I don't understand why you weren't asked to open Subsurface-mobile<br>
when you plugged it in. Is there a typo in my code? Can you again send me<br>
the data from USB Device Info for that cable?<br><br></blockquote><div><br></div><div>Device Info <br>Device Path: /dev/bus/usb/001/002<br>Device Class: Use class information in the Interface Descriptors (0x0)<br>Vendor ID:  0403<br>Vendor Name (reported):  FTDI<br>Vendor Name (from DB):  Future Technology Devices International, Ltd<br>Product ID:  6015<br>Product Name (reported):  FT231X USB UART<br>Product Name (from DB):  not found<br><br>Additional Info <br>Interface #0 <br>Class: Vendor Specific (0xff)<br>Endpoint: #0<br>Address        : 0x81 (10000001)<br>Number         : 1<br>Direction      : Inbound (0x80)<br>Type           : Bulk (0x2)<br>Poll Interval  : 0<br>Max Packet Size: 64<br>Attributes     : 000000010<br>Endpoint: #1<br>Address        : 0x02 (000000010)<br>Number         : 2<br>Direction      : Outbound (0x0)<br>Type           : Bulk (0x2)<br>Poll Interval  : 0<br>Max Packet Size: 64<br>Attributes     : 000000010  <br></div><div> </div></div></div>