Re: patches pushed

2014-10-10 Thread Robert Helling
On 10 Oct 2014, at 08:47, Dirk Hohndel d...@hohndel.org wrote:if you have an outstanding patch and I didn't include it in myrecent push, please resend. 0001-Add-export-for-depths-of-images-taken.patch Description: Binary data Originally sent September 28th.BestRobert signature.asc Description:

Re: Problems with ceiling for CCR dive

2014-10-13 Thread Robert Helling
On 13.10.2014, at 08:49, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Willem, I think we have different understandings of the logic. I have just tried to fix the partial pressure calculation but stopped since I found it is missing more than I thought. As it turns out your patch

Re: Problems with ceiling for CCR dive

2014-10-13 Thread Robert Helling
On 13.10.2014, at 16:12, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Willem, Please give me comment? I would strongly prefer option one as add_segment is called from different places in the code, some being in the planner and thus not having valid plot_data (Creator tells we it

Re: Make planner work again for CCR dives

2014-10-17 Thread Robert Helling
On 16.10.2014, at 21:55, Dirk Hohndel d...@hohndel.org wrote: On Thu, Oct 16, 2014 at 05:28:42PM +0200, Robert Helling wrote: Hi, the latest CCR patches had rendered the planner not usable for CCR dives. This patch corrects this (and reenables the CCR set point column for segments

Re: I guess we should make a release again... 4.3

2014-10-22 Thread Robert Helling
On 21 Oct 2014, at 21:33, Dirk Hohndel d...@hohndel.org wrote:Dirk,Style looks great. Only problem... it doesn't apply to master...stupid me. I shouldn’t have started with some semi-failed attempt to fix the CCR planning but from origin/master. Rather than repairing the old, here is a brand new

Another Qt question

2014-10-22 Thread Robert Helling
Hi, at least on Mac you can change enties in the menu bar by pressing modifier keys. For example in finder “Open” becomes “Open in new window” upon pressing control. Can one do the same in Qt and if yes, how? Best Robert --

Re: [PATCH] Poseidon MK6 import

2014-10-27 Thread Robert Helling
On 27.10.2014, at 04:27, Dirk Hohndel d...@hohndel.org wrote: Good morning, Robert appears to have stepped up to help our Willem to get this right, but the more people work on this and help figure out what's the right way to do things, the better. indeed, more people needed here. I cannot

Replan copy of a dive

2014-11-04 Thread Robert Helling
Hi,to support planning several versions of a dive, add the possibility to create a new dive upon replan rather than override the old dive. 0001-Offer-to-save-to-a-copy-in-replan-mode.patch Description: Binary data This took me several attempts to get it working, it was harder to get right than I

Re: MOD, EAD etc calculations for CCR

2014-11-04 Thread Robert Helling
On 04.11.2014, at 11:48, Willem Ferguson willemfergu...@zoology.up.ac.za wrote:Willem, With respect to MOD you are not mistaken, and your argument is perfectly valid. Let's drop my dreaming and stick to the present situation. With respect to EAD and the

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Robert Helling
On 05.11.2014, at 08:02, Willem Ferguson willemfergu...@zoology.up.ac.za wrote:Willem,Would you be prepared to look at the sample dive log in the dives directory? There are two versions of the same dive, one in CSV, another in XML. When importing the CSV version, NO nitrogen loading is shown,

Re: [PATCH] Support different salinity in planner

2014-11-13 Thread Robert Helling
On 12.11.2014, at 23:33, Anton Lundin gla...@acc.umu.se wrote: Anton, Depth is often mentioned in a length unit, but what we care about is pressure. When diving in fresh water the pressure is lower than the same depth in salt water. This adds support for using different salinities in

Re: [PATCH] Support different salinity in planner

2014-11-14 Thread Robert Helling
On 13.11.2014, at 23:04, Anton Lundin gla...@acc.umu.se wrote: Anton, This came out of a discussion with a frend who had his Uwatec 330 show him a depth of 72 meters while his Liquivision Xen showed him 69 meters. This was due to that his Xen was set in salinity mode, while Uwatec 330

Re: Problems compiling Subsurface

2014-11-14 Thread Robert Helling
On 14.11.2014, at 12:15, Lubomir I. Ivanov neolit...@gmail.com wrote: Hi, Today, I synced the git tree and when I tried to compile I got the following error: qt-ui/printdialog.cpp:17:21: fatal error: QMarginsF: No such file or directory #include QMarginsF ^

Plotting both CCR cylinders

2014-11-17 Thread Robert Helling
Hi,this patch plots both diluent and o2 cylinder pressures for CCR dives. Tested against test40.xml (although not aperfect test case given very similar pressures leading to overlapping plots).This needs testing with bailout dives. I don’t have such an example, could somebody please supply one

Some cleaning up

2014-11-18 Thread Robert Helling
0001-Cleaning-up-pressures.patch Description: Binary data --.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oORobert C. Helling Elite Master Course Theoretical and Mathematical Physics Scientific Coordinator Ludwig Maximilians Universitaet

Re: Updated cleaning up patch

2014-11-18 Thread Robert Helling
On 18.11.2014, at 11:59, Robert Helling hell...@lmu.de wrote:Hi,here once more without globalization of functions.I was too fast. Now also cleaned up header includes.Sorry for the confusion.Robert 0001-Cleaning-up-pressures.patch Description: Binary data

Correct CCR planning

2014-11-20 Thread Robert Helling
Hi,here is a patch for #763 reported by me which was caused by faulty code written by myself.BestRobert 0001-Correctly-computer-O2-partial-pressure.patch Description: Binary data --.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oORobert C. Helling Elite Master

Three patches for the planner

2014-11-21 Thread Robert Helling
Hi,here are three patches addressing issues in the planner.0001 let’s the planner use CCR all the way to the surface, even when deco gases are defined.0002 Includes set-point information in the dive plan0003 corrects makes the gas change appear in the correct line in the dive plan (this was

Planner: Assign set points to correct samples

2014-11-25 Thread Robert Helling
0001-Assign-setpoint-to-correct-sample-in-planner.patch Description: Binary data --.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oORobert C. Helling Elite Master Course Theoretical and Mathematical Physics Scientific Coordinator Ludwig

Add a context menu entry to change set-point

2014-11-26 Thread Robert Helling
Hi,these two patches add the possibility to manually add set-point change events. In particular, these can be used to make a dive be considered as CCR.BestRobert 0001-A-widget-to-add-a-set-point-change.patch Description: Binary data 0002-Context-menu-entry-to-change-setpoint.patch Description:

Resubmitting patches

2014-12-01 Thread Robert Helling
Hi,either I now screwed up completely or this is better: 0002-Context-menu-entry-to-change-setpoint.patch Description: Binary data 0003-A-widget-to-add-a-set-point-change.patch Description: Binary data The numbers, however are wrong. 3 should be 0001.And there is

Improve responsiveness by suppressing pressure interplolation

2014-12-04 Thread Robert Helling
From 3abfc8e63b17d1d670b0e93aa747e000f03a8285 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Thu, 4 Dec 2014 16:42:00 +0100 Subject: [PATCH] Don't interpolate pressure while dragging waypoints A profiler session in the planner shows that for deep long dives a

Let stops reappear in the dive plan

2014-12-05 Thread Robert Helling
From 33888f7ca69661b44b8799f57a435f8a405c9de7 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Fri, 5 Dec 2014 15:13:05 +0100 Subject: [PATCH] In diveplan differentiate between last printed depth and last depth In the decision if a dive segment should lead to a line in

user manual description of CCR features

2014-12-17 Thread Robert Helling
sorry for sending this so late in the release process.BestRobertFrom 7041f32b669d0698911d8b2f3bbdbc39cddd018f Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Wed, 17 Dec 2014 10:17:12 +0100 Subject: [PATCH] Describe new CCR features in user manual Signed-off-by: Robert

Re: [PATCH] Update release notes

2014-12-17 Thread Robert Helling
Davide, On 17 Dec 2014, at 23:29, Davide DB dbdav...@gmail.com wrote: What pSCR features did you implement? nothing unfortunately that is exposed to the user. There is code that computes the partial pressures of the gas a pSCR diver would be breathing (given driving gas, depth and a few

Get latest firmware version for OSTC

2014-12-26 Thread Robert Helling
Hi, there was a request for this. Best Robert 0001-Read-current-version-from-H-W-web-page.patch Description: Binary data signature.asc Description: Message signed with OpenPGP using GPGMail ___ subsurface mailing list

only copy used cylinders to planned dive

2014-12-30 Thread Robert Helling
0001-Only-copy-used-cyliders-to-planned-dive.patch Description: Binary data Dirk,please double check this patch, as it was you who explicitly wrote there „false“ in611bae34 for reasonsbeyond me.BestRobert signature.asc Description: Message signed with OpenPGP using GPGMail

Re: only copy used cylinders to planned dive

2014-12-30 Thread Robert Helling
On 30 Dec 2014, at 22:03, Anton Lundin gla...@acc.umu.se wrote: On 30 December, 2014 - Robert Helling wrote: Dirk, please double check this patch, as it was you who explicitly wrote there „false“ in 611bae34 for reasons beyond me. This is bad to only copy the used ones. If you

Re: Allow user to select dive mode (including PSCR)

2015-01-16 Thread Robert Helling
Hi, On 16 Jan 2015, at 15:44, Anton Lundin gla...@acc.umu.se wrote: As a side-note, I think the o2 consumption should default to something a tad higher, about 1000ml or so is probably a good default, and i don't know which pscr who have a 1/10 dump ratio, but the rb80 have 1/8 dump ratio

Use PSCR mode in ceiling calculation

2015-01-17 Thread Robert Helling
Hi, some legacy code prevented the deco code (planner and ceiling) gets to know about PSCR mode. This corrects it. Sorry Robert From f55367f061d27f264f0e8693b837ca112f6080a2 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Sat, 17 Jan 2015 10:11:06 +0100 Subject:

Re: Allow user to select dive mode (including PSCR)

2015-01-19 Thread Robert Helling
On 19.01.2015, at 15:05, Anton Lundin gla...@acc.umu.se wrote:On 19 January, 2015 - Davide DB wrote:On Mon, Jan 19, 2015 at 1:02 PM, Anton Lundin gla...@acc.umu.se wrote:Hmm... As i read http://www.halcyon.net/RB80 it says"8:1 ratio provides substantial gas extension"Is that old info or should i

Use preconfigured SAC rate for PSCR calculation

2015-01-18 Thread Robert Helling
From 65a11a660ed85deeb63b7808ebfc6e8aa0c037c8 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Sun, 18 Jan 2015 13:15:43 +0100 Subject: [PATCH] Don't use current SAC for PSCR calculation To compute the oxygen drop in a PSCR one needs the ratio of SAC/o2metabolism_rate.

Re: Need help on replete

2015-01-29 Thread Robert Helling
On 29 Jan 2015, at 19:11, Tomaz Canabrava tcanabr...@kde.org wrote: You wanna to live-update the profile when changing the divetype, without losing the things you had on the displayed_dive ? I *think* you can't do that *right now* - as the replot copies the dive. Hmm, I thought this was

Re: CSV import crash

2015-01-29 Thread Robert Helling
Hi, On 29 Jan 2015, at 20:01, Dirk Hohndel d...@hohndel.org mailto:d...@hohndel.org wrote: And it doesn't crash on my Mac, either. Can you give more data? Which git version of Subsurface? How did you build it (i.e., which Qt, what tool chain)? Can you reproduce this with the daily

Re: Missing translations

2015-01-31 Thread Robert Helling
Hi, On 31 Jan 2015, at 17:05, Dirk Hohndel d...@hohndel.org wrote: NAK these are intentionally not translated. fine. Then what is the rule which error messages to translate (it is not that I added translation markers to all report_error occurrences, many were already translated)?

Re: GSoC 2015

2015-02-02 Thread Robert Helling
Martin, On 01.02.2015, at 22:14, Long, Martin mar...@longhome.co.uk wrote: Allow predifined equipment sets to be selected. eg you can kind of do this already with the cut and paste feature: If you already have a dive with that set of kit you can copy that to any new dive (and possibly

Re: Support for #789

2015-03-17 Thread Robert Helling
Hi, On 17.03.2015, at 05:45, Harsh Jain harshjain1...@gmail.com wrote: I am trying to solve #789 but i don't know exactly where and what to look for.Kindly help me. P.S.: I tried looking up the code and suspect two files. You want to figure out the place in the code where the trash

Fwd: Three patches

2015-03-16 Thread Robert Helling
Dirk,it seems, these never got applied.(one more coming).BestRobertBegin forwarded message:From: Robert Helling hell...@lmu.deSubject: Three patchesDate: 2 Mar 2015 16:31:33 GMT+1To: Subsurface Mailing List subsurface@subsurface-divelog.orgHi,here are three more patches.From

Re: [PATCH 2/2] Ticket #831 Fix

2015-03-10 Thread Robert Helling
Hi all, On 10.03.2015, at 06:52, Joakim Bygdell j.bygd...@gmail.com wrote: The default cylinder setup is more suited to people that do not dive the way you do, since the way you describe it you rarely start a dive on backgas. It’s just a way to make it convenient for people that doesn’t

Three patches

2015-03-02 Thread Robert Helling
Hi,here are three more patches.From 7555ca86055a95b5ca2595a4979d85de5e16464a Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Mon, 2 Mar 2015 15:14:55 +0100 Subject: [PATCH 1/3] When loading an image with geodata create a divesite when the dive has none. Signed-off-by:

Hashes for images

2015-02-23 Thread Robert Helling
Hi,here is a series of patches that should make our handling of images less computer dependent.From 05381eb7e06a778e47aee13c96bc6b4282e923ec Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Thu, 19 Feb 2015 18:23:24 +0100 Subject: [PATCH 1/4] Add hashes to pictures This

git load/save image hashes and parallelism issue

2015-02-24 Thread Robert Helling
Hi,here is one more patch to continue yesterday’s short series.BestRobertFrom b4d637a8f01bc994eb8264a03f79ebf2da8359d3 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Tue, 24 Feb 2015 14:30:32 +0100 Subject: [PATCH] Add load and save git for image hashes and tame too

Re: Thinking about a dive site schema

2015-01-29 Thread Robert Helling
Hi, On 29 Jan 2015, at 17:49, Dirk Hohndel d...@hohndel.org wrote: GPS coordinates Site name (= (part of) our location string?) Description Local notes The first two are mandatory. If you don't have a name and GPS coordinates, you don't have an entry in this data base. Based on what

Re: Need help on replete

2015-01-29 Thread Robert Helling
On 29 Jan 2015, at 19:29, Dirk Hohndel d...@hohndel.org wrote:So what we need is a mode where it does the replottingsimply based on the existing displayed_dive?I guess, yes. If I comment out the replot, the value from displayed dive is picket up fine. It is just that its effect on deco only

Manual update for planning rebreather dives

2015-01-30 Thread Robert Helling
From a068ae104175b3e51316456f58bc3098469bb496 Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Fri, 30 Jan 2015 11:57:57 +0100 Subject: [PATCH] User manual additions for rebreather modes ...in particular for planning rebreather dives. Signed-off-by: Robert C. Helling

Re: planning for 4.5

2015-04-21 Thread Robert Helling
Hi, On 20.04.2015, at 19:23, Dirk Hohndel d...@hohndel.org wrote: We have a few bug fixes and a few new features here and there but it seems that there is a bit more work needed to make this a solid release. at some point I added the feature that image file names that don’t load are

Re: question about the semantics of adding a gas change

2015-05-14 Thread Robert Helling
Hi,On 12 May 2015, at 11:17, Robert Helling hell...@lmu.de wrote:I am currently travelling and the plan is that I will spend the rest of the week with sight seeing rather than staring into a computer screen. But I promise I will take care of this (unless somebody else feels like jumping

Re: Eon Steel only downloading 16 out of 19 dives

2015-05-19 Thread Robert Helling
On 19 May 2015, at 20:15, Linus Torvalds torva...@linux-foundation.org wrote: Hi, Hmm. In fact, I guess you can already get it. There's left-over debugging code in there, and you just have to enable logging (ENABLE_LOGGING during the build) and make sure to set the log level to enable debug

Re: GPS coordinate parsing

2015-05-20 Thread Robert Helling
Dirk, On 20 May 2015, at 16:46, Dirk Hohndel d...@hohndel.org wrote: parseCoord() in qthelper.cpp is what you should look at that’s what I looked at for quite a while but it seems to me (by adding qDebug()s there) this never gets called when entering coordinates in the location manager…

[Patch] Turn on planner notes again

2015-06-16 Thread Robert Helling
From c7485d352762773addeae8ae533989f18fefb37c Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Tue, 16 Jun 2015 14:37:02 +0200 Subject: [PATCH] Set up signalling to display notes in planner again. This got broken in a recent transition to more abstract models.

Re: [Patch] Fix planner notes gas change output logic

2015-06-17 Thread Robert Helling
Rick, On 17.06.2015, at 17:37, Rick Walsh rickmwa...@gmail.com wrote: I think to accomplish this, we need to consider a gaschange-on-the-run as a zero minute segment. I do no think it is correct to have the change on the ascent leg up to the change depth, as that would imply switching gas

Re: [GSoC] Week 3 (Native Bluetooth support)

2015-06-17 Thread Robert Helling
Hi, On 17.06.2015, at 16:45, Dirk Hohndel d...@hohndel.org wrote: No one suggested that the application HAS to provide that functionality. What we are suggesting is to make this an OPTION. If the application wants to do this... I did not follow this discussion in all details. But maybe I

Re: git backend: actually update local cache from remote

2015-06-11 Thread Robert Helling
On 11 Jun 2015, at 20:47, Robert C. Helling hell...@atdotde.de wrote: Hi, Somehow, we might make use of the fact that our files have more structure than just line numbers, namely they are xml fields. a quick google search reveals that this http://www.cs.hut.fi/~ctl/ might be our man!

Re: Setting up a debug environment on MAC OS

2015-08-12 Thread Robert Helling
Guido, On 12.08.2015, at 11:10, Guido Lerch guido.le...@gmx.ch wrote: I am trying to follow the install instructions on git, while downloading the dependancies I run into this issue (last line) PastedGraphic-1.png git tries to clone but the marble folder stays empty. cd to

Re: [PATCHES] Re: Problem with VPM-B in master

2015-08-22 Thread Robert Helling
On 22 Aug 2015, at 09:13, Rick Walsh rickmwa...@gmail.com wrote: Rick, Thanks for looking into this, but unfortunately, the fix hasn't fixed it (using the latest master, which includes your fixes). The second patch makes it easier to see what works and what doesn't. It definitely appears

Re: [PATCH] Unify ceiling calculation between Buehlmann and VPM-B

2015-08-15 Thread Robert Helling
On 15 Aug 2015, at 13:49, Dirk Hohndel d...@hohndel.org wrote: Hi Dirk, Please remind me, what is missing to be able to show VPM-B ceilings for logged dives? I remember there was something about the way VPM-B makes assumptions about remainder of the dive… OK, here is VPM-B in a nutshell

[PATCH] Unify ceiling calculation between Buehlmann and VPM-B

2015-08-12 Thread Robert Helling
…this makes also the ceilings displayed in the planner be correct for the current model.BestRobertFrom cb8aa7d60ba419cb7c0b50276df336557f359b3f Mon Sep 17 00:00:00 2001 From: Robert C. Helling hell...@atdotde.de Date: Wed, 12 Aug 2015 12:06:52 +0200 Subject: [PATCH] Some unification between

Re: hash file access

2015-10-23 Thread Robert Helling
Willem, > On 23.10.2015, at 15:26, Willem Ferguson > wrote: > > On my machine the hash file in home/.subsurface can only be accessed by root. > This does NOT apply to the .subsurface directory. > This gives a terminal

Re: [PATCH] user manual update: 2nd attempt

2015-10-27 Thread Robert Helling
> On 27.10.2015, at 13:44, Willem Ferguson > wrote: > > 2) Correct a some typoss. Love it! -- .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO Robert C. Helling Elite Master

Re: Proposal on new planner layout

2015-10-16 Thread Robert Helling
Hi, > On 16.10.2015, at 00:46, Davide DB wrote: > > II should then write down a list of settings in three separate > columns/category (maybe two): > > - Every time > - Often > - Never > > Afterwards I will move the (never/once in a blue moon) lit of settings > in the

[PATCH] Re: Minor planner bugs

2015-10-20 Thread Robert Helling
Hi,On 19.10.2015, at 08:11, Martin Měřinský wrote:Hi.I have found a few minor bugs in 4.5.0 planner. I mentioned it in"Proposal on new planner layout" thread, but was asked to send itseparately.Start Subsurface (no log file).Ctrl+l (Log -> Plan dive).I get warning "Too many gas

Re: Managed Images

2015-10-13 Thread Robert Helling
Guido, > On 13.10.2015, at 11:41, Guido Lerch wrote: > > removal of a picture if the user removes it from the dive > if managed location is enabled. this sounds dangerous to me: So far, the image management (i.e. copy all images to a specified folder before adding

Re: Eclipse vs coding style

2015-10-06 Thread Robert Helling
Giorgio, > On 06.10.2015, at 08:26, Giorgio Marzano > wrote: > > So which editors / ide are you guys using? Everybody with vi[m]? no. At heart, I am an EscapeMetaAltControlShift person. But I learned that Qt Creator can be really

Re: VPM-B oddity

2015-09-10 Thread Robert Helling
Rick, > On 10 Sep 2015, at 20:26, Rick Walsh wrote: > > The model assumes that deco starts at the last input point. This is ok for a > square profile dive. But for a multi-level dive, especially with a deep > bouncing, it doesn't make much sense. I think a better

[PATCH] Add non-matching images

2015-09-11 Thread Robert Helling
Hi,I said some weeks ago, I should look at the handling of adding images. This is the first attempt in this direction.BestRobertFrom 7d18ecdf917a1a59e5c1de9b8eae113399d8fc3d Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Fri, 11 Sep 2015 11:31:02 +0200 Subject:

Re: stuck in deco calculations

2015-09-20 Thread Robert Helling
Hi, > On 20 Sep 2015, at 07:46, Dirk Hohndel wrote: > > But regardless how much I stare at this, I can't see why we have entries > for 2005 and then 1996, so 33:25 and then 33:16. > > The Uemis contains a sample at 33:25, but none at 33:16. And this happens > when switching

Re: stuck in deco calculations

2015-09-20 Thread Robert Helling
Hi, > On 20 Sep 2015, at 08:30, Robert Helling <hell...@lmu.de> wrote: > > > I figured that what is special about 33:16 is that there is a sample with 0 > depth at 33:17. When I delete all 0 depth samples from the Uemis, the problem > goes away. My guess (so far uncon

[PATCH] Re: Translation strings questions

2015-09-18 Thread Robert Helling
Davide,On 18.09.2015, at 00:36, Davide DB wrote:36 - Device %1 was authorized paired.What does it mean? Is it grammatically correct?According to http://doc.qt.io/qt-5/qbluetoothlocaldevice.html#Pairing-enum it means it is paired and does not require further authentication.218

Re: [PATCH] Improve group information on USB device

2015-12-28 Thread Robert Helling
Hi,On 28.12.2015, at 14:05, Miika Turkia wrote:As the group can be something else than dialout on some systems, mentionthis on user manual.this patch adds the name of the group owning the device to the error message so the user does not have to look it up herself.I tested

[PATCHES]

2015-11-24 Thread Robert Helling
Hi,I am resending a number of patches I sent earlier which seem to me are still not pushed. Comments or pushes would be appreciated.From 10be4f46ca1a16353cedbd4b709bcc2332d69a78 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 16 Nov 2015 16:10:07 +0100 Subject:

[PATCH] Correctly determine pre-saturation

2016-06-08 Thread Robert Helling
As pointed out in the user forum, we did not properly take into account tissue saturation from previous dives. Turns out, there were two problems: When determining which dives to consider, we went back in the dive list to the first dive in the past of the presently considered dive and then

Re: [PATCH] Correctly determine pre-saturation

2016-06-09 Thread Robert Helling
Rick, > Am 10.06.2016 um 01:12 schrieb Rick Walsh : > > Where I'm really struggling is that I haven't come up with a case where I can > see any effect. Can you outline an example test case? my test case was: First start with an empty log and plan a reference dive (I was

[PATCH] Re: TestFlight feedback for Subsurface-mobile.

2016-06-14 Thread Robert Helling
Hi,Am 14.06.2016 um 06:40 schrieb Jürgen Frank :Also still some text is cut when using portrait orientation. From c8226cb8b67ec522e25b2bc36ba5cf92e9af17be Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 14 Jun 2016 09:42:37 +0200

[PATCH] Only non-zero set point changes are valid

2016-06-14 Thread Robert Helling
From c67eacf179af07706cf219ca678577cb5e0d917b Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 14 Jun 2016 17:12:57 +0200 Subject: [PATCH] Only setpoint changes with non-zero SP indicate a CCR dive To: subsurface@subsurface-divelog.org There might be some

Re: OC and CCR examples computer logs

2016-06-14 Thread Robert Helling
Steve, > Am 14.06.2016 um 15:50 schrieb Steve : > > Here is an export of some the different computers attached. > Also take note of the surface pressure of the iX3M computer in both OC and > CCR logs, looks like the decimal point is in the wrong place. thanks a

Re: [PLEASE VOTE] so what should we be working on

2016-05-30 Thread Robert Helling
Hi Dirk, hi others! > On 28.05.2016, at 23:37, Dirk Hohndel wrote: > > I have been focused on other things for a while (and the why and the what > will become public fairly soon) and decided to use that chance to figure out > what would happen if I just stopped paying

Re: CHIP with subsurface

2016-05-30 Thread Robert Helling
Hi, > Am 30.05.2016 um 16:41 schrieb Miika Turkia : > > IIRC this should be very easy to do with dnsmasq. I just had a look at the docs and indeed this seems to be exactly what I am looking for. Thanks Robert signature.asc Description: Message signed with OpenPGP

Re: Decompression model comparison finds 15 to 102 minutes "time to surface"

2016-06-01 Thread Robert Helling
Hi, > Am 02.06.2016 um 00:38 schrieb Lutz Vieweg : > > This second part has been published by now, see > http://gtuem.praesentiert-ihnen.de/caisson_3-2015.pdf > > starting at page 6. > > The different time-to-surface values

Time zones (again)

2016-06-21 Thread Robert Helling
Hi, it seems, with the planner, we ran into a time zone problem, again. So I would like to solicit some advice. As I understand, the situation is as follows: * Subsurface is nominally time-zone agnostic. That means we to to keep track of time zones. All times (as displayed to the user) are

Re: Time zones (again)

2016-06-21 Thread Robert Helling
Benjamin, > On 21.06.2016, at 10:10, Benjamin wrote: > > It sounds like a good idea, but how would it affect dives which are currently > in logs? Would there then need to be a layer to check dates on load/save and > correct them to UTC? I can't think of other possible

Re: Time zones (again)

2016-06-21 Thread Robert Helling
Hi, > Am 21.06.2016 um 17:18 schrieb Linus Torvalds <torva...@linux-foundation.org>: > > > On Jun 21, 2016 01:16, "Robert Helling" <hell...@atdotde.de > <mailto:hell...@atdotde.de>> wrote: > > > > What I propose is upon initializatio

[PATCH] Re: Time zones (again)

2016-06-22 Thread Robert Helling
> Am 21.06.2016 um 22:44 schrieb Linus Torvalds <torva...@linux-foundation.org>: > > On Tue, Jun 21, 2016 at 1:43 PM, Robert Helling <hell...@atdotde.de> wrote: >> >> I didn’t mean init of subsurface. I meant init of QDateTime. > > Yes, if that w

Re: New Bug Reports/Feature Requests

2016-02-23 Thread Robert Helling
Richard, thanks a lot for all your reports/suggestions. I believe I cannot help for many of these but here are some comments: > On 23.02.2016, at 19:55, Richard Houser wrote: > > First off, I'd just like to say I thin Subsurface is an amazing piece of > software and

Re: [PATCH] Re: New Bug Reports/Feature Requests

2016-02-28 Thread Robert Helling
Hi,On 26.02.2016, at 18:45, Robert C. Helling wrote:I just checked in to a ski resort for the weekend. And I did not bring a computer besides the phone. So no updated patch before Monday. this is Monday.From 1541b7f2113fd6d26a8674ea3aeac9014bce4903 Mon Sep 17 00:00:00

[PATCH] Re: New Bug Reports/Feature Requests

2016-02-25 Thread Robert Helling
Hi,On 24.02.2016, at 21:26, Linus Torvalds <torva...@linux-foundation.org> wrote:On Wed, Feb 24, 2016 at 12:15 PM, Robert Helling <hell...@atdotde.de> wrote:and in fact, Robert is looking into this issue. He decided to get thephysics (somewhat) right by using a van der Waals

Re: New Bug Reports/Feature Requests

2016-02-24 Thread Robert Helling
Hi, > On 24.02.2016, at 08:28, Dirk Hohndel wrote: > > Robert is the usual suspect for stuff like this :-) and in fact, Robert is looking into this issue. He decided to get the physics (somewhat) right by using a van der Waals (or related) equation rather than a random fit

Re: [PATCH] Improve detection of CCR dives on yearly stats

2016-01-23 Thread Robert Helling
Miika, > On 23.01.2016, at 17:31, Miika Turkia wrote: > > It might be that we do not have the dctype set to CCR but the dive is > still closed circuit. In this case we have an event "SP change" on time > 0 sec. So we have to check this case as well. (Note this info is

[PATCH] Re: two questions regarding QML

2016-03-14 Thread Robert Helling
On 14.03.2016, at 17:22, Robert Helling <hell...@atdotde.de> wrote:Do you want me to start doing that?What am I asking. Here you go.From 4fe1d10a14a072e1042c6b0f8063acda36a08610 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" <hell...@atdotde.de> Date: Mon, 14 M

Re: [PATCH] Segmentation fault without further info

2016-03-15 Thread Robert Helling
> On 15.03.2016, at 22:51, Robert Helling <hell...@atdotde.de> wrote: > > Hi, > >> On 15.03.2016, at 15:33, Robert Helling <hell...@atdotde.de >> <mailto:hell...@atdotde.de>> wrote: >> >> This turns out to be more complicated to fix.

Re: 4.5.4 - last call

2016-03-15 Thread Robert Helling
Dirk, > On 15.03.2016, at 21:22, Dirk Hohndel wrote: > > While everyone is busily testing 4.5.3-31 -- is there anything else that > should be included in 4.5.4? I guess the image handling patches I sent a few minutes ago should go in as well. Best Robert signature.asc

Re: [PATCH] Segmentation fault without further info

2016-03-15 Thread Robert Helling
Hi,On 15.03.2016, at 15:33, Robert Helling <hell...@atdotde.de> wrote:This turns out to be more complicated to fix. I have to look into how to make the live time long enough for the thread to complete. But in order to do this, I have to understand once more the slightly complicated call se

Re: 4.5.4 - last call

2016-03-15 Thread Robert Helling
Dirk,On 15.03.2016, at 23:30, Dirk Hohndel wrote:imagedownloader.cpp doesn't exist in v4.5-branch... that code is still inthe divepicturewidget there... I would appreciate if you could create aseperate commit against the v4.5-branch, just so I don't mess things upwhen trying to

Re: [PATCH] Build problems

2016-03-15 Thread Robert Helling
Hi,On 15.03.2016, at 15:40, Dirk Hohndel wrote:Odd - it worked one of my Macs, but fails on the others. I don't think I installed a different shell but it's possible...Can you send a second patch to fix the problem above?here is the patch (in addition to the ~ -> $HOME patch I

Re: Profile display affected by planning parameters

2016-03-18 Thread Robert Helling
Willem, > On 18.03.2016, at 13:56, Willem Ferguson > wrote: > > Reproduce as follows: > > Load dive log. > Starting with preferences->Graph set to, by default, display dive log > profiles with gradient factors 33 and 66. > Make sure the correct GF values are

Re: [PATCH] Segmentation fault without further info

2016-03-16 Thread Robert Helling
pars, > On 16.03.2016, at 09:28, pars wrote: > > Excellent! I applied the patches, and the crash is gone! glad to hear that. I spent a whole evening on that. Best Robert signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Subsurface-mobile for Android has been released

2016-03-13 Thread Robert Helling
Hi, congratulations to everybody who helped getting this mobile version to work! > On 12.03.2016, at 22:11, Dirk Hohndel wrote: > > And of course please post announcements to local or special interest forums - > ideally with links to the announcement on our website or at

[PATCH] iOS Build Instructions

2016-04-06 Thread Robert Helling
I have deployed subsurface to my own device! Yay! Here is what I had to do (and of course: Thanks Dirk and Tomaz for paving 99% of the path). From c55f2e4992c26d4cb8586f5bcf16bd37f6d7f3fc Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Wed, 6 Apr 2016 21:56:18 +0200

Re: VPM-B Oddity

2016-04-06 Thread Robert Helling
John, > On 06.04.2016, at 21:06, John Van Ostrand wrote: > > For those following this. This might be a display problem more than a bug > with the algo. Turning "3m incremental stops" on makes it break. So it's the > 3m ceilings that appear broken not the actual ceilings.

Re: Developing and Deploying devices

2016-04-12 Thread Robert Helling
Hi everybody, > On 12.04.2016, at 16:35, Dirk Hohndel wrote: > > As for the development process, right now I consider this the "storming" phase A quick report from my side: Since that was easiest, I got hold of a RPi3 (which has both wifi and BT on board) to get started with

Re: Divecomputer-reading from Mobile devices (Was: Divemate Fusion)

2016-04-09 Thread Robert Helling
Jeroen, > On 09.04.2016, at 13:55, Jeroen Massar wrote: > > I have been thinking about doing something similar, and as ny kind of > Bluetooth device can works and bluetooth can just do serial comms, it > would be relatively easy. > > One could take a Arduino with a USB and

  1   2   3   4   5   >