To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 13502 (-20)
  Re: Opening RCX Code programs in Web Browser gives text
 
I should add that this was Internet Explorer 5.5. I just discovered that this does not work with Netscape... although maybe there is some setting that you can do to make it happen. Of course, I could always link the .rcx extension with launching (...) (25 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Opening RCX Code programs in Web Browser gives text
 
I don't know if this has already been discovered a dozen times before (I would search to find out, but the text search cgi is down!)... but I just found something cool. If you put a link to any RCX Code program with a .rcx extension in a web browser (...) (25 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Firmware file version?
 
Regarding the firmware checksumming, firmdl3 did not do that correctly, nor did it support any of the latest firmware files (0325, 0328), complaining because they were too large. I made the necessary changes to fix these problems. You can grab the (...) (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  Re: Firmware file version?
 
(...) I don't know what Dave Baum may or may not have said, but here is the ROM's algorithm for computing the checksum: short offset = 0 byte validstr = 0 short sum = 0 for (addr = 8000; addr < cc00; addr++) sum += byte at addr if (byte at addr == (...) (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  Re: Can the cybermaster tower talk to the Scout
 
(...) No. You need a tower from an RCX. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  RE: Firmware file version?
 
(...) The new firmware is a lot larger. The last address in the old fw file is 0xBFFO, and in the new file it's 0xE160. More than a little past 0xCC0. :) I wonder what Lego does to make the download work.... Greg Betzel (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  Can the cybermaster tower talk to the Scout
 
Quick question: Can I use the control tower from the cybermaster (8482) to program the Scout? Thanks Christian (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  RE: Firmware file version?
 
(...) Way back when, I think I remember Dave Baum posting a note to the effect that the firmware checksum calculation stops around 0xCC00, which is where the firmware variables live. The old firmware was smaller than this, but the new firmware image (...) (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  Re: Firmware file version?
 
Hello again, Does anyone know what the checksum is for downloading firm0328.lgo (the checksum to pass to the RCX begin-download call)? I've been doing some experimenting with firmware downloading. While my code comes up with 0xc278 with firm0309.lgo (...) (25 years ago, 16-Dec-00, to lugnet.robotics)
 
  Re: ActiveX for Vision Command is ready !
 
Well, It is saturdaymorning 0:28 AM CET, and everything is allready online ;-) Remember, this software is free for everyone, and it will only work with the original Lego Camera. Just email me at invesa@pandora.be for the ZIP password. Greetz, Snoozy (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Call for LEGO movies and links.
 
Hello fellow filmmakers! I will be creating and uploading a new LEGO movie directory/Film page this weekend at: (note there is nothing there yet, give me till Sat night to create the page) (URL) I am making a general call to anyone who has posted a (...) (25 years ago, 15-Dec-00, to lugnet.starwars, lugnet.space, lugnet.castle, lugnet.robotics, lugnet.general)
 
  Re: Linux & VC (was: X-10 camera interface)
 
(...) Has there been any progress on the Linux Drivers for the Lego Cam? I really want to get my Linux box using it ASAP! Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 15-Dec-00, to lugnet.robotics, lugnet.robotics.vc)
 
  Re: vision command idea...
 
(...) Yes, I agree here. I suspect much of it has to do with the weight and balance of a Technic model, which is going to be vastly different, even in scale terms, from a real vehicle. Saying that, the suspension on the 8448 seems pretty realistic, (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: OOhh new preson
 
(...) oops, on more :> err... obviously I meant Dave Baum's NQC ((URL) :) At 16:28 15-12-2000 GMT, john best wrote: (...) Try searching some keywords to find some usefull threads on those already talked topics in (URL) :) (I allways say this to (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: OOhh new preson
 
(...) thank you. (...) Possibly a bit early as neither code nor bricks have been touched.. :) (...) I can see that being a terrifying learning curve.... (mental note, test on other people first) (...) fingers (...) Or intense pain as it crushes the (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: OOhh new preson
 
Yeah It will be vb then, because I want to "Try" and get the robot to find out information and send it to the computer for mapping as one of my projects. Thank you all for your advice... I have a long way to go. (I presently just have a little (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  New member; a few questions ...
 
Hi all! I'm new to this list - so here goes a quick intro. My name is Geert-Jan (usually abbreviated to GJ), I have a background in CS (AI) and philosophy (logic), meaning that nowadays I work as a computational linguist. One of the things I'd love (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: VLL *input* for RCX/CyberMaster (in NQC) ?
 
(...) The correct lines are: ... // VLL code table #define SENDmcVLLcode000 _start; _1;_1;_1; _0;_0;_0;_0;_0;_0;_0; _stop ... // CodePilot VLL commands #define SENDmcVLLcpFWD SENDmcVLLcode000 // 0 Motor Forward ... Marco C. aka McViper aka MediaCult (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: VLL *input* for RCX/CyberMaster (in NQC) ?
 
(...) Progress report: I decided to completly redo the Shigeru Makino's (mac@research.co.jp) libvll.nqc approach. My pBrick Serial Comms lib will not calculate the 3 bit checksum in real-time. It's cpu time consuming. I think it's faster to have'm (...) (25 years ago, 15-Dec-00, to lugnet.robotics)
 
  Re: OOhh new preson
 
(...) oops, "his" (25 years ago, 15-Dec-00, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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