Re: Suunto EON sample interval

2015-04-30 Thread Linus Torvalds
On Apr 30, 2015 06:51, Miika Turkia miika.tur...@gmail.com wrote: Interestingly it seems that these events record the previous depth, not the current. Is EON recording only the event, no depth and your importer adds the depth there? So the eon steel protocol is fairly good, and it doesn't

Re: Suunto EON sample interval

2015-04-30 Thread Miika Turkia
On Wed, Apr 29, 2015 at 10:50 PM, Linus Torvalds torva...@linux-foundation.org wrote: On Apr 29, 2015 20:25, Miika Turkia miika.tur...@gmail.com wrote: I am looking at a log from Suunto EON Steel and it seems that it generally has a 10 second sample interval. No. The eon steel gives time

Re: How about 4.4.2?

2015-04-30 Thread Dirk Hohndel
On Thu, Apr 30, 2015 at 09:20:31AM -0700, Dirk Hohndel wrote: On Thu, Apr 30, 2015 at 06:07:59PM +0200, Robert Helling wrote: Dirk, On 30.04.2015, at 18:05, Dirk Hohndel d...@hohndel.org wrote: If no one has anything else they want me to add I'll finish my testing and then just

[PATCH 1/3] Set EON Steel sample interval to 10s on

2015-04-30 Thread Miika Turkia
This sets the Suunto EON Steel sample interval to 10 seconds when exporting to divelogs.de. Signed-off-by: Miika Turkia miika.tur...@gmail.com --- xslt/divelogs-export.xslt | 42 +- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git

[PATCH 3/3] Select only meaningful samples for divelogs.de export

2015-04-30 Thread Miika Turkia
The logic to select samples from EON Steel for divelogs.de export is the following: - Ignore sample at time zero, as that is surface, and the second odd sample contains information we are interested in - Grab the second sample, first sample with pressure and temperature readings - Grab the

[PATCH 2/3] Use variable to track special handling of DCs

2015-04-30 Thread Miika Turkia
Signed-off-by: Miika Turkia miika.tur...@gmail.com --- xslt/divelogs-export.xslt | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index 904c893..f231060 100644 --- a/xslt/divelogs-export.xslt +++

Re: How about 4.4.2?

2015-04-30 Thread Miika Turkia
On Thu, Apr 30, 2015 at 10:20 AM, Dirk Hohndel d...@hohndel.org wrote: On Thu, Apr 30, 2015 at 06:07:59PM +0200, Robert Helling wrote: Dirk, On 30.04.2015, at 18:05, Dirk Hohndel d...@hohndel.org wrote: If no one has anything else they want me to add I'll finish my testing and then just

Re: How about 4.4.2?

2015-04-30 Thread Dirk Hohndel
On Thu, Apr 30, 2015 at 05:50:26PM -0600, Miika Turkia wrote: On Thu, Apr 30, 2015 at 10:20 AM, Dirk Hohndel d...@hohndel.org wrote: On Thu, Apr 30, 2015 at 06:07:59PM +0200, Robert Helling wrote: Dirk, On 30.04.2015, at 18:05, Dirk Hohndel d...@hohndel.org wrote: If no one has

[PATCH] User manual: recreational dive planning

2015-04-30 Thread Willem Ferguson
Resend of patch that appears to have gone missing. Kind regards, willem Forwarded Message Subject:[PATCH] User manual: recreational dive planning Date: Tue, 28 Apr 2015 10:29:16 +0200 From: Willem Ferguson willemfergu...@zoology.up.ac.za Reply-To:

Re: How about 4.4.2?

2015-04-30 Thread Dirk Hohndel
On Wed, Apr 29, 2015 at 11:26:57AM -0700, Dirk Hohndel wrote: I just merged our libdc branches with the latest upstream from libdivecomputer. More precisely, Subsurface-4.4 branch was merged, but Subsurface-testing was rebased, so that one will require a force pull. Jef has done some good work

Re: How about 4.4.2?

2015-04-30 Thread Dirk Hohndel
On Thu, Apr 30, 2015 at 06:07:59PM +0200, Robert Helling wrote: Dirk, On 30.04.2015, at 18:05, Dirk Hohndel d...@hohndel.org wrote: If no one has anything else they want me to add I'll finish my testing and then just cut the release and move back to looking at 4.5 :-] my suggestion