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 / *999 (-20)
  Gdb & LegOS. Progress made & help wanted
 
Hi All: I've been trying to get gdb going with legOS for some time now. I've made some progress, but for various reasons, I'm now stuck. I thought I'd post this plea for help. Check this page: (URL) then email me or post a reply with your ideas. (...) (24 years ago, 12-Apr-00, to lugnet.robotics.rcx.legos)
 
  no rule to make target Main.o
 
I just unzipped emulegos_unix.zip to my RedHat 6.x system. I typed: export RCX_SOURCE=ir-rover make and got: make: *** No rule to make target `Main.o', needed by 'ir-rover^M'. Stop. Anyone know what I failed to do? (24 years ago, 12-Apr-00, to lugnet.robotics.rcx.legos)
 
  Another makefile suggestion
 
This particular change would be useful in the lib directories. Instead of using this: SOURCES=memset.c strcmp.c ..... etc. Use this: SOURCES := $(wildcard *.c) Note the use of ':=', not '='. This will pick up ALL .c files in the current directory. (...) (24 years ago, 9-Apr-00, to lugnet.robotics.rcx.legos)
 
  Calling ROM from libc
 
Hi all. This is just a quick moral question. I noticed that the RCX ROM has a copy memory routine (0x042a). I've modified my memcpy.s to use this: _memcpy: push r0 mov.w r1,r0 add.w r2,r1 pop r2 jmp @ mem_copy .end And added mem_copy=0x042a to (...) (24 years ago, 8-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Python extension for lnp - take 2
 
(...) growing depth of languages we can all use with legOS. -Luis ---...--- "As an engineer, it's important to look yourself in the eye in the mirror every morning, and remind yourself that 'marketing is everything,' and engineering doesn't matter a (...) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)
 
  Python extension for lnp - take 2
 
I'd like to announce a Python extension for lnp. This runs on Linux and lets you use the python scripting language to communicate with a legOS application. See (URL) for more details. If you don't know what python is, look here: (URL) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)  
 
  Python extension for lnp
 
I'd like to announce a Python extension for lnp. This runs on Linux and lets you use the python scripting language to communicate with a legOS application. See (URL) for more details. If you don't know what python is, look here: (URL) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)
 
  problems to compile legOS under Win98
 
Hi I hope you can and want help me. I get the windows intruction from (URL) for LegOS-0.2.2 but not winlegos.exe I do all thinks in this instruction but if i compile the LEGOS for the first time i have 2 erros. 3.o floatsisf.o cmpsf2.o fixsfsi.o (...) (24 years ago, 5-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Windows communication to the RCX
 
Hi Manuel, (...) Very good! (...) Are you talking about source code? I would be *very* interested in something like that! ;) Thanks in advance, Antonio Ianiero (24 years ago, 4-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Religious wars
 
At 19:55 01/04/00 +0000, you wrote: >I need to pick a Linux editor for legOS programming. emacs and vi suck big >time. Anyone have a recommendation? It can not be X windows based as I >have not been able to get my video card configured correctly. (...) (24 years ago, 4-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP problems detected
 
Who is maintaining the LNP code right now? Not the stuff in the kernel, but the desktop tools? It'd be great if we could wrap that up into a package and put the source into CVS. That way, it might be easier for someone like Manuel to hack in the (...) (24 years ago, 4-Apr-00, to lugnet.robotics.rcx.legos)
 
  LNP problems detected
 
A problem appeared when trying to sent the value 16. The LNP protocal makes the folowing string F0011000 I couldnt receive in my computer the final caracter the 0. This can be a problem. Another problem, this one alowed by the protocol is the (...) (24 years ago, 4-Apr-00, to lugnet.robotics.rcx.legos)
 
  Windows communication to the RCX
 
I made a Visual C++ 5.0 application to talk to the RCX. If someone his interested I can give it. My demo sample is a remote controler to a robot with differential drive. I am using WinlegOS and I would like to contribut with this application to new (...) (24 years ago, 4-Apr-00, to lugnet.robotics.rcx.legos)
 
  gcc 2.95.2 8?(
 
First, I must apologise for posting the wrong URL to my update. It's actually at (URL) 8?/ OK. I bit the bullet & installed egcs 1.1.2 as well. I've confirmed two things: 1. My memcpy/memset update doesn't break under egcs, and 2. gcc 2.95.2 causes (...) (24 years ago, 3-Apr-00, to lugnet.robotics.rcx.legos)  
 
  Re: 0.2.4 coming?
 
(...) I suppose you could call what is in CVS at sourceforge 0.2.4, especially after someone adds in Ross's patches, 0.2.4. The advantage of CVS is that we can now all get /the/ most up-to-date version of legOS. The disadvantage is that what you are (...) (24 years ago, 2-Apr-00, to lugnet.robotics.rcx.legos)
 
  0.2.4 coming?
 
is 0.2.4 available yet? any clues? (24 years ago, 2-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Religious wars
 
(...) :s/emacs/vi/ Indeed, you asked for it ;) Eddie C. Dost ecd@skynet.be (24 years ago, 2-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: memcpy patch for gcc 2.95.2 wanted
 
(...) I've posted an update which includes memcpy.s, memset.s (even though this didn't seem to cause a problem, I thought best to keep things consistent) and Makefile (so it doesn't delete *.s for target clean). Just un-tar it to your $LEGOS_HOME. (...) (24 years ago, 2-Apr-00, to lugnet.robotics.rcx.legos)
 
  RE: Religious wars
 
(...) Right, and in terminal mode it does still have some advantages over emacs. However, it loses the pulldown menus- which, for the newbie, are the primary advantage. -Luis (...) ---...--- "As an engineer, it's important to look yourself in the (...) (24 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  RE: Religious wars
 
XEmacs is great AND despite what everyone thinks, you DO NOT NEED X to run it. It automatically knows whether to do terminal or X. Ram (...) (URL) for text editors. There aren't many out there that aren't X-based, since those people who prefer (...) (24 years ago, 1-Apr-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