Re: G2 HUD support?

2019-04-25 Thread Robert Helling
> On 25. Apr 2019, at 20:15, Linus Torvalds > wrote: > > It's a glamorous life. Think of the adulation of the crowds you'll > get. People murmuring "There goes Bill Perry, subsurface developer" as > you walk past. +1 signature.asc Description: Message signed with OpenPGP ___

Re: G2 HUD support?

2019-04-25 Thread Linus Torvalds
On Thu, Apr 25, 2019 at 11:06 AM William Perry wrote: > > Verified that ‘btName' at this point contains only the string ‘HUD’. Because > surely nobody would ever create another HUD dive computer that works over > bluetooth. Ok. I could apply your patch, which looks fine, but may I suggest you

Re: G2 HUD support?

2019-04-25 Thread William Perry
Verified that ‘btName' at this point contains only the string ‘HUD’. Because surely nobody would ever create another HUD dive computer that works over bluetooth. -bill > On Apr 25, 2019, at 10:56 AM, William Perry wrote: > > With Jef’s changes to libdivecomputer I was able to download over U

Re: G2 HUD support?

2019-04-25 Thread William Perry
I will triple check, but I was only seeing “HUD” in the debugger. -bill On Thu, Apr 25, 2019 at 12:04 PM Linus Torvalds < torva...@linux-foundation.org> wrote: > On Thu, Apr 25, 2019 at 7:56 AM William Perry wrote: > > > > With Jef’s changes to libdivecomputer I was able to download over USB >

Re: G2 HUD support?

2019-04-25 Thread Linus Torvalds
On Thu, Apr 25, 2019 at 7:56 AM William Perry wrote: > > With Jef’s changes to libdivecomputer I was able to download over USB just > fine. The bluetooth seems a little iffy - I was able to download after > forcing it into LE mode. It looks like the bluetooth device name starts with > ‘HUD’:

Re: G2 HUD support?

2019-04-25 Thread William Perry
With Jef’s changes to libdivecomputer I was able to download over USB just fine. The bluetooth seems a little iffy - I was able to download after forcing it into LE mode. It looks like the bluetooth device name starts with ‘HUD’: diff --git a/core/btdiscovery.cpp b/core/btdiscovery.cpp index 7

Re: G2 HUD support?

2019-04-25 Thread William Perry
I have a build of subsurface with your changes in it and will be spending the day at the quarry. Will see if I can snag the HUD while I am down there. -Bill > On Apr 24, 2019, at 10:58 AM, Jef Driesen wrote: > > On 2019-04-23 22:32, Linus Torvalds wrote: > >> Have you found where the GPS coo

Subsurface Information tab

2019-04-25 Thread Willem Ferguson
Hallo Berthold, The intention is to make user-editable the existing water temperature, air temperature and air pressure in the Information tab. Currently none of the items in the Information tab are editable. Therefore TabDiveInformation.cpp does not have any of the macros or functions to sav