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 / *6870 (-20)
  Re: not found
 
It means u don't have a cat! No :) cat is a utility for concatanating files u need to get that. It would be available from where u downloaded cygwin ----- Original Message ----- From: "Germán Rojas" <ge-rojas@uniandes.edu.co> To: (...) (22 years ago, 4-Oct-02, to lugnet.robotics.rcx.legos)
 
  cat: not found
 
Hello what mean the follow error: (thanks!!) :---...--- Begin Fri Oct 4 11:40:22 2002 ---...---: Fri Oct 4 11:40:22 2002 Source code installation start Fri Oct 4 11:43:07 2002 Source code installation end Fri Oct 4 11:43:08 2002 Binutils (...) (22 years ago, 4-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Robolab 2.5.0 -> 2.5.1 ???
 
Mike, As recommended by others in this thread I contacted Lego Dacta and they sent me (free of charge) a CD-ROM with the 2.5.1 upgrade on it. This can only be applied to an installed copy of 2.5.0. I have not found the 2.5.1 upgrade anywhere on the (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  Robolab 2.5.0 -> 2.5.1 ???
 
I grow confused about all this. Can you tell me how to get 2.5.1 from a patch/update off the net? Alternatively, can you tell me who to contact in the UK (or for the UK) to get the update files please? Mike Reddy, Senior Lecturer -- Web: (URL) (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  Re: How to setup gcc and make in cygwin
 
Liam, What exactly are your errors using cygwin? Post them here. I might take a couple of posts back and forth but I do believe it is possible. I have it running on Windows 98 and I know other have been successful with Windows. What windows OS are (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Cross-machine cross-compiling
 
I have tried posting about the pre-built tools for Win32-cygwin before, however, I think the person I was talking to was too frustrated by then to try it. If you head over to the hitachi web site, they have a link for third party compilers. They (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx)
 
  MacNQC Beta Release 3.0a6
 
Hi All, I've uploaded MacNQC 3.0a6. New features are: * Tooltips for the Toolbar. Bugs fixed: * Disabled the Fast Firmware checkbox when the USB tower is selected as the output device. * Fixed a crash if while compiling a one line error message is (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: How to setup gcc and make in cygwin
 
I, too, have been at it for three weeks. gcc and bintools build OK under cygwin, but when it gets to the cross-compiler, the whole make process craps out. The compile fails because some of the cross-compiler sources are (complaining about) missing (...) (22 years ago, 3-Oct-02, to lugnet.robotics.rcx.legos)
 
  Cross-machine cross-compiling
 
No matter how hard I try - or how many different "this is how to do legOS under Win32" web sites I visit - I cannot get legOS and its associated cross-compiler to build. The stuff from brickOS dies during the make process because of "missing" (...) (22 years ago, 2-Oct-02, to lugnet.robotics.rcx)
 
  a suggestion for BrickOS
 
Who would I contact about creating a library of math functions? (sqrt, sin, cos, tan, invsin, invcos, invtan, and ect.) Would they be able to add the library to the standard files in the BrickOS project? Timothy (22 years ago, 1-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Instructions for building DJGPP H8300 cross compiler
 
Steve Hassenplug <hassenplug@mail.com> wrote in message news:20020930130735....ail.com... (...) Steve, Not yet. As I mentioned at the end of the post I have only gotten so far with the gcc cross compiler. I get several warnings about conflicting (...) (22 years ago, 1-Oct-02, to lugnet.robotics.rcx.legos)
 
  Some UI questions about Robolab
 
Hi All, I have a couple of quick questions. 1. The help in Robolab says I can select a program from the programs list and press F10 to delete it. Every time I do this I get a message saying that the folder is locked. I've tried everything I can (...) (22 years ago, 1-Oct-02, to lugnet.robotics.rcx.robolab)
 
  New version of Robot Controller
 
Version 1.6b2 of Robot Controller is available, either from Version Tracker, or from my new web page: (URL) it out, and tell me what you think! In case you don't know, Robot Controller is a MacOS X application for controlling and testing RCX robots (...) (22 years ago, 30-Sep-02, to lugnet.robotics.rcx.nqc)
 
  Re: Instructions for building DJGPP H8300 cross compiler
 
Ed, This is GREAT to see. Will this work with the latest version of BrickOS? Steve ----- Original Message ----- From: "Ed Manlove" <emanlove@ieee.org> Date: Sun, 29 Sep 2002 14:06:53 GMT To: lugnet.robotics.rcx....lugnet.com Subject: Instructions (...) (22 years ago, 30-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: Use built-in Ir instead of IR-Tower?
 
(...) The IR protocol is slightly different. While IRDA only sends short pulses the Lego Tower sends a signal for the whole time slot. It is very unlikely that one can get them work together. Jochen (22 years ago, 30-Sep-02, to lugnet.robotics.rcx.legos)
 
  How to find maximum available memory for datalog, power consumption and sensor wire length?
 
Hi there, I'm preparing to write a log program to store temperature values in the datalog. After some experimenting and familiarizing with the datalog associated functions I've found the following: Using CreateDatalog(x) with x being a constant and (...) (22 years ago, 30-Sep-02, to lugnet.robotics.rcx.nqc)
 
  Use built-in Ir instead of IR-Tower?
 
Hi! i have a sub-notebook without any com-ports so i can't use my IR-Tower. But the built in IR is reachable over com5 (btw: i'm working with cygwin). so i changed dll to com5 (export...) but now i get the error(when dll'ing): Error 21: sending (...) (22 years ago, 29-Sep-02, to lugnet.robotics.rcx.legos)
 
  Instructions for building DJGPP H8300 cross compiler
 
The following are instructions I am using for building the Hitachi H8300 cross compiler for the DJGPP environment. Please read through the entire message before proceeding. Download the following DJGPP/GNU packages from www.delorie.com or one of its (...) (22 years ago, 29-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: some more questions about lnp.
 
The frequency of the RCX's IR does not change at all: " The RCX uses a 38kHz carrier, which is pretty typical for TV remotes. As for the sampling rate, the RCX runs at 2400 bps, which makes each bit approx 417us " (URL) think the only way you could (...) (22 years ago, 28-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: some more questions about lnp.
 
duh... guess i was kinda wrong here.. IR is in reality a frequency defined from A to B. any messages sent within this spectre is said to be IR messages. so in theory sending an IR message closer to A than B from one RCX. and at the same time sending (...) (22 years ago, 28-Sep-02, 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