On Sun, May 8, 2016 at 6:23 AM, Dan Bowkley danbowkley@gmail.com wrote:
I'm using a Tusa IQ-750 and for the most part importing my dives works flawlessly, just plug it in and hit go. The only issue is it seems to have N2 and O2 backwards: my computer is set to air, and when the dives are imported into SS it warns me that I have a very weird Nitrox mix of 79% O2. I'm betting a pair of variables got swapped somewhere.
This sounds more like a libdivecomputer issue than a subsurface one.
Adding Jef and the libdivecomputer mailing list to the participants,
Linus
And don't use "SS" as an abbreviation for Subsurface, please.
Benjamin
On Sun, 8 May 2016 22:05 Linus Torvalds, torvalds@linux-foundation.org wrote:
On Sun, May 8, 2016 at 6:23 AM, Dan Bowkley danbowkley@gmail.com wrote:
I'm using a Tusa IQ-750 and for the most part importing my dives works flawlessly, just plug it in and hit go. The only issue is it seems to
have
N2 and O2 backwards: my computer is set to air, and when the dives are imported into SS it warns me that I have a very weird Nitrox mix of 79%
O2.
I'm betting a pair of variables got swapped somewhere.
This sounds more like a libdivecomputer issue than a subsurface one.
Adding Jef and the libdivecomputer mailing list to the participants,
Linus
-- You received this message because you are subscribed to the Google Groups "Subsurface Divelog" group. To unsubscribe from this group and stop receiving emails from it, send an email to subsurface-divelog+unsubscribe@googlegroups.com. To post to this group, send email to subsurface-divelog@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/subsurface-divelog/CA%2B55aFzj8JDRVnxwAaEv... . For more options, visit https://groups.google.com/d/optout.
On 2016-05-08 21:05, Linus Torvalds wrote:
On Sun, May 8, 2016 at 6:23 AM, Dan Bowkley danbowkley@gmail.com wrote:
I'm using a Tusa IQ-750 and for the most part importing my dives works flawlessly, just plug it in and hit go. The only issue is it seems to have N2 and O2 backwards: my computer is set to air, and when the dives are imported into SS it warns me that I have a very weird Nitrox mix of 79% O2. I'm betting a pair of variables got swapped somewhere.
This sounds more like a libdivecomputer issue than a subsurface one.
Indeed.
@Dan: Can you send me a memory dump of your dive computer. Simply enable both the libdivecomputer dumpfile and logfile checkboxes in the subsurface download dialog. Note that it will help if you can record a dive with all gas mixes set to different values (e.g. 22%, 23% and so on). Air gets recorded as a zero byte, and since there are many zero bytes present in the dive header, it's difficult to tell which byte(s) are the gas mixes.
Jef