Re: making remote git storage work [was Re: Subsurface ans Dropbox]

2015-05-29 Thread Long, Martin
A little feedback: Advanced mode - I'd most likely use this. I think this is quite important, and opens up the possibility or using Github, Bitbucket, or privately hosted git repos. You keep saying PIN. Could that actually be any passphrase? i.e. why limit it to numbers, or limit the length? I'd

Re: Dive Site Management

2015-05-29 Thread Willem Ferguson
Dirk, Tomaz, When you feel that the dive site management interface is more or less finalised, please let me know? I will go through it with a fine tooth comb. I do not want to send bug reports on small issues at the moment because I know you are actively working on that. One question: The

Re: Build error with latest master

2015-05-29 Thread Pedro Neves
On 29-05-2015 05:44, Dirk Hohndel wrote: My apologies. Fixed now (and tested) /D Dirk: Even with a clean build tree, I still get the same error. Cheers: Pedro ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: Build error with latest master

2015-05-29 Thread Dirk Hohndel
On Fri, May 29, 2015 at 11:41:31AM +0100, Pedro Neves wrote: On 29-05-2015 05:44, Dirk Hohndel wrote: My apologies. Fixed now (and tested) /D Dirk: Even with a clean build tree, I still get the same error. What's the git SHA? I can't quite see how this would happen with 29e7459. Unless

Re: making remote git storage work [was Re: Subsurface ans Dropbox]

2015-05-29 Thread Dirk Hohndel
On Fri, May 29, 2015 at 04:24:04PM +0100, Long, Martin wrote: I didn't want to come across as hostile. I know I haven't contributed a LOT to the project like some others. Unfortunately, although I'm a developer, C/C++ are not strengths of mine, so contributing code is difficult, but I was

Re: making remote git storage work [was Re: Subsurface ans Dropbox]

2015-05-29 Thread Long, Martin
On 29 May 2015 at 14:23, Dirk Hohndel d...@hohndel.org wrote: On Fri, May 29, 2015 at 08:13:44AM +0100, Long, Martin wrote: A little feedback: Advanced mode - I'd most likely use this. I think this is quite important, and opens up the possibility or using Github, Bitbucket, or privately

Re: Suunto DM5 Format changed

2015-05-29 Thread Rainer Mohr
Hi Linus, Yep, this works, the last 4 bytes of each 23 Byte pattern are binary floating point numbers that actually correspond to the detailed profile data that DM5 shows. The old pattern was blocks of 16 bytes (without the 7 Byte header block), where the depth data was in bytes 3 to 6. Now

More patches regarding the dive site edit

2015-05-29 Thread Tomaz Canabrava
Willem, it`s still unfinished, just more finished than yesterday. I`ll do my best to finish this weekend. help is appreciated. 0001-Fix-border-glow-on-OSX.patch Description: Binary data 0002-Change-the-Location-from-a-LineEdit-to-a-ComboBox.patch Description: Binary data

Re: Build error with latest master

2015-05-29 Thread Pedro Neves
On 29-05-2015 14:10, Dirk Hohndel wrote: Oh, I can see how this could happen. Because I didn't push last night. That did it... Thanks: Pedro ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: Suunto DM5 Format changed

2015-05-29 Thread Rainer Mohr
Hi Linus, Blob attached as file. According to the DM4.db file it was recorded from a zoop. Could be though, that they adapted the format to the EON Steel data. Rainer Am 29.05.15 um 22:56 schrieb Linus Torvalds: On Fri, May 29, 2015 at 1:45 PM, Rainer Mohr m...@divelogs.de wrote: Anyone

Re: Suunto DM5 Format changed

2015-05-29 Thread Linus Torvalds
On Fri, May 29, 2015 at 2:01 PM, Rainer Mohr m...@divelogs.de wrote: Blob attached as file. According to the DM4.db file it was recorded from a zoop. Could be though, that they adapted the format to the EON Steel data. From a quick look, the byte patterns don't look like the EON dumps at all,