Re: [Owfs-developers] 18B20 Calibration

2013-01-25 Thread p4trykx
W dniu 25.01.2013 o 23:48 Phil White pisze: > Hi Paul, > > I'm sorry - I cannot locate the 'errata' directory. > Am using OWFS 2.7_p21-r1. I have 2.8p21(latest) and there is errata directory I think it's a recent feature. So you have to compile some more recent version. -- p4trykx ---

Re: [Owfs-developers] 18B20 Calibration

2013-01-25 Thread Phil White
Hi Paul, I'm sorry - I cannot locate the 'errata' directory. Am using OWFS 2.7_p21-r1. Phil On 24 January 2013 21:35, Paul Alfille wrote: > In general, the DS18B20 should not need calibration. The usual reason for > differing temperatures is either different environment or self-heating. > > The

[Owfs-developers] owhttpd feature request: refresh button

2013-01-25 Thread brucek
I use owhttpd a lot for testing. It would be very helpful to have a refresh button, so that when I change something (such as a PIO state) I can quickly reload the sensor's data. Just hitting the browser's refresh will reapply the change. I want to just reload the sensor's data to see how it has

Re: [Owfs-developers] owcapi OW_init("u") fails

2013-01-25 Thread Paul Alfille
Without testing it out, how about: OW_init("-u") ? On Fri, Jan 25, 2013 at 9:29 AM, Stephen Shelton < step...@stephenashelton.com> wrote: > Hi, > > I'm trying to call OW_init("u") and getting an Invalid argument error. > I've tried different variants, which I understand to all be equivalent > ("u

Re: [Owfs-developers] #pragma inside function

2013-01-25 Thread Eloy Paris
Hi Tomasz, I believe Paul said in a recent message that he's fixed this. Googling... Yes, right here: http://www.mail-archive.com/owfs-developers@lists.sourceforge.net/msg09417.html Cheers, Eloy Paris.- On 01/25/2013 10:22 AM, Tomasz Nieszawski wrote: > Hello > I have some problems with comp

[Owfs-developers] #pragma inside function

2013-01-25 Thread Tomasz Nieszawski
Hello I have some problems with compiling the latest version p21 I get numerous errors about the use of #pragma I suspect it's to_client.c: In function ‘ToClient’: to_client.c:51:9: error: #pragma GCC diagnostic not allowed inside functions to_client.c:52:9: error: #pragma GCC diagnostic not allowe

[Owfs-developers] owcapi OW_init("u") fails

2013-01-25 Thread Stephen Shelton
Hi, I'm trying to call OW_init("u") and getting an Invalid argument error. I've tried different variants, which I understand to all be equivalent ("usb", "--usb", etc.) with the same results. I've tried this both on a machine with and without a DS9490r hooked up. I know my OWFS + DS9490r setup