To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *2049 (-20)
  Re: LegOS forced to use another name?
 
(...) Yeah, I saw your post on slashdot after I'd posted the link here. As you say, if they don't defend their trademark within a reasonable time, they lose the right to do so. I guess the best course of action in this case is "no action"!! ROSCO (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS forced to use another name?
 
(...) You ain't just whistlin' Dixie here Ka-On... Off-topic time: Typical "Time Magazine type" twist on the story here...I hate reading Time because every story seems to be written with an antagonistic bent, trying to stir up trouble, instead of (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS forced to use another name?
 
(...) from that tiny yellow box? So it got a generic CPU that can read voltage from 3 ports and can adjust 3 power outputs. Really cutting-edge stuff there... That article is just full of you-know-what. (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS forced to use another name?
 
(...) Hmmm, does this mean they're acknowledging that people call them "legos" ? ~Grand Admiral Muffin Head (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: Instructions for LegOS USB support
 
Sigh. Doesn't look like there is any chance that this would work for *nix, except maybe with severe Wine hackery. Has anyone else (with any of the other alternative OSs) tackled the problem of the new towers? I suppose I can try plying one of my (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  Re: LegOS forced to use another name?
 
Having registered legOS.sourceforge.net (on Markus's word that TLG had given him permission to use the name), having run the last release of legOS, and having not heard anything from TLG myself, I can say that there are no plans in this corner of (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.general, lugnet.mediawatch)
 
  Re: New patch for remote and message
 
Zhengrong: If you can get a login on sourceforge, and you can send me a patch to review quickly for style and content, I can give you write access to legOS CVS to add your code to the main CVS tree. Thanks for all the effort you've made; sorry I've (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: legOS - Which site?
 
(...) legOS.sourceforge.net is the canonical site for legOS and has been for more than a year. I've asked Markus to take down his site (since he does not keep up with the newer documentation or file releases) but he has not responded to my emails on (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS forced to use another name?
 
They can't possibly do that. According to many published accounts, TLC explicitly says that their product is not to be referred to as "legos" but rather as "LEGO brand building bricks". Therefore, TLC has given up rights to the use of the word (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos)
 
  RE: LegOS forced to use another name?
 
Ross crawford points to: (...) I can see their point too. As long as it's only about the name then I can't see anyone getting too upset. It's just a name, after all. But if it's about the replacement firmware, then I have more to worry about. So do (...) (23 years ago, 10-Sep-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: RCX 3.0 and legOS 1.2.4
 
(...) Hmmmm. Sounds intrigueing. Call me a pessimist, but I'd be surprised if they released a 3.0 so soon after 2.0. And the comment about LegOS is stranger, given the article I just posted, and the fact that most of the developers are right here, (...) (23 years ago, 9-Sep-01, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  LegOS forced to use another name?
 
Article here: (URL) TLC may be talking to Marcus Noga about his use of "LegOS" for the open-source operating system for the Mindstorms RCX (see last page). I can see their point. Personally, I think "NogOS" has a bit of a ring to it 8?) What does (...) (23 years ago, 9-Sep-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.general, lugnet.mediawatch) ! 
 
  RCX 3.0 and legOS 1.2.4
 
LEGO company will release RCX 3.0 at the end of next year, it will have 6 input port and 6 output port, 20x200 dots LCD, CPU is H8/3294 with 32K ROM and 64K RAM, it has a power socket as RCX 1.0, and with a built-in speaker, you can play wav or mid (...) (23 years ago, 7-Sep-01, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  New patch for remote and message
 
I made a new patch for remote control and standard firmware message communication, I defined three config constants in config.h: 1. CONF_REMOTE_CTRL: Remote control services, comment it if you don't use remote control. 2. CONF_MESSAGE: Standard (...) (23 years ago, 7-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: legOS - Which site?
 
(...) Version 2.5 from Sourceforge is the latest. (...) Installed it the other day using these instructions without any problems: (URL) only thing that varies from memory, was setting the environment variables. (...) Not sure, but I don't think so. (...) (23 years ago, 6-Sep-01, to lugnet.robotics.rcx.legos)
 
  legOS - Which site?
 
Hi, I'm still new to legOS, and the RIS come to that, and while looking for info on legOS came across both of these : (URL) seem to have different versions. Noga.de seems to have more up-to-date newsposts despite having an older version of legOS. (...) (23 years ago, 6-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: Why compiler can't find header file program.h?
 
I found the reason, there are two config.h, one is for kernel in boot directory, one is for dll in dll-src, they have different definition. Zhengrong (...) (23 years ago, 5-Sep-01, to lugnet.robotics.rcx.legos)
 
  Why compiler can't find header file program.h?
 
I add lines as below into lnp.c #ifdef CONF_PROGRAM #include <sys/program.h> #endif But I got error message when compile it. lnp.c:36: sys/program.h: No such file or directory In some lnp.c file, there are #ifdef CONF_VIS #include <dlcd.h> #include (...) (23 years ago, 5-Sep-01, to lugnet.robotics.rcx.legos)
 
  Instructions for LegOS USB support
 
A friend of mine recently bought the 2.0 RCX and sent me the following information regarding getting USB and LegOS to play nice. He did this on a Win2K system. I have the old 1.0 RCX so please don't ask me how to make this work. Here is his e-mail (...) (23 years ago, 4-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: tweaking around dlcd_show( )
 
(...) Due to an error of my news-reader I missed some answers to your original post. Probably mine is a little late. bye Bernardo e-mail: dibbe@freestation.it (23 years ago, 4-Sep-01, 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