To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *6065 (-20)
  Re: "Want to get started with legOS" needs help again
 
Aaagh! Cygwin B20! That's about 4 years old, IIRC. The current version is 1.3.10, soon to be 1.3.11. Get it from www.cygwin.com - and where did you manage to find B20 ? That site should either remove it or mark it as of historical interest only. (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: "Want to get started with legOS" needs help again
 
(...) It means very little. The first time you run Cygwin, it complains about the missing tmp directory. In order to get around this, create a directory 'tmp' from within Cygwin's bash shell using the command: mkdir /tmp This will get rid of that (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  "Want to get started with legOS" needs help again
 
I have followed all the stuff on the webpages but when I click a Cygwin B20 in the start menu it says bash.exe: warning:-coukd not find /tmp. please create! BASH.EXE-2.02$ what does this mean and how do I fix it (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: RIS parts questions
 
(...) The RCX 1.0 in RIS 1.0 has a jack, the RCX 1.0 in RIS 1.5 doesn't (unfortunately, I have two of them). The 2.0 on the RCX 2.0 is purely for decoration, there's no user visible difference whatsoever to the RCX 1.0 without the jack. Jürgen (23 years ago, 30-Mar-02, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Makefile patch
 
Idiotic listserver! Here's the patch inline: diff -ru cvs-legOS/Makefile.common work-legOS/Makefile.common --- cvs-legOS/Makefile.common Sun May 27 18:01:56 2001 +++ work-legOS/Makefile.common Thu Mar 28 21:26:06 2002 @@ -11,15 +11,14 @@ # # -# (...) (23 years ago, 29-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
(...) Please, post your diff file on sourceforge: (URL) Paolo. --- "If you don't care, your customers never will." - Marlene Blaszczyk (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
<snip> > > I retrieved the latest from CVS and had problems building. I had to remove > the "\" from the end of some #define statements. I guess the gcc version I > have doesn't support (multi-line) #defines using "\" or isn't configured to > allow (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Want to get started with legOS
 
(...) Russel. I've just added Paolo's writeup of the installation instructions for the windows platforms. Please let me know of any corrections needed to these pages and how you fared. Good luck, Stephen legOS release manager -- stephen@debian.org (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Want to get started with legOS
 
Russell, This link is to the legOS Documentation: (URL) Instalation instructions are in the How to section a few pages in. Happy trails Chris (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Want to get started with legOS
 
I right now program in NQC but I want some thing better and I heard that legOS is really good. I,m runing windows 95 and I want to get started with legOS. I heard that you need something called "egcs" which is a "cross compiler" and I also need (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
(...) remove (...) I (...) to (...) Yes, I had. With newer gcc versions and Cygwin on win32. I fixed #defines problem with a dos2unix text file conversion. (...) I've posted a Bug on sourceforge for printf.c. Same problem happens to older GCC (...) (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Makefile patch
 
(...) patch (...) invoked by (...) and (...) just (...) Please, post your patches on Sourceforge: (URL) Paolo. --- "I suggest a new strategy, let the Wookie win." - C3PO (23 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: lego turing machine
 
(...) I got to thinking, maybe this isn't so impossible after all. Imagine if you used 2x2 blocks with 2x2 tiles on top. Now you have something the RCX can lift. Run two pieces of train track parallel to each other, with four spots' width separating (...) (23 years ago, 29-Mar-02, to lugnet.off-topic.geek, lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  RE: RIS parts questions
 
(...) The Parts Catalog software (see lugnet.db.inv) can both read HTML pages saved from Peeron and compute set differences - but you need Win2K William (23 years ago, 29-Mar-02, to lugnet.robotics, lugnet.robotics.rcx)
 
  Makefile patch
 
Hi - the makefiles don't work at the moment for legOS on cygwin - this patch fixes that. It also stops a dependency generation command from being invoked by make clean, and, in the util directory, instead of compiling firmdl3, dll, and others in (...) (23 years ago, 29-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: RIS parts questions
 
Hi Johnathan, Aside from some very minor changes in the parts and the RIS software, the only difference between kits is the RCX 1.0 has an AC jack, which comes in handy for stationary robots like robotic arms or sorting machines. I've heard that the (...) (23 years ago, 29-Mar-02, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: lego turing machine
 
Hi JDF, Thanks for the feedback. I know it's not a Turing machine in the true sense, but let me tell you what I'm trying to do. At the moment I realize that I have built a sort of binary adder. But what I am currently implementing is a change in (...) (23 years ago, 29-Mar-02, to lugnet.off-topic.geek, lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Re: lego turing machine
 
(...) An interesting idea, but the pedant and geek in me has to note that this isn't a Turing machine. Even ignoring Turing's original idea that the tape is infinite, the problem is that the Turing machine placed its output back on the tape. It (...) (23 years ago, 29-Mar-02, to lugnet.off-topic.geek, lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Re: RIS parts questions
 
(...) That didn't change. (...) 2.0 software is better (...) didn't change (...) Nothing. (...) I don't think there's a 1.0 downgrade option :-), I think the difference is only a few pieces. You can compute the set difference from the Peeron (...) (23 years ago, 29-Mar-02, to lugnet.robotics, lugnet.robotics.rcx)
 
  RIS parts questions
 
I have a RIS 2.0 Other than changes to the RCX brick, software, documentation/manuals/etc & IR tower, what parts would I need to obtain to have the equivilant of a RIS 1.5? What about a 1.0? (23 years ago, 29-Mar-02, to lugnet.robotics, lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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