Search the web
Sign In
New User? Sign Up
heyu_users · heyu users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1238 - 1269 of 3751   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1238
Hey all! I'm really excited about heyu! I'm fairly new to c, and was wondering if someone could point me to the part of the code that takes the data off the...
AndyJ@...
rocktech60
Offline Send Email
Jun 9, 2006
3:48 pm
1239
... Not the answer you were after, but ... I recently purchased a w800. The protocol on the serial port is pretty simple and is well-documented at: ...
Mark
hindessm
Offline Send Email
Jun 10, 2006
7:04 am
1240
... the part ... to X10 ... GUI for a ... receivers, not ... eventually ... you can ... The Heyu code for setting up the serial port and reading the data from ...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 10, 2006
4:03 pm
1241
First off, let me say how very impressed I am with heyu. Thank you for all the work you've put into it, and for releasing it as an open source project! I've...
dlatornell
Offline Send Email
Jun 11, 2006
9:38 pm
1242
Doug, Run 'heyu utility syscheck' and verify that the displayed output is what you think it should be. Take a look at the report.txt file generated when you...
cwsulliv01@...
itsahoot401
Offline Send Email
Jun 12, 2006
12:42 pm
1243
Well, I've sort of figured out some of what I want to do. I've got a program that will read whats on the serial port (i tested it with a null modem cable to...
rocktech60
Offline Send Email
Jun 22, 2006
3:29 pm
1244
... I'm looking at this script that was in that man page but I can't get it to work. I don't know much about c++ or linux so I'm kind of shooting in the dark....
rocktech60
Offline Send Email
Jun 22, 2006
3:51 pm
1245
On Thu, 22 Jun 2006 15:50:24 +0000 ... The script first sets up the serial port parameters with 'stty'. Then it reads the serial port with 'cat' to get the...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 22, 2006
7:37 pm
1246
... me to ... converts it ... know if ... data from ... it is ... Hmm this is what I copied into the test.sh script: [CODE] #! /bin/sh # Display output (hex)...
rocktech60
Offline Send Email
Jun 23, 2006
2:58 pm
1247
On Fri, 23 Jun 2006 14:58:40 +0000 ... Several things: 1. Make sure test.sh is made executable by running 'chmod 777 test.sh' 2. If the directory in which...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 23, 2006
6:17 pm
1248
Well, I don't know why that didnt work the first million tries but after i got your message, i went back and tried it again, nothing different (so it would...
rocktech60
Offline Send Email
Jun 26, 2006
7:30 pm
1249
I'll bet you had the Heyu relay still running on the same serial port and didn't realize it at the time. As far as I know, C++ is just an extension of the C...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 26, 2006
11:29 pm
1250
X-10 has been running another special deal, this time for a kit with RCA-branded models of the CM11A Interface and the RR501 Transceiver. Also a remote...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 27, 2006
12:22 am
1251
Hopefully I'll be able to understand those two files. Thanks alot for the help, its really.. well.. helpful, but i appreciate it alot thanks! I'm kind of...
rocktech60
Offline Send Email
Jun 27, 2006
3:47 pm
1252
The four characters at the end are the printable ASCII equivalents of the four hex bytes (or a '.' if there is none). These and the line number are displayed...
Charles Sullivan
itsahoot401
Offline Send Email
Jun 27, 2006
6:04 pm
1253
Yea the compliments are going to be good for that type of error checking. Thanks for the bit on the ascii thing, that was confusing me. I was also wondering...
rocktech60
Offline Send Email
Jun 27, 2006
7:33 pm
1254
... Excellent -- just thought I'd say thanks for this...
Michael Stowe
ipsemdolorum
Online Now Send Email
Jun 28, 2006
6:15 pm
1255
That whole business of swapping bits and bytes confuses the issue. Just take the raw 1st and 3rd bytes reported by the W800RF32A and compare them with the two...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 2, 2006
12:15 am
1256
I thought I posted this but, looks like it didn't "take" the first time around :) I recently upgraded my system OS (Xandros). Before doing the upgrade, I...
kymagyarok
Offline Send Email
Jul 7, 2006
2:28 am
1257
Hello all, I recently upgraded my system (Xandros). Before doing so, I backed up my .heyu directory so I wouldn't have to reconstruct everything. After the...
kymagyarok
Offline Send Email
Jul 7, 2006
2:31 am
1258
On Fri, 07 Jul 2006 02:01:28 +0000 ... Send me a copy of your complete x10config and x10.sched files by private email and I'll see what I can figure out. Also,...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 7, 2006
4:42 am
1259
Download this new release from http://www.heyu.org There are several directory changes in this release. Please read the "What's Changed" section carefully. ...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 11, 2006
8:54 am
1260
A minor bug came to light shortly after heyu-2.0beta.6 was uploaded to the www.heyu.org website and after the announcement message was sent to the heyu_users...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 11, 2006
5:55 pm
1261
I bit the bullet, and finally compiled the 2.0beta6, and upgraded from 2.0 ALPHA5. Now I get the following error... Config Line 75: Invalid character '-' in...
K
klmcwhirter
Offline Send Email
Jul 15, 2006
12:07 pm
1262
Kelly I'm out of town on a public terminal and won't be able to get back on my own system until next Wednesday, however: That config file as...
cwsulliv01@...
itsahoot401
Offline Send Email
Jul 15, 2006
9:39 pm
1264
I figured it out. I looked at lines 75-77 of my x10.conf file and found that I had hyphens in the Thermostat Setback Aliases I have assigned. I replaced the...
K
klmcwhirter
Offline Send Email
Jul 16, 2006
12:28 am
1266
Heyu version 2.0beta.6.2 is now available for downloading from our website http://www.heyu.org/download Release notes for Heyu 2.0beta.6.2 07/22/2006 File...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 23, 2006
3:32 am
1267
I just noticed that X-10 has replaced their old document "XTC798.DOC" describing X10 Extended Codes with a new one, "xtdcodes.pdf", on their web page...
Charles Sullivan
itsahoot401
Offline Send Email
Jul 23, 2006
9:26 pm
1268
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the heyu_users group. File :...
heyu_users@yahoogroup...
Send Email
Jul 27, 2006
3:17 am
1269
Greetings: I uploaded diffs for ATT/NCR svr4 into the files section here; heyu2.0 b6.2 is working well, using a CM10A module on a terminal server slave serial...
cybertheque_museum
cybertheque_...
Offline Send Email
Jul 27, 2006
3:28 am
Messages 1238 - 1269 of 3751   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help