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 / *5430 (-20)
  sory for wrong link- thanks Philo :-)
 
Mindsensors is please to Announce the New release of Infra Red Reflection Based Obstacle Detector which is very economic alternative to light sensor. For more details visit Mindsensors Robotics web page at www.geocities.com/mindsensors and (...) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx)
 
  Re: Infra Red Reflection Based Obstacle Detector-IRROD
 
Nice little device... but the second link should be (URL) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Still having problems with helloworld.c
 
Hi! I tried changing the path for KERNEL in makefile from Demos directory and giving the path for legOS there.Now I get a different message when I do 'make'.It says 'No rule to make target'?!Now is there any way I could solve this.If I download the (...) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS USB Support (for RCX 2.0)
 
I would love a copy of your USB source! So far I haven't had any luck communicating with the USB tower using my own code, so any help you can give me would be greatly appreciated. Do you have it posted somewhere or would you prefer to email it to me (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  Infra Red Reflection Based Obstacle Detector-IRROD
 
Mindsensors is please to Announce the New release of Infra Red Reflection Based Obstacle Detector which is very economic alternative to light sensor. For more details visit Mindsensors Robotics web page at www.geocities.com/mindsensors and (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Re: How do I find my kernel size?
 
(...) As you might have thought: No it is not. Full name: Motorola S-Record Format The S-record standard is as follows: S<type><length><addr...<checksum> S4<length><address><...<checksum> Where: type is the record type. Where: 0 starting record (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: How do I find my kernel size?
 
You can comment CONF_LNP, this can save many memory. Zhengrong (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: How do I find my kernel size?
 
You have to comment CONF_PROGRAM if you commented CONF_TM, but I am not sure if you still can download your program without CONF_PROGRAM. I don't think you can comment CONF_TM. Zhengrong ---...--- (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  How do I find my kernel size?
 
Hi, Is the kernel size simply the size of the legos.srec file? I thought so initially, however my legos.srec file is 18800(or close to) and im pretty sure ive allocated more than than 19k using dynamic memory. Obviously this is more than 32k in (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: IR transmission, strange coding ?
 
hi Kekoa, thanks for your answer, About the strange stop bit, I was wrong (John Barnes also mailed me about that, thanks John) it was indeed the parity bit. About the startbit (which is inverted to the data) I'm (almost) absolutly sure, I measured (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: IR remote control codes.
 
thanks Kekoa, not only for this answer, but also for your great job in disassembling and documenting the the opcodes, I used them a lot in the past. (...) Well I think, I know all about it now, there a few strange things about it: 1. you don't have (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
The only concern that I would have with this kind of an implementation is that if you plan on changing your brick's LNP address, you have to remember what address it used to be while you're downloading a program. It's not a huge deal, but it's an (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  GP2D12 sensor interface
 
Mindsensors is please to announce the New GP2D12 sensor interface to RCX. This Sensor Interface is mainly based on Philo’s Concept but with little different Ckt and very compact. For more details visit Mindsensors Robotics web page at (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: Does RL2.5 have array support?
 
Miles - Thanks for the links. Is it just me, or is the documentation of the RL2.5 features a bit sparse? Cheers, JP (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Re: IR transmission, strange coding ?
 
(...) As far as I remember (it's been > 10 years) startbits are 0, stopbits are 1. (...) This is strange, are you sure it is not the odd parity bit? (...) That's fine, 1 is the 'passive' and 0 is the 'active' level. Jürgen (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
Well, I will try to make a patch for this modification. Zhengrong (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
looks fine to me. not a bad idea! -albert "Zhengrong Zang" <mikezang@iname.com> wrote in message news:GMBBt6.C4J@lugnet.com... (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: corect me please
 
I think you actually want dll -r10 the -r flag specifies which RCX to download the specified program to. you need the 10 because it is read in as a hex address. When you use (...) basically, whatever you set the HOSTADDR to, needs to match what you (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Question about RIS version differences
 
The Windows Control Panel setting switches the USB tower between IR mode and VLL mode. Your then need software to send the appropriate VLL commands. WinVLL is one such program. On reflection I think I am in error about RoboLab 2.5. I think the VLL (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.vll)
 
  Re: Question about RIS version differences
 
(...) Where did you find those VLL commands for the USB IR tower? We found the VLL commands for the Scout. Tilman said that the Windows Control Panel for tower configuration has all the necessary options to configure the tower for use with a (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.vll)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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