OK, then I'll update unittests with all new computed values. Thanks, Seb
2010/11/10 Rob Hamerling <[email protected]> > > Hi Seb, > > On 2010/11/10 07:41, Sebastien Lelong wrote: > >> Yes, I can update unittests with all new values. Are all correct ? >> > > I've checked the results (not so straight forward!) and as far as I've seen > the calcuated results are correct. > > The explanation for the differences is that the old adc_clock tested from > large to small Tad values and compared if Tad was below upper limit, while > the new procedure tests from small to large values and checks if Tad is > above lower limit. Since the allowed range for Tad is 1.6 .. 6.0 usec there > can be 2 values within this interval (for example 2.0 and 4.0). The old > library took the higher value, while the new one takes the lower value. > > > Regards, Rob. > > > -- > R. Hamerling, Netherlands --- http://www.robh.nl > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<jallib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. > > -- Sébastien Lelong http://www.sirloon.net http://sirbot.org -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
