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 / *384 (-20)
  Re: fast firmware downloader
 
(...) Just for the record, I implemented a dual-speed downloader a few months ago and mailed John Tamplin with information about it with regards to the JVM port that seems to have died. I used a different strategy to hack the dual speed downloads. (...) (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  egcs-1.1.1 patch, legOS projects structure
 
Hi, this night is proving productive. I went ahead and tweaked egcs to produce RCX-specific interrupt handler prologues and epilogues. Apply this patch against egcs-1.1.1/gcc/confi...0/h8300.c, and you will be able to create interrupt handlers the (...) (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: fast firmware downloader - and compilers
 
(...) Not at all ;-) fast.srec works like this: - load new image, storing it immediately behind fast.srec - fix stack pointer, you'll start new firmware anyways - relocate a small routine immediately below SP - call that routine - relocate the (...) (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos)
 
  RE: fast firmware downloader - and compilers
 
I'll have to try fastdl at some point. My pbFORTH image is assembled to live at 0x8000 and be loaded just like "real" firmware. If I use fastdl, how do I have to change my firmware assembly output to accomodate it? On the subject of configurable (...) (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: fast firmware downloader
 
(...) Erm, hrm, well... the reason I didn't ship it yet is that it won't compile with any released version of legOS. In order to gain full configurability, I had to set up a seperate directory structure, with its own include tree and stripped down (...) (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: fast firmware downloader
 
Looks real nice on the PC side, Markus, but- where is the source for fast.srec? Was that a deliberate omission? Or just a mistake? I'd really like to look at what is in there, especially considering the small size of the .srec. Let us know... -Luis (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.legos)
 
  fast firmware downloader
 
Hi, I'm currently implementing LNP. As a first demo application, I just finished a quad-speed firmware downloader. If you're using replacement firmware, maybe this will be of use to you. (URL) you at MindFest, Markus. (25 years ago, 3-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  Re: RCX 'brick connectors' and how-they-work??
 
On the subject of making connector blocks, I have been very successful with taking the conductor strips you get as a S@H service pack, hacking two squares out, slotting one edge of each of the 2x2s, soldering wires to that side, slotting the inside (...) (25 years ago, 14-Sep-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: RCX 'brick connectors' and how-they-work??
 
Thanks, Jonathan && Others... I'll look at the patent. With all the 'clones' out there, is it likely that Lego would complain if someone made compatible-but-not- identical connectors?? How do they handle the Clone Market?? Couple of questions, (...) (25 years ago, 14-Sep-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Solved?? rotation sensor problem.
 
I tried solutions posted on this newsgroup to fix the rotation sensor problem.But It didn't work stable enough. I tracked the sensor input and realized the sensor sometimes picked up transient signal between two states. To solve this problem, I (...) (25 years ago, 10-Sep-99, to lugnet.robotics.rcx.legos)
 
  Re: Handy Board software
 
take a look at Ray's Robotic Computer. i have a url somewhere. This dude makes a 68HC11 mini board in modules from his basement. Completely assembled and tested versions too. I found him through altavista a couple of times +breiler (...) (25 years ago, 2-Sep-99, to lugnet.robotics, lugnet.robotics.rcx.legos)
 
  HOWTO- temporary URL
 
Hey! I finally have the HOWTO back up at a temporary URL- (URL) old URL may be back up as soon as this evening or afternoon, but in the meantime, please point your browsers here. Thanks for putting up with me- Luis P.S. I hope to make several (...) (25 years ago, 31-Aug-99, to lugnet.robotics.rcx.legos)
 
  Re: Unable to unzip (or bunzip2) legOS-990330.tar.bz2
 
I didn't even try, since the other things on the site didn't work. I got it from the site of Luis's howto.I wonder if the site will ever be fixed Frederick N. Brier wrote in message <37C3B4DC.B27D3028@m...ck.com>... (...) (25 years ago, 26-Aug-99, to lugnet.robotics.rcx.legos)
 
  new release???
 
Hi, I've been wondering why there hasn't been put out a newer release than 990330, especially since the rotation sensors doesn't work in it. But the error was identified way back in April by Mario Ferrari ((URL) STATE_0_VALUE (ds_unscale(1023U)) ... (...) (25 years ago, 26-Aug-99, to lugnet.robotics.rcx.legos)
 
  HOWTO news :(
 
I just got back from vacation 2-3 hrs ago, and have just found out that the school cleared our one-year name leases while I was gone. As a result, the HOWTO at arthurdent.dorm.duke.edu has been unavailable for several days (not quite sure how long (...) (25 years ago, 25-Aug-99, to lugnet.robotics.rcx.legos)
 
  Unable to unzip (or bunzip2) legOS-990330.tar.bz2
 
Has anyone else had a problem downloading and unzipping the current snapshot (legOS-990330.tar.bz2)? This was from the URL: (URL) (25 years ago, 25-Aug-99, to lugnet.robotics.rcx.legos)
 
  Where'd the HOWTO document go?
 
Hi, Where's Luis Villa's HOWTO document? This is the URL I have for it: (URL) that server seems to have disappeared. Anyone know of a new home for this document? Thanks, Jonathan (25 years ago, 24-Aug-99, to lugnet.robotics.rcx.legos)
 
  Re: random()
 
(...) extern long int random (void); Looks like -2^31 to 2^31-1 to me, unless you cast to unsigned int. Or does liberty use 16-bit ints internally? Why not write a short test program to check this out? And why doesn't LegOS use a wrapper around the (...) (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.legos)
 
  random()
 
What is the range of values returned from random()? Thanks, Jonathan (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.legos)
 
  RE: Handy Board software
 
(...) They're both really decent 8bit micros. Similar IO capabilities, and I think the HC11 has better timers, but only 8 bit A/D. I've worked a LOT with the HC11 and it's really a good part. (...) Beleive it or not, there is a FORTH for the HC11 (...) (25 years ago, 9-Aug-99, to lugnet.robotics, 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