I'd love it if I could hook up one of my CM11A's to my Audrey and use Heyu to control me few light modules. The Audrey is an x86 Internet Appliance and runs...
Hi, SV_RFID (http://groups.yahoo.com/group/sv_rfid/) is a Yahoo group that aims to gather together those who have common interest in RFID, not only as just a...
Here is what I get when trying to install Heyu: [root@LinuxBox heyu.dir]# make gcc -g -O -DSYSV -DPOSIX -DHAS_ITIMER -DLINUX -DHASSELECT -Wall -c -o date.o...
On Tue, 03 Jun 2003 00:58:45 -0000 ... gcc is the C compiler. It's normally part of a development package which you can choose to install or not install when...
Charles Sullivan
cwsulliv@...
Jun 3, 2003 5:12 am
334
what distro/version of linux are you running? On Tue, 03 Jun 2003 00:58:45 -0000...
Well, I got the below problem fixed by installing GCC, but now I can't get Heyu to work correctly. It hangs after I type a command and sometimes it says: ...
On Wed, 04 Jun 2003 23:04:32 -0000 ... It looks like a permissions problem. Did you run 'make install' as root? What do you get if you run at the prompt ($):...
Charles Sullivan
cwsulliv@...
Jun 5, 2003 12:05 am
338
I have done the below but have no change: [root@LinuxBox heyu.dir]# ./heyu turn a11 off Unable to lock /var/lock/LCK..heyu.write Failure sending address...
On Thu, 05 Jun 2003 00:58:57 -0000 ... I assume you installed heyu by following the directions in the INSTALL file in the dirctory where you untarred the heyu ...
Charles Sullivan
cwsulliv@...
Jun 5, 2003 3:36 am
340
... I started from scratch and now I can run heyu without the ./ But it still hangs after running but I don't get the var/lock problem. It did seem to have a...
On Thu, 05 Jun 2003 22:56:56 -0000 ... That was an innocuous warning which has been corrected in the heyu 1.34 beta and heyu2 alpha releases. It wasn't the ...
Charles Sullivan
cwsulliv@...
Jun 6, 2003 1:19 am
342
One more thing - verify that you have read/write permission for the serial port connected to the CM11A. Running: $ ls -l /dev/ttySX will give you that...
Charles Sullivan
cwsulliv@...
Jun 6, 2003 1:41 am
344
... I get: lr-xr-xr-x 1 root root also, when I try to run the setserial /dev/ttyS0 command I get: bash: setserial: command not found Thank you so much...
I got it working, I found out I was pluged into the wrong serial port and on top of that, I had like 15 processes of ./heyu running. I think some of the stuff...
A feature request: It would be great if heyu2 could log all X10 activity to a daily txt file. It would be great to get apache to then serve this up so that I...
On Sun, 22 Jun 2003 18:50:43 +0000 ... Redirect the output of the monitor to a file, e.g.: $ heyu2 monitor > heyu2_log.txt & You can either manually delete...
Charles Sullivan
cwsulliv@...
Jun 23, 2003 12:12 am
348
This is a little strange but someone might have a work around. I have a trigger defined : #DA Keyfob Button 1 trigger C1 on Coming_Home_On macro...
On Mon, 23 Jun 2003 19:45:12 +0000 ... I'm not sure what to make of this. I just tried uploading your trigger and it appears to be working correctly on my Red...
Charles Sullivan
cwsulliv@...
Jun 23, 2003 9:23 pm
351
.x10config:ghpump A 6 .x10sched.conf: timer smtwtfs 01/01-12/31 12:46 12:47 ghpump ghpump and $ heyu upload Loading all 64 blocks of data. Please stand by. ...
On Sat, 05 Jul 2003 19:54:55 +0000 ... I think you're confused... ghpump is an alias whereas a timer requires macros to be defined in the schedule file, e.g.,...
Charles Sullivan
cwsulliv@...
Jul 6, 2003 6:55 am
356
Ah, ha! Old dog learn new trick - must be his good trainer ;-) This is where it is being used - http://www.liderbug.com/hydro timer smtwtfs 01/01-12/31 06:00...
You have a somewhat sensitive situation. From your website, it looks to me like you could experience substantial losses if the pump should fail to operate....
Charles Sullivan
cwsulliv@...
Jul 6, 2003 7:02 pm
358
... I hope you saw the "Not :-( " below the large GH (sigh) "If one doesn't dream, one can't have dreams come true." All of my plants are in 5 gal...
Hi im new to the heyu software and i was wondering if there is a way to trigger a shell script when i turn on a light with another x10 controler. ... Do you...