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.
Temperature graph to show values
- nick
- Site Admin
- Posts: 4377
- Joined: Sat Apr 12, 2008 8:33 am
- Dive Computer: Shearwater Teric
- Contact:
Re: Temperature graph to show values
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.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.
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) ?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.
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..
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.Do you have a way to script this? I don't know sqlite very well ....
Glad to hear itThanks for the great product! I love it!
