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 / *824 (-20)
  Re: LNP Example please
 
*Embarrased look* sorry I shouldn't of missed that.. Sorry to hassle you but I am stuck yet again. The lnptest program just records collision after collision. I have no other IR devices in the area (as far as I know anyway) It doesn't display any of (...) (25 years ago, 12-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: static version of lnpd uploaded to arthudent
 
(...) Should be up now. Sorry about the delay- I haven't been home in slightly over 24 hours :) -Luis ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (25 years ago, 10-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Tactical Robot - A robot that play a board game REALLY!!!
 
-- ___...___ Ferrara Francesco Jeffrey Baldwin <Heatwaaave@aol.com> wrote in message news:FpGE5u.B4w@lugnet.com... (...) know (...) TAR Know when it win, and make some sounds when it is in advantage... (relative to its score!) I have spent 2-3 (...) (25 years ago, 6-Feb-00, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
(...) Well, it's mentioned in the README ;-), but obviously not detailed enough. The problem is: the dynamic loader doesn't find the library you linked against. The dynamic loader is a program that is started whenever you execute a dynamically (...) (25 years ago, 10-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
Just updated my libc version (I love apt-get on debian linux... woohoo... it took about 30 seconds to update about 6 core applications on my system with a single simple command !!) Ok. it now complies without a problem and lnp also appears to run (...) (25 years ago, 10-Feb-00, to lugnet.robotics.rcx.legos)
 
  static version of lnpd uploaded to arthudent
 
Because of several reports about compiling problems with lnpd, i made a static version and uploaded it to arthurdent. It's quite fat: 373942 bytes, compared to the dynamic, which is 21352, but we all have at least 512 Megs, don't we ? I guess it (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
(...) you are probably using an older version of glibc, which doesn't have the argp stuff. This has been reported several times, and i begin to think it was a bad decision to use this interface instead of getopt(). However, it's so easy to use... If (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: using the remote control with legOS
 
it would be nice to be able to use both LNP and remote control (advance tactical robots) I wrote last night a small win prog to figure out how the remote is talking and this is it: +++ // LEGO REMOTE CONTROL (#9738 = ~20 USD) FOR RCX MESSAGE (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
Just tell me if I am been lazy but I can't find the argp.h file anywhere. abacus:~/lego/lnpd+liblnp$ make depend for i in lnpd liblnp applications ; do make -C $i depend || exit -1 ; done make[1]: Entering directory `/home/mike/lego/lnp...blnp/lnpd' (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Too many sensors
 
(...) uhh, it looks i missed something quite important - how do you accomplish that ? --Martin (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
(...) Great, i'd really love doing work like this. If you intend to use lnpd+liblnp on the PC side, i'd be very interested in the results. (...) yes, exactly. The addressing layer gives you connectionless functionality very similar to UDP. A packet (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
I've got 2 RCX's and 2 pc's in the same room so will be working with this over the next couple of weeks. The 2 RCX units work really well, my next step is to get the PC's to join the party. My implementation of LNP so far leads me to believe it is a (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  new version of winlegOS
 
There is now a new version of WinLegOS up for public dissemination: (URL) told it should run on NT machines as well as win98. All thanks again to Rossz. -Luis ###...### Profanity is the one language that all programmers understand. -Anonymous (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Too many sensors
 
Ben Jackson wrote: > You could do it but you'd lose rotations as long as the button was pressed. > You'd probably need alternate firmware to even get that working well. I can live with losing rotation when the button is pressed. I may have to reset (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Too many sensors
 
(...) You could do it but you'd lose rotations as long as the button was pressed. You'd probably need alternate firmware to even get that working well. So on one port you can have (1 touch + 1 light/temp), (1 rotation) or (4 touch). The last with (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Too many sensors
 
I received a package from Lego yesterday. It contained gears, a motor, and two rotation sensors. Now I'm stuck trying to figure out how to use all five sensors at once, 1 light, 2 touch, 2 rotation. I know how to combine a light with a touch, but (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
(...) of course, Michael ! BTW, if anybody out there does LNP communication involving several RCX's and a PC running lnpd, i'd be very interested in unsatisfying results, especially regarding congestion -- having only 1 RCX i could never test lnpd (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
Woops sorry I was referring to the bit above that (...) I think this should be write not send. (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Windows NT Success Story!
 
I'm pleased to announce that the NT boxes in our computer science lab has LegOS installed and running under Cygwin! I'd like to share this success story in the hope that it might help those who are still battling the Redmond Behemoth. In our lab we (...) (25 years ago, 8-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Example please
 
(...) hmm, really strange, in my legOS-distribution the name of the function is lnp_addressing_write, there is no function named lnp_addressing_send -- where have you got your legOS ? (25 years ago, 8-Feb-00, 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