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 / *5990 (-20)
  Re: RIS 2.0 or 1.5 (minimum requirements)
 
Just came across youre discussion, and I thought this might help... Lego is usually a bit overreacting whit the systemrequirements. I've runned RIS 1.5 on an 486 whit 20 MB ram and 1 MB video,and the sysreq's from lego said it required an (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx)
 
  Re: RIS 2.0 or 1.5 (minimum requirements)
 
I'd suggest not worrying about your system being underpowered. If you've ever programmed before you'll probably want to drop the Lego GUI development environment ASAP and switch to something more powerfull. A first step is to try out NQC which your (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
Well, I certainly have been thinking about this myself. I am planning on getting an account on sourceforge and volunteering for development... however, I would not be able to take a leading role in administration. I sure hope someone can take up (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: RIS 2.0 or 1.5 (minimum requirements)
 
Thank you for the answer, but: Do you have any idea whether my system (366 Mhz PII notebook, 64 MB RAM, but only 2.5 MB Video RAM - where LEGO states 4 MB as necessary) could run the original LEGO 2.0 software? Dirk Schlei (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
I think the main problem with legOS right now is lack of consistent maintenance. As Luis Villa noted back in February, he can no longer devote enough time to legOS to support the upkeep. He also made a call for new volunteers, and listed what's (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposal: int program_running()
 
ROSCO, Well, I was wrong about the inline function. I sure am learning a lot these days 8-) I tried it both ways (inline func and macro)... turns out the macro produces less code by about 50 bytes. (that will be the last time I post without trying (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Proposals, Bug Fixes, etc and tracking them with SourceForge
 
Since getting interested in legOS a couple months ago, I have been checking out the various parts of this software project. I see the central sites as being Markus Noga, creater of legOS, web site (URL) www.lugnet.com and the newsgroup (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Another Proposal
 
Request for comments: I moved the visualization code for the man_stand / man_run out of the task_scheduler and put it in the tm_idle_task. Performance is enhanced at the expense of the display not updating when the processor load is at or near 100%. (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposal: int program_running()
 
I know it is fairly trivial, but it is a start. I am working on some other things... hopefully to be included either in patch form or in 0.2.6 (if/when it comes about). I like the idea of the inline function best, but will leave that up for debate. (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Spectrum as source of Technic Spares
 
According to their customer service, they are not allowed to sell Lego in the USA. ----- Original Message ----- From: "Mike Fusion" <mikefusion@hotmail.com> To: <lugnet.technic@lugnet.com>; <lugnet.robotics.rcx...ugnet.com> Sent: Friday, March 15, (...) (23 years ago, 21-Mar-02, to lugnet.technic, lugnet.robotics.rcx)
 
  Re: RIS 2.0 or 1.5 (minimum requirements)
 
The 2.0 firmware is available separately from LEGO as part of the 2.0 SDK. You can use this firmware with a 1.5 set (or even a 1.0 set). If you are not planning on using the Lego software then the only difference between 2.0 and 1.5 is that 2.0 has (...) (23 years ago, 21-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Re: Proposal: int program_running()
 
(...) I've thought about this before but never did anything 8?( I think I'd prefer a macro, thus removing the need for #ifdef. Although you wouldn't want the #ifdef anyway, as you need to call it in the kernel, and #ifdefing it out would be rather (...) (23 years ago, 20-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: RIS 2.0 or 1.5 (minimum requirements)
 
A more important consideration is whether USB or Serial is more convenient on your notebook. 1.5 comes with a COM port interface, and the 2.0 comes with a USB interface. USB is a lot better, if you have it. (...) (23 years ago, 20-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Proposal: int program_running()
 
I have noticed several places in the kernel where nb_tasks is used to see if a program is running. Currently, nb_tasks > 3 means that a program is running and <= 3 means that just the kernel processes are running. I would like to propose that the (...) (23 years ago, 20-Mar-02, to lugnet.robotics.rcx.legos)
 
  RIS 2.0 or 1.5 (minimum requirements)
 
I am going to buy the RIS 2.0, but I am not quite sure if I should better buy the RIS 1.5. That is, because my notebook (366 Mhz PII, 64 MB RAM, but only 2.5 MB Video RAM) does not fully meet the minimum requirements as stated by LEGO (what is (...) (23 years ago, 20-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Re: motors are stuck...
 
Here are some prehaps useful links (...) (23 years ago, 20-Mar-02, to lugnet.robotics.rcx.legos)
 
  BricxCC release 3.3.4.4
 
I've released BricxCC version 3.3.4.4. It fixes a timeout problem when trying to find the Cybermaster brick (although not all users experienced this problem). It also fixes some problems on the Color tab of the Preferences dialog. It fixes the (...) (23 years ago, 19-Mar-02, to lugnet.robotics.rcx.nqc)
 
  Re: RCX as a PGP engine
 
(...) Definitely post it! Better than that, how about sending me the code and I'll add it to our robots section as a unique demonstration. (...) Shouldn't be a problem. Most of the source code in the official Sun package is easy to port to leJOS. (...) (23 years ago, 19-Mar-02, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 
  Re: H8 assembler
 
(...) I'm not entirely sure why either, other than that it is extremely easy to add new language support to the editor component in BricxCC and I thought it would be cool if a user of BricxCC who also writes H8 assembler would be able to edit all (...) (23 years ago, 18-Mar-02, to lugnet.robotics.rcx.pbforth)
 
  RE: H8 assembler
 
(...) No rest for the wicked, John. (...) I always specify the size. Some assemblers can infer the size from the operand, but it's usually better practice to specify it. The L suffix is not supported on the H8/300 variant used by the RCX. (...) I'm (...) (23 years ago, 18-Mar-02, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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