On Tue, Jul 15, 2014 at 4:31 PM, Anton Lundin <[email protected]> wrote: > 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.
:P > //Anton _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
