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 / *2495 (-20)
  serial port interrupts
 
Ralph, I'm getting tired of losing characters going to the RCX on the serial port because forth is busy. It is making my work more complex than it needs to be. If you are not going to do serial port interrupts I will take a shot at it if you give me (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: It's time to release some patches for LegOS 0.2.4
 
"Harald Mährer" <hmaehrer@debis.com> wrote in message news:391bcf0d.129529...net.com... (...) (URL) - on my NT i have more than one (logical) drive to keep system, (...) I have cygnwin in my NT partion and legOS in another one. No problem at all. I (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos)
 
  RE: Factor upload script for user extensions
 
(...) Ummm, great idea. How about an item that turns into a pulldown list of 1-liners? I've got the X close or AltF4 shell closing capture thing, and I've also got XMODEM working. If I can get enough time, a public beta is in order... Cheers, Ralph (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.pbforth)
 
  Factor upload script for user extensions
 
Ralph, I suggest that you factor a proceedure out of the tcl uploadScript that sends a string to the RCX. This could then be used for additional menu or tcl commands that send Forth code to the RCX. Here is a potential implementation used to power (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: HOWTO going down
 
One other thing- this will of course mean that the various other files accessible at arthurdent.dorm.duke.edu will be unavailable. I will try to move as many of these as possible to legOS.sourceforge.net before I lose my ethernet connection, but I'm (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  HOWTO going down
 
I'm taking down the HOWTO for the next couple of weeks while I move out of my dorm and back home for the summer. When it comes back up (two weeks, three at the most) it'll be up to date (0.2.4!) and on legOS.sourceforge.net (probably /HOWTO/). Just (...) (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  rcx remote for video (LANC or IR)
 
did anyone try to use the rcx as a controller for camcorders either using LA NC (Control-S) or Ir ? (24 years ago, 13-May-00, to lugnet.robotics.rcx.legos)
 
  RE: Standard extension suggestions
 
Glen Paling Wrote: (...) Snipped code samples... Glen, These are really a good example of how the community can help itself. How does everyone feel about a code repository? How should it be implemented? Where should it live? I'm reluctant to have (...) (24 years ago, 12-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: It's time to release some patches for LegOS 0.2.4
 
(...) Hi all. So far, i've got the 0.2.3.1 Version running on my laptop (W95) but not on my desktop (WIN NT). Questions remaining - where do i find the 0.2.4 version? I followed the ftp link on the cvs server to find 0.2.3 but where's 0.2.4? - on my (...) (24 years ago, 12-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Standard extension suggestions
 
I think that's a great idea. I find example code the easiest way for me to learn. The pbForth can be little intimidating at first, (you can't even turn off the power with the on-off button). Earlier last fall Sergey Udovenko posted some code handle (...) (24 years ago, 12-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: New firmware and ROBOLAB
 
Found and reported a minor bug in sound generation using either Robolab 2.0 or 2.1. The bug does not happen with ROM 0309 but happens on 0326. If using two PLAY ANY NOTES in a row, a third very low tone is emitted. If a WAIT FOR is placed between (...) (24 years ago, 11-May-00, to lugnet.robotics.rcx.robolab)
 
  Re: New firmware and ROBOLAB
 
We ran many different Robolab programs including datalogging programs on six RCXes and they all worked properly with firm0326. (...) (24 years ago, 10-May-00, to lugnet.robotics.rcx.robolab)
 
  Re: No Scout Support in RCXcc
 
(...) I was actually answering my own posted question on the matter. I had several emails asking for me to tell them what I find out. I figured everyone would want to know. I do not feel I was being negative about the matter and don't appreciate (...) (24 years ago, 10-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: No Scout Support in RCXcc
 
(...) Does RXCcc actually set the -T flag or use the default. If default then you can set the target with the environment variable. If you get really desperate you can hack nqc to ignore the -T flag and do what you want instead. I suggest more (...) (24 years ago, 9-May-00, to lugnet.robotics.rcx.nqc)
 
  No Scout Support in RCXcc
 
I've talked to the creator of RCXcc about Scout support. This is what he had to say; Mark Overmars wrote: "This is not planned for the near future." There you have it. Sadly, from what I can gather, all we need RCXcc to do is use the -SCOUT tag (...) (24 years ago, 9-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: Datalog with NQC 2.2 a1
 
(...) Yes, if I remember correctly the user space was 6.1 blocks. Regardless of how much free ram the system had. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 9-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.2 a1 available for public test
 
(...) I got e-mail a while back from mikest@corp.home.net who ported an older version of NQC to BEOS. I think the only change was a new serial port class (PSerial_beos.cpp) and some tweaks to the Makefile. You may want to contact him. If anybody (...) (24 years ago, 8-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.2 a1 available for public test
 
(...) I completely missed the fact that counters were overlapped with global vars. I'll have to come up with a good mechanism for allocating these. I think the scout handles things differently where the counters are actually unique from variables. (...) (24 years ago, 8-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: Datalog with NQC 2.2 a1
 
(...) The datalog appears to work fine, and you still have the same amount of program/datalog space. There was a ton of unused RAM in the older firmware, so Lego was able to pack a lot of new features in without reducing the user space. Dave Baum (24 years ago, 8-May-00, to lugnet.robotics.rcx.nqc)
 
  Re: Web based control
 
I did this a while back by calling functions in the spirit.ocx from an ASP page. I used it to control a webcam I made with an RCX and an old QuickCam. I ran it with Personal WebServer on a '95 box and IIS4.0 on my NT Server, but perhaps you can use (...) (24 years ago, 8-May-00, to lugnet.robotics.rcx, lugnet.robotics.tele)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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