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 / *5955 (-20)
  Re: problem with lnpd...help!?
 
(...) That's wrong. You should write "char test4 = 'a';", otherwise you are implicitly casting the character 'a' to a pointer to store it in test4 (the compiler should warn you about this; use -Wall to catch these errors). (...) Then this line (...) (23 years ago, 15-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: problem with lnpd...help!?
 
This is really more of a general C question than an lnpd question. Anyway, the problem is with serialization; you want to take a structure in memory, and turn it into a stream of bytes, either to store in a file, send over a network, or whatever. (...) (23 years ago, 15-Mar-02, to lugnet.robotics.rcx.legos)
 
  problem with lnpd...help!?
 
hi all. im using legOS 0.2.4 and using lnpd to communicate with my linux box. now then, here is my problem. lets imagine i have the following: foo{ int test; char *test2; void *test3; }; char *test4 = 'a'; char *test5 = 'b'; struct foo bar* = NULL; (...) (23 years ago, 15-Mar-02, to lugnet.robotics.rcx.legos)
 
  Spectrum as source of Technic Spares
 
With all of the back and forth lately on the lack of Technic spares, I've found that Spectrum Educational Supplies in Aurora Ontario has many hard-to-get parts, including the little pneumatic pumps. Without keeping everyone in suspense... Specturm (...) (23 years ago, 15-Mar-02, to lugnet.technic, lugnet.robotics.rcx)
 
  Re: legOS not working with external relay switches
 
quite possibly. I havn't hooked up a scope, but it seems to be as close to full power as possible....interesting "Max Bowsher" <maxb@ukf.net> wrote in message news:006401c1c9ec$bd...ibm.com... (...) power (...) otherwise (...) (23 years ago, 13-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: legOS not working with external relay switches
 
I think I remember hearing that legOS full power is actually about 99% power ??? Something to do with an optimization to the code, which would otherwise require special handling ??? This is a vague memory - can others confirm ??? Max. ----- Original (...) (23 years ago, 12-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux driver for USB Tower
 
A better link would be (URL) you have to find the link for the Project Home Page (under Public Areas). Ed P.S. I am not involved either! Rainer Balzerowski <balze2@gmx.net> wrote in message news:Gpn9Lo.6E@lugnet.com... (...) (23 years ago, 11-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: Reading exceptions
 
(...) The 0078 is the method signature number of the method where the exception was thrown. The 8, is the least significant figure of the number referring to the exception class thrown. To get further information, you must add the -verbose option to (...) (23 years ago, 12-Mar-02, to lugnet.robotics.rcx.java)
 
  Book on Programming the RCX with Java
 
If anyone would like more information on the new book "Core Lego Mindstorms Programming" check out my announcement on Lugnet: (URL) (23 years ago, 12-Mar-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.java)
 
  Re: legOS not working with external relay switches
 
three 2200uf capacitors fixed the problem but does anyone know why the difference between legOS and the standard firmware?? "Kingsley Gifford" <kgifford@thezone.net> wrote in message news:3C8BDD44.809080...one.net... (...) (23 years ago, 11-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Fw: exponents, e^
 
legOS isnt hard to setup on windows, but i think lejos is an easier environment to setup/use, especially for users who have no cygwin/unix experience.... (...) (23 years ago, 11-Mar-02, to lugnet.robotics.rcx.legos)
 
  Reading exceptions
 
Hello, I've recently started working with lejOS and was having some dificulty with my code. When ever I get an exception, there is a buzz, the arrow under the 2 lights up, and a number like "0078 8" shows up. I was wondering how I read this number (...) (23 years ago, 11-Mar-02, to lugnet.robotics.rcx.java)
 
  legOS not working with external relay switches
 
I'm in the process of "reviving" past inventions with my new knowledge of legOS. One such invention (if you can call it that) used 3 12V relay switches to control external circuits. Full power on the outputs would trigger the relays. however, under (...) (23 years ago, 10-Mar-02, to lugnet.robotics.rcx.legos)
 
  New version of NQCEdit
 
Version 1.6 of NQCEdit is now released. This program is a front-end IDE for the NQC command line compiler that offers syntax coloring. NQCEdit is able to do most of the things that NQC is capable of: - Compile program for all targets - Download (...) (23 years ago, 10-Mar-02, to lugnet.robotics.rcx.nqc)
 
  RE: Psion 5mx and pbForth
 
(...) Way to go Ian! I'm moving along in my attempts to get the USB tower working with pbForth. The USB tower uses ODD parity, and that cannot be changed. Sooo, to all the other environment writers out there, be aware that the next version of (...) (23 years ago, 10-Mar-02, to lugnet.robotics.rcx.pbforth)
 
  Re: RCX as a PGP engine
 
(...) They don't, but they need bignums (really big integers). (...) the API is in java.math.BigInteger . (...) You could just run PPP over it I suppose, with some encryption (IPSec?) on top of it. Would be dead slow, though. The charm of the RCX (...) (23 years ago, 10-Mar-02, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 
  Re: Is the program running?
 
"Barney Hilken" <barneyhilken@mac.com> wrote in message news:Gsq8J6.Ds9@lugnet.com... (...) There is no direct way to interrogate the RCX with standard firmware. However, it could be simply handled programmatically. Use a global variable to set a (...) (23 years ago, 10-Mar-02, to lugnet.robotics.rcx)
 
  Fw: exponents, e^
 
By all means use lejOS, but don't think that legOS is hard to get working on Windows. Max. ----- Original Message ----- From: "David Dubravetz" <david_dubravetz@hotmail.com> To: <lugnet.robotics.rcx...ugnet.com> Sent: Thursday, March 07, 2002 4:57 (...) (23 years ago, 9-Mar-02, to lugnet.robotics.rcx.legos)
 
  Is the program running?
 
Does anyone know how to poll the RCX (with standard firmware 2.0) to find out whether a program has terminated yet? If you can see the LCD, you can see whether the little man is still moving, but can you check this from a host computer? The (...) (23 years ago, 9-Mar-02, to lugnet.robotics.rcx)
 
  Psion 5mx and pbForth
 
I've mentioned my attempts to get a psion series 5 to talk to pbForth before. I've finally got it sorted enough to be useful. Anyone with a Psion Series 5mx machine (possibly a series 5 also) may like to look at (URL) It transfers firmware and text (...) (23 years ago, 9-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