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 / *6985 (-20)
  Re: download speed
 
(...) Daniel, Much more than the 600 byte class gets downloaded. If you do lejos myclass -o myclass.bin, and look at the size of myclass.bin, you will see the true size of the download. If you have a serial rather than usb tower, then you can use (...) (22 years ago, 11-Nov-02, to lugnet.robotics.rcx.java)
 
  download speed
 
hi first, i would like to congratulate the Lejos team. When i bought Mindstorms, didn't imagine i was going to use it with my favorite programming language! I noticed that Lejos (2.0.0) is very slow to download programs or firmware to the rcx, (...) (22 years ago, 11-Nov-02, to lugnet.robotics.rcx.java)
 
  'Cyber Sorter' a live (was B.Sc in LEGO)
 
Hi everybody, A few monthes ago I announced that I'm making my final project for my B.Sc in electronics from LEGO mindstorms bricks. First of all I'd to say thanks for those who offered help and a name for my robot. The chosen name was 'Cyber (...) (22 years ago, 9-Nov-02, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
all it supplies is the new software, no USB tower....otherwise I would have gotten one long ago..... Timothy (...) (22 years ago, 6-Nov-02, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
(...) Does the upgrade kit come with the USB tower, or just a CD-ROM? (...) Will the new RIS software support the IR tower or only a USB one? (22 years ago, 5-Nov-02, to lugnet.robotics.rcx)
 
  how to calculate program size?
 
this has been asked before, but i cant seem to find the answer in my inbox. anyways, i was wondering how i could calculate the program size of the program on my rcx. im using legOS 0.2.4. any help appriciated kenneth johansen kennethj@stud.cs.uit.no (22 years ago, 5-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: Release candidate brickos-0.2.6.08 avail for testing
 
After making this change everything worked perfectly, as far as I can tell. I had a lot of trouble trying to build the gcc cross compiler. With this build and the pre-build cross compiler from hitachi's website everything was very easy. Thanks! (...) (22 years ago, 5-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
(...) To be precise, there is one additional part, it's an additional long clear thick optical fiber. I think it's intended to connect some VLL bricks to the USB tower. The Spybotics contain similar but shorter optical fibers. I also read that the (...) (22 years ago, 5-Nov-02, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
(...) There are also instructions for 6 interesting models on CD-rom (though these instructions are a bit sketchy, and I prefer paper!!!) Philo www.philohome.com (22 years ago, 5-Nov-02, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
(...) The parts change isn't that significant. The big difference is the USB tower. (...) The software is the most major improvment if the set is inteded for kids. While I find the scrolling annoyingly slow, It still has a lot of improvments over (...) (22 years ago, 5-Nov-02, to lugnet.robotics.rcx)
 
  RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
I have a Mindstorms 1.0 set. When the 1.5 upgrade came out, I purchased it. I see that the 2.0 upgrade is out. A couple of quick questions: (1) Is the upgrade just a CD-ROM, or are there any pieces, users' guide, or Constructopedia like there was in (...) (22 years ago, 5-Nov-02, to lugnet.robotics.rcx)
 
  Re: controlling rcx with remote control
 
(...) No luck... It's for the lego remote... (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: LNP packet handler
 
(...) Hi :-) I had problem the same. After brushing code source per some days, I finished discovering that the problem was with the versions. I installed logOS 0.2.5 and everything functioned well. (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: Release candidate brickos-0.2.6.08 avail for testing
 
(...) I spoke too soon. There is a problem with cygwin and Makefile.Common in the new release. The host utilities are not built with -D_WIN32 which (of course) causes them to not work at all. In Makefile.Common there is a place where CFLAGS is set (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  I solved a small problem in lnp :-)
 
Hi :-) The problem is: When compiling programs made in language 'C++' using: # g++ myprogram.c -llnp The g++ would not compile and the follow messages appeared: /tmp/ccXFr7VZ.o: In function `main': /tmp/ccXFr7VZ.o(.text+0x95): undefined reference to (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: Interruptions in BrickOS
 
Good questions! See responses below... "Martin De Wulf" <madewulf@ulb.ac.be> wrote in message news:H51ItF.Ax1@lugnet.com... <snip> (...) You may want to check out the latest (now called BrickOS) at (URL) For us, real-time properties of the platform (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: Release candidate brickos-0.2.6.08 avail for testing
 
(...) I had essentially no problems with brickos-2.6.08 - aside from noticing at least a couple new headers I have to port to Pascal. configure worked like a charm. The only issue I encountered was regarding TOOLPREFIX. The way that I have my cygwin (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: LEGO MindStorms 2.0: Alternative transmission techniques
 
Hi Andreas Your project requires you face some very tough problems. I'd say that you cannot reach your goal, unless you add a lot of non-Lego hardware stuff to your robot and your building. IR communication is not appropriate, as it requires the (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx)
 
  LNP packet handler
 
Hi, i am a student at the technical university of Athens and i am currently working on a project utilizing legOS 0.2.6 and LNP under Linux 7.3. My first aim is to establish communication between the RCX and the PC. I installed all the software (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 
  Interruptions in BrickOS
 
Hi, I'am a researcher of the Free University Of Brussels. We're currently working on embedded systems. We would like to generate code for embedded systems from a specification language which could be used for formal verification. We chose Legos for (...) (22 years ago, 4-Nov-02, 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