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 / *1554 (-20)
  Re: Any difference btw RCX1.0 and RCX1.5?
 
(...) I don't know if there are differences in the sets (pieces). However, one big difference is that if the RIS 1.5 is operated with re-chargeable batteries, the batteries cannot be charged in the RCX since there is no plug anymore. Best regards (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: getpid?
 
(...) this is not exactly what I meant. What I am looking for is how can a piece of code determine which process is currently executing it. something like: main(...) ... create 2 processes with pid1, pid2 ... these processes occasionally call (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: getpid?
 
(...) AFAIK there aren't any built-in mechanisms. However, when a thread is launched, the launching process does get its PID as a return value from execi(). I'm thinking you could pass in a pointer to some storage in the argv, and then update that (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  looking for programmers
 
Dear Sir- P.S.1 Contemporary Art Center, NY (www.ps1.org), a major contemporary art museum affiliated with the Museum of Modern Art in New York is opening a new exhibition in a few days, this Sunday, the 17th, called Some New Minds. As part of the (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  Any difference btw RCX1.0 and RCX1.5?
 
Is there any difference between RCX1.0 and RCX1.5? I have seen them on sale at two different prices. (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.legos)
 
  V2.0 will be out in Nov. 2001
 
1. First of all, thanks for the replies guys. 2. To Peter; I was told that version 2.0 will come available in November of 2001. But get this, in the mean time, there will be absolutely no Robotics Invention Systems of any number available at all; (...) (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.legos)
 
  getpid?
 
Hello, I am looking for a way how to obtain an identifier of a calling thread/process... I have to distinguish between different threads in the code and thus missing some equivalent to UNIX-like thr_self() / pthread_self() / getpid() any (...) (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.legos)
 
  Mindstorm V2.0 RCX
 
Does anyone know if the new Mindstrom V2.0 RCX come with the AC power adpater like the v1.0 has? I perfer to have this option for stationary robots than the non version like 1.5 RCX brick. ahui Also, will LEGO still sell the rcx 1.0 or will that (...) (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Mindstorm Recall?
 
(...) The difference in parts seems to be minor, look here: (URL) of course the RCX 1.5 doesn't have a power adaptor, so they won't be able to recycle them. Also, as far as I could see, DACTA always sold bricks with the power adaptor. Jürgen "should (...) (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Mindstorm Recall?
 
(...) My mother-in-law runs a toy store chain, and she got a stock-balancing note from TLC requesting the old 1.5 kits back. It stated that the 2.0 kits will be out in Q1 of 2001. No mention of upgrade kits. I suspect that the component bags WILL be (...) (24 years ago, 12-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Mindstorm Recall?
 
I suspect there is a combination of things going on here: 1. Christmas rush for the kits that are out there. 2. No further production of 1.5 since 2.0 will be out shortly (anyone know when, exactly?) 3. Possible recycling of kits still in TLC's (...) (24 years ago, 12-Dec-00, to lugnet.robotics.rcx.legos)
 
  Mindstorm Recall?
 
Last week I called S@H about getting a 9719, the Robotics Invention System: version 1.0. No problem, they said they had plenty. This week when I talked to them; they said that they were out of them, that they were now discontinued! I told the lady, (...) (24 years ago, 12-Dec-00, to lugnet.robotics.rcx.legos)
 
  RCXTCL.ZIP is repaired - finally!
 
Thanks for the flood of email indicating that RCXTCL is broken! My own stupidity kept reloading the cached version, and it was, of course, OK. Once I reloaded Windows on my machine, the problem was obvious. Anyways, the new RCXTCL.ZIP can be loaded (...) (24 years ago, 9-Dec-00, to lugnet.robotics.rcx.pbforth, lugnet.robotics, lugnet.robotics.rcx.legos)
 
  Cygwin
 
Hi All, I've recently installed the new cygwin distribution on my system, and tried to get legos working with it..... my legos works fine with cygwin b20, but this new distribution seems to kill it :( Now, I think the reason is because the older (...) (24 years ago, 10-Dec-00, to lugnet.robotics.rcx.legos)
 
  Compiling Utilities under Windows/Dos
 
I've been experimenting with the Mingw port of the GCC toolchain and have succesfully built almost all of the utility programs. firmdl3.exe even works in the fast mode! The only thing left is dll.exe. Specifically, keepalive.c won't compile because (...) (24 years ago, 6-Dec-00, to lugnet.robotics.rcx.legos)
 
  Makefile change
 
I recommend the following change to Makefile (in the main legOS directory: old: SUBDIRS=util lib boot demo new: include makefile.common ifneq (,$(findstring $(OSTYPE),MSDOS msdosdjgpp MS-DOS)) SUBDIRS=lib boot demo else SUBDIRS=util lib boot demo (...) (24 years ago, 3-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Voting Robot
 
(...) I would have said "...a Lego robot _stupid_ enough to vote for Gore..." [duck] [run for cover] (...) Franklin (*Please* notice the "follow-up" redirection!!!) (24 years ago, 29-Nov-00, to lugnet.robotics.rcx.legos)
 
  Voting Robot
 
Somebody should get their hands on one of the Florida butterfly ballots and see if they can create a Lego robot smart enough to punch the correct hole for Gore. :) Rossz (24 years ago, 29-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: LNPD problem..again :)
 
(...) Have you set up a packet handler on the RCX before sending this? I would guess that if there isn't one, you'll run into something like TCP's "connection refused", which might be what you're seeing. Otherwise, I assume that other LNP stuff (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.legos)
 
  LNPD problem..again :)
 
hi everybody, im having some trouble with LNPD and was hoping someone out there might get me on the right track again :) PC side: #define MY_PORT 8 #define DEST_HOST 0 #define DEST_PORT 0 #define DEST_ADDR (DEST_HOST << 4 | DEST_PORT) i am trying to (...) (24 years ago, 28-Nov-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