On 5 June 2017 at 17:48, Anton Lundin <gla...@acc.umu.se> wrote:

> On 05 June, 2017 - Joakim Bygdell wrote:
>
> > On 5 June 2017 at 16:41, Dirk Hohndel <d...@hohndel.org> wrote:
> >
> > > On Sun, Jun 04, 2017 at 05:48:03PM +0200, Joakim Bygdell wrote:
> > > >
> > > > USB download from a OSTC3 works and takes about 2 min, but it does
> not
> > > work
> > > > from a Suunto Vyper.
> > >
> > > That's interesting. Which phone / device? Which OS? Rooted?
> > >
> >
> > One+, Cyanogenmod 13
> >
> > I have got it to download from the suunto via ftdi on my laptop by
> > modifying serial_ftdi.c.
>
> It should just work<tm>.
>
> What did you end up modifying?
>

Line 108:
ts.tv_nsec = (timeout % 1000) * 1000000; --> ts.tv_nsec = (timeout % 1000)
* 2000000;


>
> //Anton
>
>
> --
> Anton Lundin    +46702-161604
>



-- 
Jocke
_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to