To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *31464 (-10)
  Re: thread class for legOS
 
(...) Static DOES matter; it declares the method as being a "class" method, rather than a normal instance method. I believe there is no implicit 'this' parameter and therefore it can be treated like a normal function. Of course, it can't be linked (...) (24 years ago, 21-Jan-02, to lugnet.robotics.rcx.legos)
 
  Re: Senshist.icb etc
 
hi john, the farnsworth stuff should work. did you download the zip file of programs from the HB site? there should be an as11_ic bat file in it. fred (...) (24 years ago, 20-Jan-02, to lugnet.robotics.handyboard)
 
  Re: thread class for legOS
 
(...) No, static doesn't matter but it is possible the calling conventions of C and C++ might be different (I don't know of a platform where that is the case for a an extern function), so you might need to specify C linkage, as in: extern "C" int (...) (24 years ago, 21-Jan-02, to lugnet.robotics.rcx.legos)
 
  Re: thread class for legOS
 
(...) Haven't done any C++ for a while, but IIRC you just need to declare runWrapper as static, ie: private: static int runWrapper(...) ; HTH ROSCO (24 years ago, 21-Jan-02, to lugnet.robotics.rcx.legos)
 
  Re: threads - bug in the firmware?
 
(...) Advantage: Less memory used (each thread needs a block of memory in the kernel, I'm at work & can't remember the struct name off hand). In the case under discussion, this doesn't make much difference, but in a large project, memory use can (...) (24 years ago, 21-Jan-02, to lugnet.robotics.rcx.legos)
 
  Re: Still having problems with helloworld.c
 
John, Where is the source for makelx ?? I am having this same problem. Thanks JohnG (...) (24 years ago, 20-Jan-02, to lugnet.robotics.rcx.legos)
 
  Handyboard Sonar question
 
I've been trying to connect my sonar module according to the instructions in the following webpage: (URL) However, Since I'm using an expansion board with my Handyboard, the SCI port isn't available. Also, my expansion board didn't come with a (...) (24 years ago, 20-Jan-02, to lugnet.robotics.handyboard)
 
  Re: Hacker rcx
 
(...) I'm not sure I understand what you need. The SDK is designed specifically to be used with applications like Visual Basic. Download it and you'll see what I mean. It even includes a sample VB program. Like Stef said, I think we need more (...) (24 years ago, 20-Jan-02, to lugnet.robotics)
 
  Help with legos
 
All, I moved my Legos and Cygwin installations to a new machine. When I try and compile a program the compiler complains that there's a installation problem and it cannot execute 'cpp'. Can anyone givenme some insight as to what the problem is and (...) (24 years ago, 20-Jan-02, to lugnet.robotics)
 
  Re: Hacker rcx
 
hi, Maybe you could be a little more specific what your problems are, because: - sending data through the IR tower can simply be done by sending bytes to the COMport whereto the IR tower is connected - sending messages / direct and indirect commands (...) (24 years ago, 20-Jan-02, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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