Search the web
Sign In
New User? Sign Up
xAP_developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1711 - 1740 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1711
We had a fairly long discussion on display messages a while back. What starts as a simple idea can rapidly become quite involved. We ended up with the concept...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Mar 1, 2006
1:58 pm
1712
No big new features, just general improvements on how it serves files. It fixes an issue when serving lots of binary files that after a while would stop and...
James
JamesTraynor
Offline Send Email
Mar 2, 2006
12:04 am
1713
Please ignore;...
David Buckley
the_home_aut...
Offline Send Email
Mar 5, 2006
6:25 pm
1714
Whilst doing some PIC debugging I noticed that not all xAP applications use the same UDP broadcast address. A few, including Netiom, use 255.255.255.255...
g8kmh
Offline Send Email
Mar 11, 2006
5:34 pm
1715
Hi J, I am getting reported from a xAP C-Bus gateway user a frequent runtime error 91 in the latest HS plug-in, and I have just experienced it here too. I...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Apr 26, 2006
11:36 am
1716
... ahh what fun, a totally random error, how i love to debug these. An error 91 would either imply some corrupt data or maybe one of the buffers is getting...
James
JamesTraynor
Offline Send Email
May 1, 2006
11:59 am
1717
Hello It's my first email to the developers group but I'm struggling to get to grips with some aspects of xAP. I have looked back through the archives but...
Ian Davidson
galeforce9
Offline Send Email
May 11, 2006
6:26 pm
1718
... Hi Ian ... Yes and no, BSC was aimed at providing a straightforward schema to interact with simple devices. It supports devices that have binary, analogue...
Kevin Hawkins
ukusaconsulting
Offline Send Email
May 12, 2006
12:37 am
1719
I understand that the SMS schema (http://www.mi4.biz/modules.php?name=Content&pa=showpage&pid=13) is mainly oriented to send SMS messages in a xAP environment....
estratosapiens
Offline Send Email
May 12, 2006
3:34 pm
1720
Patrick has a basic schema described here http://patrick.lidstone.net/haweb/text_message.HTM Hope this helps KevinT _____ From: xAP_developer@yahoogroups.com...
Kevin T
turner228
Offline Send Email
May 12, 2006
4:50 pm
1721
Kevin, Thanks for the reply. I hadn't realised I could restrict the target length and still be compliant. I should have a little time again next week so I'll...
Ian Davidson
galeforce9
Offline Send Email
May 12, 2006
5:17 pm
1722
Thank you very much, Kevin. Daniel. ... [mailto:xAP_developer@yahoogroups.com] ... <http://groups.yahoo.com/gads?t=ms&k=Palm+developer&w1=Palm+developer&w2=Fil...
estratosapiens
Offline Send Email
May 12, 2006
5:32 pm
1723
... Actually xAP doesn't formally restrict the length to even 128 .. all that restricting it to very short addresses causes is the device not being able to...
Kevin Hawkins
ukusaconsulting
Offline Send Email
May 12, 2006
6:15 pm
1724
Hi all I am looking at expanding a current project to produce an embedded interface to HomeVision. My plan at the moment is to have an Ethernet enabled device...
Ian Bird
ianwbird
Offline Send Email
Jul 3, 2006
10:35 am
1725
Hi Ian, Interesting - I was (once) looking at doing just this too - both to get a xAP enabled HomeVision controller which a load of people would like I'm sure...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 3, 2006
11:24 am
1726
Hi Kevin This will be interesting there is no doubt about that. There is likely to be around 16k left over after the Ethernet stack has had it chunk. I can ...
ian.bird@...
ianwbird
Offline Send Email
Jul 3, 2006
11:46 am
1727
Hi All After last night discussions on xAPTalk, I had a look at the xFx source and tried to change the UID format. As far as I can see there is no way we could...
Paul Barrett
Paul_B_IOM
Offline Send Email
Jul 12, 2006
5:53 pm
1728
Since I missed the xapTalk, it there a transcript for the discussion?...
drodegeb
Offline Send Email
Jul 12, 2006
11:31 pm
1729
I've seen that some xAP applications send messages with white spaces before the keywords. For instance: xap-header { v=12 hop=1 uid=FF456700 class=xAPBSC.query...
estratosapiens
Offline Send Email
Aug 16, 2006
7:24 am
1730
Hi Daniel, Not quite sure where you're seeing the white space in the example message. In the documentation for xAP we often indent the parameters to make the...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Aug 16, 2006
10:37 am
1731
Ahhhh. the html rendering of your message via Yahoo Groups obscured your example... xap-header { v=12 hop=1 uid=FF456700 class=xAPBSC.query source=... So in...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Aug 16, 2006
11:05 am
1732
Hi Kevin, MessSend (from the xAP labs package) default messages contain those initial spaces. This made me doubt. Thanks for the confirmation. Daniel. ... ...
estratosapiens
Offline Send Email
Aug 16, 2006
12:03 pm
1733
I'm developing a xAP/xPL - 1Wire embedded gateway that, onced finished, should let work with a complex 1-Wire network at a high level (BSC schema). For those...
Daniel Berenguer
estratosapiens
Offline Send Email
Sep 29, 2006
9:07 am
1734
I'm here again with a question relative to the BSC schema: Would be correct to represent a value of humidity within the "level" field? Something like this: ...
Daniel Berenguer
estratosapiens
Offline Send Email
Oct 2, 2006
10:22 pm
1735
Hi Daniel, A BSC Level is ideal for humidity sensors as they have a nice 0-100 fixed range (unlike say temperature sensors that don't map easily). If you have...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Oct 3, 2006
11:43 am
1736
Sounds really interesting - would the xAP side be on Ethernet or a serial interface ? I know Michael McSharry has done quite a bit of work on 1-wire and has a...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Oct 3, 2006
11:50 am
1737
... you ... Ufffs... just for simplicity, could I send "text=67.24%" instead? I feel to be asking always the same questions (BSC text/level related). Sorry for...
Daniel Berenguer
estratosapiens
Offline Send Email
Oct 4, 2006
10:12 am
1738
Hi Kevin. ... Ethernet 10/100 BaseT. The device is based on a Connect-ME http://www.digi.com/products/embeddedsolutions/digiconnectme.jsp uClinux as OS. ... I...
Daniel Berenguer
estratosapiens
Offline Send Email
Oct 4, 2006
10:16 am
1739
I've posted a reply to this subject but nothing is displayed....
Daniel Berenguer
estratosapiens
Offline Send Email
Oct 4, 2006
10:55 am
1740
Yes you can use a BSC Text type for almost anything - the disadvantage is that it doesn't convey any resolution or range information nor provide a clear way...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Oct 4, 2006
11:04 am
Messages 1711 - 1740 of 2025   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