shouldn't line 406 read
temp[0] = (FLOAT) ((int16_t)((data[1]<<8)|(data[0]&mask))) * .0625 ;
instead of
temp[0] = (FLOAT) ((int16_t)((data[1]<<8)|data[0]|mask)) * .0625 ;
??
('AND' the mask, not 'OR')
btw, this fixed the problem i mentioned in the forums post (help area) !
Q1: shouldn't delays in Resolutions[] be 200,400,800,1000 , instead of
110,200,400,1000 ?
Is this secure for low resolutions?
Q2: Can't figure why the BYTE data[8] are changed to BYTE data[9]
Paul Alfille wrote on 22/6/2006 22:05:
Thorsten Godau found an error in our handling of "fasttemp" -- 9 bit
temperature on the DS18B20 and DS1822. Fixed in the CVS.
begin:vcard
fn:George M. Zouganelis
n:Zouganelis;George
org:Athens University of Economics and Business;Department of Management Science & Technology
adr:;;76, Patission Ave.;Athens;Attica;;GREECE
email;internet:gzoug(at)aueb(dot) gr
title:Technical Administrator
x-mozilla-html:FALSE
version:2.1
end:vcard
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers