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 / *5570 (-20)
  Vision Command
 
I just got Vision command for christmas. Because I am out of town I tried it on a laptop. The setup required the windows 98 CD. I have a CD with the windows 98 setup but it is not the original CD and the VC setup didn't like it. Is there any way to (...) (23 years ago, 25-Dec-01, to lugnet.robotics.rcx)
 
  Thanks you all
 
I really want to say thanks To Rick Sellers, Rainer Balzerowski,& Bob Fay Who offered me there help The file has been found Anyway have you (& all lugnet members) all a Merry Christmas & A Happy New Year From me Love Lego We live to build Yaron Dori (23 years ago, 24-Dec-01, to lugnet.robotics.rcx)
 
  Re: startin with robolab
 
(...) There are actually two versions of the Lego Dacta Intelligent House. The earlier version #9707 is packaged with the Control Lab Serial Interface B (#2001304) which uses the Lego Logo software. It can also be used with Lego Engineer 2.0 (which (...) (23 years ago, 24-Dec-01, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  startin with robolab
 
Hello, Im new with Robolab and Lego Dacta. And I didn't undestand if Robolab can be used with all Lego Dacta products, such as theIntelligent House (with what I'm working). If someone could give me a hand as soon as possible, it would be great. (...) (23 years ago, 24-Dec-01, to lugnet.robotics.rcx.robolab)
 
  Re: Help needed
 
Nowhere ! The Spirit.ocx is included in the CD content from RIS 1.0 and 1.5. It was available at the lego homepage, but it's not included in the LEGO SDK anymore. (Or am i missing something ?) Since the RIS 2.0 has an USB Tower you can't use it with (...) (23 years ago, 23-Dec-01, to lugnet.robotics.rcx)
 
  Help needed
 
Does anyone can tell me from where I can download the file 'spirit.ocx'. Thanks! Yaron Dori (23 years ago, 23-Dec-01, to lugnet.robotics.rcx)
 
  Re: RIS2 Upgrade on W95 & Pentium(I)
 
Does anyone know what the .cab file format is like? I mean, if the files are "password protected", does that mean they are encrypted? or does it just mean that some programs won't let you in? (...) (23 years ago, 23-Dec-01, to lugnet.robotics.rcx, lugnet.robotics)
 
  Re: Shuting up the RCX
 
(...) :-( Too heavy for me. Thanks anyway (23 years ago, 22-Dec-01, to lugnet.robotics.rcx)
 
  Re: Shuting up the RCX
 
(...) very easy to (...) Ok, perhaps I'll give it a try on Xmas. Thanks a lot (23 years ago, 22-Dec-01, to lugnet.robotics.rcx)
 
  How to make shared memory....not
 
(...) You ask for it, you get it. BUT: It works, sort of. It will not survive any multitasking problems. Shared memory has to be handled by the OS, not by a user program. I split your problem to 3 programs. Program 1 allocates the memory and prints (...) (23 years ago, 22-Dec-01, to lugnet.robotics.rcx.legos)
 
  Re: RIS2 Upgrade on W95 & Pentium(I)
 
(...) Well, I have a fully functional RIS 1.5 including the serial tower. I got the RIS2 "Upgrade" disk from S@H. It's installer checks for OS and bails when it finds W95. And, of course, the .cab files are password protected, so, none of this (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx, lugnet.robotics)
 
  I need to borrow a USB Tower.
 
I don't post to these groups very often, being mostly a lurker, but I am attempting to make a contribution to the world of lego robotics. I am working on what will be an open source version of the spirit.ocx. In fact it's been available as an alpha (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx)
 
  Re: USB, Windows, legOS
 
I tried the patch and still get the error "Error 6 GetCommState". Anyone know what this error means and what I can do to correct it? I would really like to get legOS running. (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 
  Re: Storing Data
 
(...) It was suggested by some of my 'c++' co-workers that this was the case (shared memory was available). However, I don't deal with that in my Visual Basic world. They also suggested there were 'unused' memory blocks in LegOS where data could be (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 
  Re: Storing Data
 
(...) As there is no memory management, any memory not on the stack is by definition shared between any threads. Concurrency control is up to you however. John A. Tamplin jat@jaet.org 770/436-5387 HOME 4116 Manson Ave 770/431-9459 FAX Smyrna, GA (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 
  Re: Storing Data
 
(...) What you request is shared memory and shared memory is not a part of legOS. My way to simulate shared mem is to put the two (or more) tasks into one legOS program. Each task is started as a thread by an execi() call, triggered by the user via (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 
  RE: RIS2 Upgrade on W95 & Pentium(I)
 
Well the concern there is that RIS2.0 uses a USB IR tower - which is not natively supported by W95. If you can get USB working, then you might be alright... HTH, James. (...) (23 years ago, 20-Dec-01, to lugnet.robotics.rcx, lugnet.robotics)
 
  RIS2 Upgrade on W95 & Pentium(I)
 
Has anyone succeeded in getting the upgrade to work on less-than-minimum-requirement PCs? In their infinite wisdom, LEGO has "upgraded" the minimum platform for the RIS. I'd like to be able to run it on my existing machine. Moving up to W98 is (...) (23 years ago, 20-Dec-01, to lugnet.robotics.rcx, lugnet.robotics)
 
  LNP: host address
 
Is there a reason to "hardcode" the host address using a define (LNP_HOSTADDR)? Things would be easier for me if I could change the address at run time (when calling lnp_init). Is it safe to replace the defines by a variable? Eric (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 
  Robot Controller 1.3b1
 
I've posted a new version of Robot Controller ---the ideal companion to NQC for Mac OS X users. This version adds several new features: it can synchronise the RCX watch with your computer's clock, it has a new pane which lets you read and change the (...) (23 years ago, 20-Dec-01, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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