Hi, a few months ago I posted a bug report/patch on the sourceforge website of owfs (http://sourceforge.net/p/owfs/bugs/54/). It seems that it remained unnoticed, so I thought to send it to the mailing list.
In the file module/owlib/src/c/ow_1921.c, line 209, the address for undertemp/temperature is the same as for overtemp/temperature, in fact, both point to the address 0x020C. According to the datasheets the address for undertemp/temperature should be 0x020B: Reference: http://datasheets.maxim-ic.com/en/ds/DS1921G.pdf - Page 10 - Figure 6. Register Pages Map - lists the following addresses: 020Bh Temperature Low Alarm Threshold 020Ch Temperature High Alarm Threshold See attached patch to fix the issue. best regards Clemens Egger
patch1_undertemp_address
Description: patch1_undertemp_address
------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
