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 / *1810 (-20)
  Re: Honk if your debugging?
 
(...) I do pretty much the same thing, but I just use various tones generated by the RCX... (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Honk if your debugging?
 
I have been doing an unfortunate amount of debugging. I really miss the printf statement to send myself messages like: what am I doing here? with these variables at these levels? But I have found at least one handy substitute based on the sound (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: more on the rotation sensor
 
(...) value) (...) The order is numerical, either 0->1->2->3->0... or 0->3->2->1->0... That's why legOS has them enumerated that way. The Mindstorms fw numbers them differently, which is why I mentioned it. (...) I don't think your specific example (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
I also tried to move the files into the "demo" directory and then change the makefile, but I still got the same error. Ian (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Black
 
(...) True, I was shocked at all the colors that were "white". I think part of this is due to the poor quality of the construction paper. Close examination indicates a fair amount of unstained fiber, for instance the black read a lousy 47, compared (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx)
 
  Re: HELP - LegOS for Windows
 
No suggestions, but I have the same problem, starting with: makefile:16: ../Makefile.common: No such file or directory (ENOENT) I tried changing the / to \, but it didn't seem to help. (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
I have had a look and no SHELL setting. Anyother clues ?? Cheers Ian (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS documentation
 
Luis, I noticed the HTML files for the current HowTo are generated with SGMLtools. Do you have any sources in SGML, or were those created from LaTex? Some SGML or XML format would be cool, for it can easily be exported to HTML, PDF, PS or others... (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
Make sure there is no "SHELL=" in the environment. If this exists, GNU make will attempt to use the specified shell program. I have found the MKS Toolkit is incompatible with this port of Make. It took me several days to realize the SHELL setting (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  HELP - LegOS for Windows
 
Hello, I downloaded LegOS for windows, but am having some problems. When I try and make the demo programs I get the following errors: C:\legOS\Demo>make makefile:16: ../Makefile.common: No such file or directory (ENOENT) makefile:17: (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS documentation
 
Hi again! Well, after a whole day of thinking :) I realize it's not really easy to coordinate the effort of several paople, and I certainly have more respect for those who run successful such projects. In our case, the point would be to allow many (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: more on the rotation sensor
 
(...) of (...) not (...) value) (...) all (...) These (...) of (...) or (...) are (...) the (...) range (...) the (...) strength (...) to (...) I think I have an idea what is going on. Consider the sensor rotating forwards. If typical readings for (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS documentation
 
(...) Like I said, I have time to edit- if people can contribute, I'll put it together. I just don't have time to play with legOS. (...) I too would like to try out SourceForge. The once catch is that we can't host everything- I believe the windows (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS documentation
 
Hi I am a Software Engineer with some spare time to contribute. My specialty is Real-Time Embbeded Operating Systems and drivers. Mostly in the Telecommunications World, about 6 years. About 4 years in imige processing. I would be willing to offer (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  RE: installation problem!
 
(...) Ummmm, I think if you use NQC command line, the counter only goes to 1300 or so. I wonder 1f RCXCC is reading the SRECORD file and padding it to 16384 bytes. I wonder if it is actually loading the old firmware. I wonder.... Cheers, Ralph (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  Re: C++ for legOS
 
(...) Ben> Re: the bloat you mention on your web page, perhaps if you're Ben> going to write a lot of C++ for legOS you should integrate Ben> the libc++ and wrappers++ libraries into your kernel so that Ben> all programs can share them. That would (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS documentation
 
(...) It's a common problem! :) Well, it is like this: right now I have some time, and wouldn't mind to use it for taking care of the docs. But I don't have time to write or edit myself a lot - this is why it would be a good solution to just let (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: installation problem!
 
(...) Yep - I did, same deal. Three times in a row, pbforth.srec uploaded fine all the way until the display read 1638 (which I presume is the end of the file) and then it cut out. I was a bit perplexed, so I re-uploaded firm0309.lgo, which worked. (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Black
 
(...) Keep in mind that the light sensor generates a red light, so you're really measuring the reflectivity of the target in the red part of the spectrum. Thus red is as reflective as white (some of the other results, e.g lavendar, are still pretty (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx)
 
  Re: legOS documentation
 
I really wish I had time to maintain the docs. Heck, I wish I had time to pay with the toys. :| Unfortunately, the professor who basically gave me credit to write the docs and mess with everything has left Duke for private research in New Jersey (he (...) (25 years ago, 28-Jan-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