Kim, I think the fix is now in the CVS.
Essentially I did what we discussed. Internally all temperature values are stored in the native Celsius. At the time of conversion to a ascii string, the conversion to/from the specified temperature scale is done. This means, among other factors, the internal cache is in Celsius, so can be shared even by modules that have different temperature scales. Paul Alfille On Saturday 14 May 2005 11:14 am, Kim Toms wrote: > It seems to me that it would be simpler to report the reading in canonical > units, then allow the user-interface program to convert into whatever units > it likes. Since the user interface programs all support talking directly to > devices they must include this conversion in any case. ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
