Re: Finding translation string

2014-03-23 Thread Peter Konings
U On Mar 24, 2014 4:12 AM, "Jan Birk" wrote: > Den 24-03-2014 01:27, Dirk Hohndel skrev: > >> I means that when you are adding a dive or are creating a dive plan >> (disabled by default) you now add a new "point", i.e., a new node on the >> visual representation of the dive profile. >> >> Makes s

Re: Finding translation string

2014-03-23 Thread Jan Birk
Den 24-03-2014 01:27, Dirk Hohndel skrev: I means that when you are adding a dive or are creating a dive plan (disabled by default) you now add a new "point", i.e., a new node on the visual representation of the dive profile. Makes sense? Yes, thanks /Jan -- Med venlig hilsen / Best regards

Re: Feedback, features requests, suggestions

2014-03-23 Thread Dirk Hohndel
On Sat, 2014-03-22 at 15:21 +, Marcin MaƂecki wrote: > Hi > > I am a new diver and also new to Subsurface. Have been using the > application for about 2 months. > > There are several comments and suggestion I would like to make: > > 1) It would be useful if User ID from the GPS android web

Re: [PATCH] Improved logic in cylinder management and gas change events

2014-03-23 Thread Dirk Hohndel
On Sat, 2014-03-22 at 11:04 +0100, Jan Mulder wrote: > On 21-03-14 18:44, Linus Torvalds wrote: > > > On Fri, Mar 21, 2014 at 8:51 AM, Jan Mulder wrote: > >> First, I ran in to an obvious bug. Manually add a 2nd cylinder to a dive, > >> and try to delete it right away. > > Patch looks sane to me.

Re: Finding translation string

2014-03-23 Thread Dirk Hohndel
On Sat, 2014-03-22 at 14:24 +0200, Andrey Zhdanov wrote: > On 22 Mar 2014, at 12:56, Jan Birk wrote: > > > I have some trouble finding the string "add dive data point" (406) in > > SubSurface. > > In order to translate it correctly I need to see the string in its context. > > Can someone tell m

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Rick Walsh
Sorry, I forgot to hit reply all. On 24 March 2014 11:03, Rick Walsh wrote: > On 24 March 2014 10:48, Hamish Moffatt wrote: > >> The low_latency flag is set by default, which forces it to 1, always. >> >> setserial /dev/ttyUSB0 ^low_latency >> >> to disable it. Then you can modify the latency_ti

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Rick Walsh
On 24 March 2014 10:35, Cristian Ionescu-Idbohrn wrote: > Could you please list that file: > > $ ls -l /sys/bus/usb-serial/devices/ttyUSB0/latency_timer > > Are you sure ttyUSB0 is the device connected to your DC? > ttyUSB0 is the device. It is created when I plug in the usb-serial cable,

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Hamish Moffatt
On 24/03/14 07:45, Rick Walsh wrote: Thanks for the response Jef, On 24 March 2014 05:30, Jef Driesen wrote: This sounds very similar to the ftdi latency problem that was reported recently on the libdivecomputer mailinglist [1]. Can you check the latency timer for the serial port (/dev/ttyUSB

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Cristian Ionescu-Idbohrn
On Sun, 23 Mar 2014, Rick Walsh wrote: > > # cat /sys/bus/usb-serial/devices/ttyUSB0/latency_timer > 1 > # echo 16 > /sys/bus/usb-serial/devices/ttyUSB0/latency_timer > # cat /sys/bus/usb-serial/devices/ttyUSB0/latency_timer > 1 Could you please list that file: $ ls -l /sys/bus/usb-serial

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Rick Walsh
Thanks for the response Jef, On 24 March 2014 05:30, Jef Driesen wrote: > This sounds very similar to the ftdi latency problem that was reported > recently on the libdivecomputer mailinglist [1]. Can you check the latency > timer for the serial port (/dev/ttyUSB0), with this command: > > cat /sy

Re: Dive data import error with Hollis DG03

2014-03-23 Thread Jef Driesen
On 23-03-14 08:43, Rick Walsh wrote: Today I tried downloading my last few dives from my Hollis DG03 (uses the oceanic_atom2 'protocol'), and it failed with 'Dive data import error'. I updated subsurface to the latest git (from a version a couple of weeks old), and the same error occurred. Think

Re: build errors with save-git.c and upstream libgit2

2014-03-23 Thread Lubomir I. Ivanov
On 21 March 2014 20:08, Lubomir I. Ivanov wrote: > On 21 March 2014 19:41, Linus Torvalds wrote: >> On Fri, Mar 21, 2014 at 6:19 AM, Lubomir I. Ivanov >> wrote: >>> >>> today today i've tried pulling the latest libgit2 and got the >>> following set of errors. >>> i don't find 'git_checkout_opts

Re: Doubt in deco.c code

2014-03-23 Thread Gopichand Paturi
Thanks Robert for the explanation, it helped a lot. I will get back if I find something that needs your attention. Yeah, I was really wondering why that caching was necessary, I get that computation significantly slows down the application. Thanks & Regards, Gopichand. On Fri, Mar 21, 2014 at