On 15 July, 2014 - Anton Lundin wrote: > On 15 July, 2014 - Miika Turkia wrote: > > > A few more bugs: > > - Trimix dives are missing He content (use e.g. test20.xml for testing > > purposes) - Reported by Roberto, but mailing list was not included > > Gaah. This is code that uses the event data straight off. In the case of > SAMPLE_EVENT_GASCHANGE especially we need to map the event to the > available cylinders and that way figure out which gas we are using. > > Almost every place where we use get_gasmix_from_event we should be using > get_cylinder_index instead and grab the "real" gasmix from the cylinder, > except the case where get_gasmix_from_event is called from > get_cylinder_index =) > > > This was more work than anticipated when i first gave it a stab. If no > one else untangles this I'll give it another stab later. > >
Gaah 2. I of course miss-read the report and i was talking about what we write in the regular-non-html-ui. I found another bug. //Anton > > - Gas change and heading events should have the value information shown; > > mix and direction > > - When there is no pressure samples, the y-axis on right side gets a bogus > > legend - if you fix the scale for pressure, this should be taken care off > > (otherwise, in this case there would be no need to print the pressure scale) > > > > miika > > > _______________________________________________ > > subsurface mailing list > > [email protected] > > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface > > > -- > Anton Lundin +46702-161604 > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
