I once had figured out how to use this feature in the x10.sched file, but now I can not seem to get dawn to dusk times to auto generate based on the LONG LAT I...
Just finished compiling the latest beta of heyu. When finished, first thing I tried was 'heyu info' # heyu info Module experienced a power failure. It...
... Opened it up, though it wasn't easy. Doesn't appear to have anything like a battery in it. I've read websites that claim it's a CM11A, but I can't even be...
On Fri, 04 Mar 2005 02:57:02 +0000 ... I suspect you don't have a CM11A but the similar-looking IBM-branded CM10A, which doesn't have a battery backup. (THe...
Besides my IBM CM10 device (which thanks to itsahoot is now working), I also have a CP290. I take it that it's not supported by any linux software. Is that the...
On Sun, 06 Mar 2005 16:44:56 +0000 ... There are a few Linux programs which have been written for the CP290. A Google search for "cp290 linux" will produce a...
All, I want to create a macro that performs a function, waits a period of time, and then performs another function. Is there a way to insert a delay into a...
On Sat, 26 Mar 2005 02:07:48 +0000 ... A future version of heyu will hopefully have a documented way of doing this, but for now you've got to use a kluge. A...
The following scene causes a crash on Mac OS X. Obviously, the syntax is incorrect (two ";" in a row), but I think heyu should be more graceful than just...
On Sat, 26 Mar 2005 11:23:34 -0600 ... Thanks for tracking this down and reporting it Neil. I've confirmed it segfaults under Linux too, at least if there's...
I have been a long-time Linux user of heyu, and have decided to decomission my personal Linux server in favour of a Mac Mini. Mostly, the move has been...
FYI, I am using Heyu just fine on New Powerbook G4 17inch. I do use a different KeySpan adapter USA-28x. I did make sure to download the latest driver from...
Dear Matt, One possibility is the unconventional /dev directory on the Mac - it is not writable and the permissions can't be changed, even by root. I learned...
Interesting, although I'm not sure I follow. Is your suggestion that I create a symbolic link between /usr/dev/ttyXXX and the /dev/ttyXXX file? ... root. I ...
Matt, This may be off the wall, but I seem to recall another OS X/USB-Serial adapter situation (not Keyspan) where the driver set up _two_ devices in /dev for...
There are in fact two /dev devices set-up with keyspan. I was successful in using the tty... one /dev/tty.USA28X1b1P1.1 I did not try the other one....
I have been having no luck getting my CM12 running with heyu. I hope someone here can help. The device is plugged into /dev/ttyS1, verified with another...
What are the permissions on /dev/ttyS1 ? $ stty -a </dev/ttyS0 speed 4800 baud; rows 0; columns 0; line = 0; intr = <undef>; quit = <undef>; erase = <undef>;...
Nigel, The 0x8b is the character sent from the PC to tell the CM12 to return its 14-byte info block. It's a puzzler why the CM12 would merely echo back the...
... hope ... serial ... line ... A few things: With kernel 2.6 I noticed that serial ports were moved slightly, but at least Gentoo (maybe other distros do...
On Fri, 29 Apr 2005 16:24:24 +0000 ... I presume you are using heyu-2.0beta.2 - if not, you should be. Man pages for this release are heyu(1), x10config(5),...
Thank you sir. I believe my mistake was in installing the binary package only. I'll give it another go from code. ... anywhere? ... x10scripts(5). ... pages...