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 / *1239 (-20)
  Re: light sensor problem?
 
(...) In active mode, the value you read from the light sensor depends on how you power the sensor and read the A/D converters. In particular, the delay from the time you turn off the power to the sensor to the time you do A/D conversion matters. (...) (24 years ago, 21-Jul-00, to lugnet.robotics.rcx.legos)
 
  light sensor problem?
 
Ok, so i'm supposed to be the guru, but I don't get it: all my light sensors are currently showing a range of adjusted values between 60-310, instead of the 20-110 that I'm used to seeing. The sensor is in active mode (passive mode still shows (...) (24 years ago, 21-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
(...) Maybe your reply got sent to the cyber-trash, too. I never saw my post or any replies. (...) Yeah, pretty simple. Hopefully there won't be too many other instances in the kernel, and they're all one-liners to fix. (...) Well, I'll probably (...) (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: LugNet links
 
(...) I'll take care of it... Luis ---...--- "Summertime... and the living is easy... fish are jumping and the cotton is high... So hush, little baby, baby don't you cry." -Ella ---...--- (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: LugNet links
 
(...) If someone could email me a list of URLs, I'll take care of it. --Todd (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
I am using egcs version 1.1.2. When I make cross LANGUAGES="c c++", it will run, but then display gcc:cc1 Internal error 7, or something close to that. It is an internal error to the compiler, and the error code genterated in 7. When I compile it (...) (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
(...) I saw it. Don't know if others did. I thought I replied? (...) one liners :) (...) That would be nice if true :) (...) It will definitely need some more HOWTO updates. That's quite OK, especially if it means we can "standardize" all the (...) (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
Which version of egcs? And what are the errors? Luis (...) ---...--- "Summertime... and the living is easy... fish are jumping and the cotton is high... So hush, little baby, baby don't you cry." -Ella ---...--- (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
Okay. Binutils compiled and installed fine, but when I try to compile egcs, I get many errors, unrelated to any libraries. When I run the failed commands manually (without make), they compile fine. Then I got an error about not having enough virtual (...) (24 years ago, 20-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
(...) made (...) Andy (and others), Note that you can now use gcc 2.95.2 to compile legOS - I posted about this yesterday, but it seems to have got lost in the LugNet hiccup. The problem is not with the compiler, but with the options in the in-line (...) (24 years ago, 19-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: EGCS and GCC
 
Shouldn't. That's what my current set of tools was compiled with. When I referred (elsewhere?) to "changes with 2.95," I meant only that 2.95 has a different configuration syntax. Luis (...) ---...--- "Summertime... and the living is easy... fish (...) (24 years ago, 19-Jul-00, to lugnet.robotics.rcx.legos)
 
  EGCS and GCC
 
I am downloading the source for egcs 1.1.2 now. I was jsut wondering if it made any difference if I was compiling this, and binutils, with GCC 2.95. I know that there are errors in it, but I did not think that this will be a problem. Just thought (...) (24 years ago, 19-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: missing posts
 
I think lugnet had a burp. I just got a post I sent days ago, plus (I think) the other ones that you sent. Luis (...) ---...--- "Summertime... and the living is easy... fish are jumping and the cotton is high... So hush, little baby, baby don't you (...) (24 years ago, 19-Jul-00, to lugnet.robotics.rcx.legos)
 
  missing posts
 
i posted the diffs for the remote 2 hours ago, but they haven't appeared yet... anyone know if lugnet has trouble with posts containing chars from diff? (like the less than and greater than symbols)... chris (24 years ago, 18-Jul-00, to lugnet.robotics.rcx.legos)
 
  patch 1/3
 
weird, i posted this an hour ago but nothing happened... i'll try posting in parts... patch util/dll-src/rcxtty.c 126c126 < dcb.Parity = 0; // 0-4=no,odd,even,mark,space --- (...) patch kernel/lnp-logical.c 212c212 < S_MR =SMR_P_NONE; --- (...) (24 years ago, 18-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: LegOS + Lego Remote
 
here are the diffs, apply against 0.2.4... um, not sure how to do multi-file diffs, so there are 5 files here; note that dll.exe needs to be rebuilt to handle the changed parity... still looking in the kernel for a clean place to stick in timeout (...) (24 years ago, 18-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: Persistent globals
 
(...) <example code> This worked great for us using legOS 0.2.4. Thanks Eddie! Regards Tobias (24 years ago, 18-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: LegOS + Lego Remote
 
Sweet. I've got a remote, and I'd love to be able to play with it- would make the robot look much more interesting to my little brother and sister :) Luis (...) ---...--- "Summertime... and the living is easy... fish are jumping and the cotton is (...) (24 years ago, 18-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: LegOS + Lego Remote
 
Sure, I'll clean it up and post the diffs tomorrow... chris (...) (24 years ago, 17-Jul-00, to lugnet.robotics.rcx.legos)
 
  Re: Persistent globals
 
(...) Mike, I don't really have time to test this tonight, but if you find that it does work, please let me know- I'd love to add this to the HOWTO. It's an interesting trick to know. Luis ---...--- "Summertime... and the living is easy... fish are (...) (24 years ago, 17-Jul-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