To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *1034 (-20)
  Re: lnp communication question
 
Hello Tobias, (...) Why do you think there's only 1 byte that can be sent? If your data buffer is longer, bytes are sent one-by-one serially in a packet... (...) look into lnp.c and you will see that both lnp_integrity_xxx and lnp_addressing_xxx are (...) (24 years ago, 15-May-00, to lugnet.robotics.rcx.legos)
 
  due to popular demand
 
The HOWTO and other legOS archives will be available (until I get it to sourceforge) at (URL) for the people who wrote and volunteered to serve it- the archives now total something like ~100 meg (several different copies of compilers are in there) (...) (24 years ago, 15-May-00, to lugnet.robotics.rcx.legos)  
 
  lnp communication question
 
Hi! When using lnp_integrity_write(&data, length), what is the length argument used for? The data can only be one byte long if I understand it correctly. Can I use the length argument to send an additional byte of information? Is there anyway I can (...) (24 years ago, 14-May-00, to lugnet.robotics.rcx.legos)
 
  Re: It's time to release some patches for LegOS 0.2.4
 
"Harald Mährer" <hmaehrer@debis.com> wrote in message news:391bcf0d.129529...net.com... (...) (URL) - on my NT i have more than one (logical) drive to keep system, (...) I have cygnwin in my NT partion and legOS in another one. No problem at all. I (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos)
 
  Re: HOWTO going down
 
One other thing- this will of course mean that the various other files accessible at arthurdent.dorm.duke.edu will be unavailable. I will try to move as many of these as possible to legOS.sourceforge.net before I lose my ethernet connection, but I'm (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  HOWTO going down
 
I'm taking down the HOWTO for the next couple of weeks while I move out of my dorm and back home for the summer. When it comes back up (two weeks, three at the most) it'll be up to date (0.2.4!) and on legOS.sourceforge.net (probably /HOWTO/). Just (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  rcx remote for video (LANC or IR)
 
did anyone try to use the rcx as a controller for camcorders either using LA NC (Control-S) or Ir ? (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos)
 
  Re: It's time to release some patches for LegOS 0.2.4
 
(...) Hi all. So far, i've got the 0.2.3.1 Version running on my laptop (W95) but not on my desktop (WIN NT). Questions remaining - where do i find the 0.2.4 version? I followed the ftp link on the cvs server to find 0.2.3 but where's 0.2.4? - on my (...) (24 years ago, 12-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Has anyone used lnpd succesfully?
 
(...) Of course, but also currently not very available. But i still would like to fix this problem, or at least find the reason. Sporadically, i'm working or better say thinking about an enhanced version of lnpd, but i think this doesn't make much (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.legos)
 
  Re: make error in Linux build for LegOS 0.2.4
 
(...) This was one of the first things that I tried but it complained about other tools it couldn't find. It's been a while but I think it had pass1 in the name. Nothing in my bin directory seemed to match. Frankly I stopped working on it since I (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.legos)
 
  Re: make error in Linux build for LegOS 0.2.4
 
Steve morris <smorris@nexen.com> wrote in message news:390EC1B5.416273...xen.com... (...) c++.cpp. The (...) I must have an (...) the cross tools. (...) Try changing the references from <h8...>g++ to <h8...>gpp. Rossz (24 years ago, 4-May-00, to lugnet.robotics.rcx.legos)
 
  Re: make error in Linux build for LegOS 0.2.4
 
(...) /root/legos_new/legOS. (...) "s/legOS.*/legOS/i") which ends up (...) it out doesn't (...) sed support (...) something like: (...) I've modified in: export LEGOS_ROOT=$(shell pwd | sed -e "s/\\(.*\\)LegOS.*/\1legOS/i")/ that should works. (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Windows communication to the RCX
 
Hello all, after playing a bit with Manuel's application, I ended with a console Win32 application to send/receive LNP messages. It's more simple and ready to be used in combination with other applications. However, it doesn't use overalapped I/O (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
 
  Re: make error in Linux build for LegOS 0.2.4
 
(...) I tried that already. I since tried to interpret the output of "make -d" and think I found it. The problem is in the definition of LEGOS_ROOT. I am in /root/legos_new/legOS. In Makefile.common it is calculated with (pwd | sed -e (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
 
  Re: make error in Linux build for LegOS 0.2.4
 
"Steve morris" <smorris@nexen.com> ha scritto nel messaggio news:390E39A3.D49806...xen.com... (...) Have you tried using: $ make clean $ make realclean $ make depend I suspect that you miss .depend files (but I'm not sure). Bye, Paolo. --- Anyone (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
 
  make error in Linux build for LegOS 0.2.4
 
I haven't spent much time analyzing this yet but here is the log. This seems familar somehow but I can't remember why. I checked my 0.2.3 area and it builds fine. I've been diff'ing makefiles but nothing leaps out so far. Note that I do make twice. (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
 
  It's time to release some patches for LegOS 0.2.4
 
I've just released on legos.sourceforge.net my patches for LegOS. I was waiting for some life signal from Marcus. In absence of those signals, I assume that all is right... ;-) Forgive me if I broke down something for Linux people, but if I didn't (...) (24 years ago, 1-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Makefile question
 
(...) I have added random number generators to either of the c library, or to the float library (v0.2.3, on Linux). What I did was cd to the lib/c (say) directory, and deposit my source files there. I then edited the Makefile in this directory, and (...) (24 years ago, 28-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Has anyone used lnpd succesfully?
 
Yes. I have used it successfully, though not always... In my case it seems to be a problem with the uart 16550A. It does not switch to low lattency mode correctly making the tower blind to the RCX. I circumvented the problem setting the UART type as (...) (24 years ago, 28-Apr-00, to lugnet.robotics.rcx.legos)
 
  Has anyone used lnpd succesfully?
 
(...) Are there known conditions where lnpd works and doesn't work? Are there versions of LegOS which support it better? Mostly I wish I had at least one report of success that would suggest that there is hope at the end of my tunnel. I cannot do my (...) (24 years ago, 27-Apr-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR