Search found 20 matches
- Sun Mar 23, 2008 7:29 pm
- Forum: Linux Forum
- Topic: xPL-PERL - Communication between xPL processess
- Replies: 24
- Views: 36903
xPL-PERL - Communication between xPL processess
xpl-rfxcom already tries to cope with repeated readings by not outputting repeats for 0.5 seconds. What is the time between the first and last (of the 11) readings? That is plenty for other devices but obviously the scales are a bit verbose. I'm reluctant to change this since making it bigger would ...
- Wed Mar 19, 2008 9:14 am
- Forum: Linux Forum
- Topic: xPL-PERL - Communication between xPL processess
- Replies: 24
- Views: 36903
xPL-PERL - Communication between xPL processess
Oops. I meant to divide by 10. Fixing in revision 467.
- Tue Mar 18, 2008 11:21 pm
- Forum: Linux Forum
- Topic: xPL-PERL - Communication between xPL processess
- Replies: 24
- Views: 36903
xPL-PERL - Communication between xPL processess
I've added support for the scales in xpl-perl to svn revision 465.
-Mark.
-Mark.
- Sun Mar 16, 2008 11:12 am
- Forum: Linux Forum
- Topic: xPL Perl - Startup / Shutdown service
- Replies: 7
- Views: 15398
xPL Perl - Startup / Shutdown service
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Jfn</i> <br />Took another look at some of the xpl scripts in /usr/bin. It seems fairly easy t...
- Sun Mar 16, 2008 10:55 am
- Forum: Linux Forum
- Topic: xPL Perl - Startup / Shutdown service
- Replies: 7
- Views: 15398
xPL Perl - Startup / Shutdown service
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Jfn</i> <br />Thanks I just started programming in perl, so my skills are growing every day. <...
- Tue Mar 11, 2008 11:47 pm
- Forum: Linux Forum
- Topic: xpl-perl / zenah how would you change it?
- Replies: 8
- Views: 13970
xpl-perl / zenah how would you change it?
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by kroon040</i> <br />for x10 devices it should also be nice that if something happens, it puts a...
- Tue Mar 11, 2008 11:43 pm
- Forum: Linux Forum
- Topic: xpl-perl / zenah how would you change it?
- Replies: 8
- Views: 13970
xpl-perl / zenah how would you change it?
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by kroon040</i> <br />That it will be ok for other distro's not debian only. the xpl-perl-setup m...
- Sun Feb 10, 2008 10:27 am
- Forum: Linux Forum
- Topic: /dev/ttyUSB0,1,2 force a device
- Replies: 7
- Views: 22841
/dev/ttyUSB0,1,2 force a device
I created a file /etc/udev/rules.d/50-ttyUSB.rules which contains lines like these two: BUS=="usb",SYSFS{idProduct}=="6001",SYSFS{idVendor}=="0403",SYSFS{serial}=="A4001XXX",SYMLINK="rfxcom-rx" BUS=="usb",SYSFS{idProduct}=="6001",...
- Sat Sep 29, 2007 5:25 pm
- Forum: Linux Forum
- Topic: Xpl-Perl ZenAH setup (Dutch)
- Replies: 33
- Views: 49014
Xpl-Perl ZenAH setup (Dutch)
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by RDNZL</i> <br />Mark, I finally had some time to look into my RFXPower module probs I had with...
- Sat Sep 29, 2007 4:53 pm
- Forum: Linux Forum
- Topic: Xpl-Perl ZenAH setup (Dutch)
- Replies: 33
- Views: 49014
Xpl-Perl ZenAH setup (Dutch)
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by snelvuur</i> <br />check http://www.binkey.nl/perl/sensors.txt , i use the same perl script de...
- Wed Sep 19, 2007 10:49 pm
- Forum: Linux Forum
- Topic: What Linux software are you guys using?
- Replies: 21
- Views: 39820
What Linux software are you guys using?
Rick, If you run xpl-rfxcom with the -v (verbose) flag, you will get hex dumps in the output (lines beginning "Processed:"). If you send me some examples of these lines that result from visonic signals and annotate them with descriptions of what you think the message should mean, I'll try ...
- Wed Sep 19, 2007 8:58 am
- Forum: Linux Forum
- Topic: Xpl-Perl ZenAH setup (Dutch)
- Replies: 33
- Views: 49014
Xpl-Perl ZenAH setup (Dutch)
This is a known bug - I don't actually have an RFX Meter but I think it is fixed in svn. Perhaps I'll make another release as soon as I've checked in some code for my new RFXCom transmitter.
- Tue Sep 18, 2007 11:25 pm
- Forum: Linux Forum
- Topic: What Linux software are you guys using?
- Replies: 21
- Views: 39820
What Linux software are you guys using?
I've just checked in a ".dump" of the zenah.sample.db file. If you remove the zenah.db file and recreate it with: svn up sqlite3 zenah.db <zenah.sample.sql3 does that help? (Perhaps checking in a binary sqlite file was a bad idea. I've since discovered that they don't tend to be very porta...
- Tue Sep 18, 2007 11:13 pm
- Forum: Linux Forum
- Topic: What Linux software are you guys using?
- Replies: 21
- Views: 39820
What Linux software are you guys using?
Another thing that would be useful to know is the svn revision you have ("svn info |grep Rev"). I'd also point out that I'm still making a few changes to the database structure so you will need to make sure any changes to the zenah.sample.db are copied to the live zenah.db.
-Mark.
-Mark.
- Tue Sep 18, 2007 11:04 pm
- Forum: Linux Forum
- Topic: What Linux software are you guys using?
- Replies: 21
- Views: 39820
What Linux software are you guys using?
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by rickk</i> <br />Nope.. everything starts up fine, looking good. Only when I do an HTTP request...