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 / *6335 (-20)
  Re: [ANN] pbForth Version 2.1.4 Release and Music Tutorial
 
Hi Ralph, (...) Thank you very much :-) (...) I gave it a look and so I've just released the new version of my Brick's Music Studio that supports pbForth. I'm not a pbForth user yet, so I was wandering if you and Mario could give it a try :-) You (...) (22 years ago, 27-May-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  [ANN] pbForth Version 2.1.4 Release and Music Tutorial
 
The new 2.1.4 Version of pbForth has a minor fix that affected programmers using the MARKER word. I recommend you get the new 2.1.2 GUI while you're at it because it is less agressive in stripping comments when uploading scripts. This was causing (...) (22 years ago, 25-May-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: Setting LNP host address
 
(...) Why not allow all 4? 1. Have a build option that the variable is set to by default; 2. An option on firmdl3 over-rides this if required; 3. An option on dll over-rides this if required; 4. An API (macro or in-line sub) to set it from a user (...) (22 years ago, 24-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Setting LNP host address
 
At first, it seems logical that firmdl3 would be the best place to make the change. However, it was very easy to allow the Host ID to be changed at runtime. Whether changed by a user program or changed via the RCX buttons/lcd, it is easy enough to (...) (22 years ago, 24-May-02, to lugnet.robotics.rcx.legos)
 
  Review of Jin Sato's LEGO MindStorms: The Master's Technique
 
Just found this review on Slashdot (URL) if the link wraps... FUT: .robotics.rcx ROSCO (22 years ago, 24-May-02, to lugnet.robotics.rcx, lugnet.mediawatch, lugnet.reviews, lugnet.general)
 
  Re: Code-examples, books and papers in C/C++ for legOS?
 
(...) The best I've seen (and I've not seen all material available) is still Luis Villa's work: his HOWTO at our site ((URL) and that which is published in the book "Extreme Mindstorms" ISBN: 1-893115-84-4 Another good source is the customized HOWTO (...) (22 years ago, 23-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Code-examples, books and papers in C/C++ for legOS?
 
(...) There are, of course, many mindstorms books out there. I see in them (I have purchased at least six of them) that the majority of code examples is in NQC. As you might know we are working on the next major release and in that context let me (...) (22 years ago, 23-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Setting LNP host address
 
(...) Joe Woolley prototyped the firmdl3 mods, I think, and has now a user program which can change the Id. This now makes 4 approaches we have to consider ;-) My thinking on firmdl3 use was that it is a direct replacement for compile time set that (...) (22 years ago, 23-May-02, to lugnet.robotics.rcx.legos)
 
  Re: What is exception "StackOverflowError" in method "<clinit>"
 
(...) The first time a method is called the class gets initialized, and the stack overflow happened in the initialization method <clinit>, so nothing mysterious there. (...) If your program uses a lot of memory (less than 3K free) this is a side (...) (22 years ago, 23-May-02, to lugnet.robotics.rcx.java)
 
  RE: Code-examples, books and papers in C/C++ for legOS?
 
Hi, please post any programs to the group, or e-mail me as well. I am always interested in looking through example code, to see how others are doing things and to get new ideas. Thanks -----Original Message----- From: news-gateway@lugnet.com (...) (22 years ago, 22-May-02, to lugnet.robotics.rcx.legos)
 
  Re: What is exception "StackOverflowError" in method "<clinit>"
 
(...) Yes, you are both right (Thanks anyway) 1. TextLCD.print() works perfectly when called from simple programs 2. My code is most probably using too deep calls (Why is this not covered in the 10/10 'Core' book of Bagnall) BUT, QUESTION FOR YOU (...) (22 years ago, 22-May-02, to lugnet.robotics.rcx.java)
 
  Code-examples, books and papers in C/C++ for legOS?
 
I am a swedish student that togheter with my colleague are working with legOS on a project: (URL) would welcome some suggestions about literature in C/C++ with legOS. Anything could be of interest. (22 years ago, 22-May-02, to lugnet.robotics.rcx.legos)
 
  Announcing a pbForth emulator
 
I started this project because I like pbForth, but having no previous experience about coding in Forth I felt the need of a comfortable environment where to test and debug my programs. I know that a good factored Forth code needs little if any (...) (22 years ago, 21-May-02, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx)
 
  Re: main() not defined?
 
"Brian Smither" <bsmitherINVALID@INV...tlink.net> : (...) Sorry for that. I have typed all the code used in the book into BricxCC, and every program or code snippet has been compiled and checked before being pasted into the book. However, seems (...) (22 years ago, 21-May-02, to lugnet.robotics.rcx.nqc)
 
  Re: main() not defined?
 
Thank you, kind sir, for that small but important lesson in C programming. That was the problem. (And, for everyone's information - FEI - Ferrari's book also has Main() capitalized.) Trevyn Watson <4tee2@rogers.com> wrote in (...) (22 years ago, 21-May-02, to lugnet.robotics.rcx.nqc)
 
  Re: main() not defined?
 
(...) The code on page 107 has "main()" capitalized (i.e., "Main()") and it shouldn't. The error I get is "task 'main' not defined". I'm relatively certain it is a capitalization problem. John Hansen (URL) (22 years ago, 21-May-02, to lugnet.robotics.rcx.nqc)
 
  Re: main() not defined?
 
Did you capitalise "Main"? It doesnt seem to work if you do. NQC is case sensitive, just like C. Trevyn. (...) (22 years ago, 21-May-02, to lugnet.robotics.rcx.nqc)
 
  LegOS, lnpd, and networking
 
It seems to me that a lot of the discussion lately has been on networking multiple IR (infrared) clients using legOS. Is the IR tower using an ID? This would identify messages from the IR vs an RCX. Also could the addressing be extended to allow IP (...) (22 years ago, 21-May-02, to lugnet.robotics.rcx.legos)
 
  Setting LNP host address
 
I've experimented with a couple of choices which were relatively easy to implement. Let me know if we should keep any these: 1. You can choose to set the host address at build time with a command-line option to make. Example: make LNP_HOSTADDR=2 (...) (22 years ago, 20-May-02, to lugnet.robotics.rcx.legos)
 
  main() not defined?
 
I get this error - "main() not defined" - when compiling. The code is copied straight from the Ferrari book. While C is the language of my choice, the line of code isn't so obtuse as to hide errors from me. So probably there is some other requisite (...) (22 years ago, 20-May-02, 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