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 / *6435 (-20)
  Linux, Cygwin, DJGPP: what is it all about?
 
Ok, lets try to fiddle some things out. There seems to be a confusion about the software needed for running legOS and why. And there seems to be some confusion about what cygwin and DJGPP are. legOS runs user programs written in C and compiled to (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
Is DJGPP easier to use from DOS (Windows)? Can CygWin be executed from a command line? When I set up my PC with LegOS (about a year ago) I installed DJGPP (with the help of a Unix friend), and I've been very happy with it. Recently, I just set-up a (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
Steve, Could you share a little more about what you have done with the Visual Studio setup? Thanks! Ed Steve Hassenplug <hassenplug@mail.com> wrote in message news:20020615231547....ail.com... (...) writing programs with LegOS. (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
Michael, What I am hearing here and have heard in the past, along with my own personal experience, is that developing for legOS under Windows and more specific cygwin can be or is a pretty difficult task. Compounded on top of that is if you have (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.legos)
 
  RE: Displaying info while debugging
 
Mario (and all other pbForth users - both of you :-) I'm very happy to include ANY contributions that you may have in the source archive. Even if I don't update the actual core, I still add useful scripts to the distribution all the time. Any (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Terminal Emulator
 
(...) saving the system (SAVESYS) and I would like to test it with another Terminal Emulator. Thanks Mario (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
(...) I agree that the core should be kept small, I'm sorry for not thinking this through all the way. Please do post the definitions on this message board so we can all benefit from your work. I will do the same. (...) No ignorance on your part, a (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Terminal Emulator
 
Ralph Hempel has one written in Tcl that be downloaded from his web site: (URL) noticed that there is also a c.l.f. newsgroup message titled 'Small terminal emulator' that is asking for the same thing to be written in a public domain Forth. This (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
Hi David, If I can come up with anything usefull, I could post the source code here or send it to you by e-mail. Again, I think it's best that M. Hempel keeps the core small and that we add extensions to that core. Excuse my ignorance, but what is (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
I agree that pbForth is GREAT! Hopefully you're forwarding all your debugging words to Mr. Hempel. I noticed on the c.l.f. newsgroup in a message called 'Small terminal emulator' that Lionel Rogers is writing an introduction to programming book (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Install for legOS
 
Hey All, I've talked with several people about this. First, a quick generalization: IMHO, there are two types of LegOS users: 1) Unix/Linux programmers who use LegOS as another platform for development, and don’t really care about building robots. (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: **** legOS new name poll starts now ****
 
BrickOS? As in MIT's Brick project... Regards, Bill ___...___ William Sequeira, Ph.D. -- Principal, Axon Hillock, Inc. (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
(...) I'm running legOS from Linux, so I don't know Ultraedit. But if its suitable for your needs and free it seems to be a good choice. Regards, Michael (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
I didn't want to have to write my programs for LegOS and then type a ton of commands only to find that I made a mistake. So I downloaded UltraEdit-32 9. It allows unix type file to be saved (This will replace the carriage return and line feed (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
Hello David, (...) What would it help? (...) Have you ever tried legOS? First, if you are running legOS from Linux, you don't need cygwin and that kind of things. They are only needed to resemble a UNIX enviroment under DOS. And the UNIX system is (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: **** legOS new name poll starts now ****
 
(...) That is why we search for a new name. The LEGO group said that they don't like legOS and all possible deviations. If you look on the official mindstorms webpage, legOS is not mentioned. On the other hand, they where so kind only to ask for a (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: **** legOS new name poll starts now ****
 
(...) I'm wondering, has anyone asked LEGO for permission to continue calling it 'legOS' (emphasizing the unique capitalization)? What was the response? -- David Schilling (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: GUI for legOS
 
(...) It really WOULD be nice if someone created a simplified way of getting up and running for legOS, even if it didn't actually contain a GUI interface for programming (though I by no means would discourage someone from providing THAT as well!) or (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Displaying info while debugging
 
(...) Hi Ralph, You may be right because if I insert KEY somewhere in the loop, it displays the information at each pass in the loop. (...) Otherwise, I like pbForth a lot. I'm still learning the particularities of this implementation (what's in, (...) (22 years ago, 15-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: GUI for legOS
 
There isn't a GUI for LegOS. I have my Visual Studio set up to do all the stuff I need to do when writing programs with LegOS. Steve ----- Original Message ----- From: "scott davis" <rcxman2@msn.com> Date: Sat, 15 Jun 2002 18:02:42 GMT To: (...) (22 years ago, 15-Jun-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