Re: [Owfs-developers] Q about owfs / DS1921

2014-12-11 Thread Colin Reese
This is a good point. It would make more sense if they were named trivially. The names vary a little bit from the DS1923, DS1922, and DS1921, so this may be the origin for some of the confusion and variation. Colin On 12/11/2014 17:56, Csillag Kristof wrote: > Coliln, > > Thank you for the ref

Re: [Owfs-developers] Q about owfs / DS1921

2014-12-11 Thread Csillag Kristof
Coliln, Thank you for the reference. (I am already reading that document.) The only confusion (for a newbie) is that the names exposed by OWFS are not trivially associated with the names described in the datasheet. (OWFS has fields like "running", "clear", "enabled", "easystart", while the devic

Re: [Owfs-developers] Q about owfs / DS1921

2014-12-11 Thread Colin Reese
Kristof, Sorry to sound like a broken record, but this is all in the datasheet. See, for example, here: http://datasheets.maximintegrated.com/en/ds/DS1921H-DS1921Z.pdf You cannot change mission parameters while a mission is active (rollover, for example). This must be done when no mission is a

Re: [Owfs-developers] Q about owfs / DS1921

2014-12-11 Thread Csillag Kristof
OK, so here is some feedback. I can confirm that writing a value to Easystart starts a measurement: - It sets delay to 0 - It set frequency to the same value that was written to Easystart - It clears previous samples - It clears rollover - It starts the mission. - (It probably also sta

Re: [Owfs-developers] Problems with building 2.9p4 none while building the 2.9p3 release

2014-12-11 Thread Mick Sulley
To be honest I have no idea what rpi-update does but I saw it recommended in a post on the forum so I added it to my list. On 11/12/14 16:08, Gregg Levine wrote: > Hello! > Thanks Mick. I didn't realize that I needed to run the sudo rpi-update > function for this image. That will be a big help.

Re: [Owfs-developers] Problems with building 2.9p4 none while building the 2.9p3 release

2014-12-11 Thread Gregg Levine
Hello! Thanks Mick. I didn't realize that I needed to run the sudo rpi-update function for this image. That will be a big help. And so were most of those. It seems I missed a few items. - Gregg C Levine gregg.drw...@gmail.com "This signature fought the Time Wars, time and again." On Thu, Dec

Re: [Owfs-developers] Problems with building 2.9p4 none while building the 2.9p3 release

2014-12-11 Thread Mick Sulley
Don't know if this will help but this is my list to install on a Pi, it includes other stuff as well as owfs so you may not need all of it. sudo apt-get update sudo apt-get -y dist-upgrade sudo rpi-update sudo apt-get install i2c-tools sudo apt-get install apache2 sudo apt-get install php5 sudo a