On Thu, Sep 7, 2017 at 9:54 AM, Anton Lundin <[email protected]> wrote:

> On 07 September, 2017 - Adric Norris wrote:
>
> > Cloud sync and viewing the log seem to work fine for me, on a Pixel XL
> > running 8.0.0 (OPR6.170623.012) and Subsurface-mobile 2.0 (4.6.4759). I
> > haven't tried editing a dive, or USB dive computer downloads... last I
> > heard, the latter wasn't working yet on the Pixel due to SELinux issues.
>
> Downloads over BT / BLTE should work. What doesn't work is the ftdi (usb
> serial) downloads.
>

I have FTDI downloads somewhat working for Cochran dive computers. It's a
little unreliable but it's masked because do_libdivecomputer_import()
ignores the do_device_import() return value, so if I get a read-timeout
after some dives were successfully downloaded there is no error and it
looks like it worked (if you don't count dives.)


>
> I have a skeleton for a libusb patch for that but nothing that works.
>
> (Its basically diverting linux_scan_devices() into subsurface code which
> calls the Android api's via jni to feed the data into libusb, just like
> we're doing with the android_open_callback)
>

-- 
John Van Ostrand
At large on sabbatical
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to