Temperature graph to show values

Suggestions? Comments? Features you'd like to see?
Post Reply
pwolter
Posts: 1
Joined: Wed Aug 21, 2013 11:10 am
Dive Computer: Shearwater Pretel

Temperature graph to show values

Post by pwolter »

Hi,

I think it will be very useful to have the graph of the temp below the dive profiles to show the values and a small window pop up showing the depth, max depth, ead, ndl, temp, ppo2, etc. when you hover over the profile graph so you can relate the information with the graph. This way you will be able to scroll or move on the dive profile and "see" what was happening.

Also can you please implement a re number option that won't include creating a fake equipment? I usually dive with 2 computers, "merging" this dives as a single one will be optimal and allowing the user to re number them. I just found my old paper log and I'm entering them manually, want to re number them based on dates, but can't.

Do you have a way to script this? I don't know sqlite very well ....

Thanks for the great product! I love it!

Pablo.
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Temperature graph to show values

Post by nick »

pwolter wrote:Hi,
I think it will be very useful to have the graph of the temp below the dive profiles to show the values and a small window pop up showing the depth, max depth, ead, ndl, temp, ppo2, etc. when you hover over the profile graph so you can relate the information with the graph. This way you will be able to scroll or move on the dive profile and "see" what was happening.
There is already a temperature Graph directly below the main Graph.. there's also ppo2, ndl, pressure, SAC rate. These, however, depend on whether your device records the appropriate data. Only some devices are supported for the various graphs, as some don't record the info.
Also can you please implement a re number option that won't include creating a fake equipment? I usually dive with 2 computers, "merging" this dives as a single one will be optimal and allowing the user to re number them. I just found my old paper log and I'm entering them manually, want to re number them based on dates, but can't.
What are you trying to do? Have completely consecutive numbering? Or have them both number the same (eg so you have two Dive #20's, two #21's, etc) ?

The purpose of this is the actual dive number - so two computers should be recording the same numbers. I could potentially add an option to just blindly renumber them if that would help. It's a common enough request..
Do you have a way to script this? I don't know sqlite very well ....
You should not edit the database directly. This will cause problems. MacDive itself does not even communicate with it directly, it's all managed by apple frameworks.
Thanks for the great product! I love it!
Glad to hear it :)
Post Reply