 | | Re: tty problem
|
|
(...) try this: ../util/firmdl3 --tty=usb legOS.srec (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | NQC and BricxCC problem
|
|
Dave (or anyone else who might have an idea), I'm trying to figure out a problem that a user reported regarding BricxCC and its interaction with NQC. (I've only tested it against the latest release of both BricxCC and NQC.) When attempting to (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.nqc)
|
|
 | | tty problem
|
|
Hello, I have recently downloaded the legos-0.2.6 version and have built it under windows Cygwin. when I give the command being in the boot directory where legOS.srec is export RCXTTY=USB ../util/firmdl3 legOS.srec it says USB: No such file or (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | is it possible to use the lego vision command with the handyboard?
|
|
I'm interested in using the lego vision command with my handyboard. But it seems to use a (usb) port. So is there a way to use a (usb) with the handyboard? And has anyone ever attempted to hack the lego vision command for their handyboard? Also does (...) (23 years ago, 4-May-02, to lugnet.robotics.handyboard)
|
|
 | | OT: H8S disassembler?
|
|
Ok, this is somewhat off-topic, but I'm hoping the people here can help. I'm looking for a disassembler for the H8S/2214 processor (and probably an assembler too). This is the processor used in the Cybiko Classic. I don't know how similar it is to (...) (23 years ago, 4-May-02, to lugnet.robotics)
|
|
 | | Re: makefile?
|
|
Fredrik, You can check to see what Cygwin packages have been installed on your system by using the cygcheck command. Try cygcheck -c If the output is too large for your dos window you can export it to a file by using the following command cygcheck (...) (23 years ago, 4-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Co-operative Multi tasking in pbforth 2.1
|
|
In lugnet.robotics.rcx.pbforth, Ralph Hempel writes: [...snip...] (...) Ralph, your recent additions to pbForth and to its documentation are simply great. Can't wait to see the next article... I'm currently in a "pbForth phase". Not only I do (...) (23 years ago, 4-May-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Differential?
|
|
Thanks, I'm going to test out the Adder-Subtractor as soon as i get my hands on a second differential. Looks like that will do the trick. ----- Original Message ----- From: "Steve Baker" <sjbaker1@airmail.net> To: "Lego Robotics" (...) (23 years ago, 4-May-02, to lugnet.robotics)
|
|
 | | RE: makefile?
|
|
You need "make" installed on your system. Run the cygwin setup.exe and install it. Good luck. -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of Fredrik Helin Sent: Saturday, May 04, 2002 6:48 AM (...) (23 years ago, 4-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | makefile?
|
|
Hi! The "make" command in Cygwin returns a: "command not found" after installing legOS 0.2.6 on a Windows 98 machine. I'm currently in the legos-0.2.6 catalogue and the Makefile, Makefile.common, Makefile.user, Makefile.kernel files are all there. (...) (23 years ago, 4-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: linux USB driver.
|
|
(...) Are you sure you got the usbcore module? I'm also not quite sure it will work with 2.4.9 . Jürgen (23 years ago, 4-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Differential?
|
|
Was wondering if anyone knows of a way to drive 2 axles together. What i mean is, using 2 motors and a differential or some other gear mechanism have them both move forward, both backward, or in opposite directions. I'm sure this has been done (...) (23 years ago, 4-May-02, to lugnet.robotics)
|
|
 | | Re: Co-operative Multi tasking in pbforth 2.1
|
|
Hi Ralph Thanks for you reply. I have just started into the article on background monitoring, its great. I am looking forward to your articles on hooking into the one millisecond timer and use of using John Barnes' ultrasonic sensor. I was going to (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | BrickFest 2002 Registration
|
|
The volunteer organizers would like to officially announce that (URL) has been updated and registration is now online. BrickFest 2002 July 19-21 Washington DC(Arlington, VA) George Mason University - Arlington Campus When you register make sure you (...) (23 years ago, 3-May-02, to lugnet.events.brickfest, lugnet.announce, lugnet.org, lugnet.robotics.events) !!
|
|
 | | Re: linux USB driver.
|
|
I've just upgraded to the kernel 2.4.9-31 and tried to compile this driver. I get the following errors: [root@kelcsts38b usb_lego]# make install /sbin/modprobe -r usb_lego cp usb_lego.o /lib/modules/2.4.9-3...rivers/usb /sbin/modprobe usb_lego (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: sys_timer
|
|
(...) Yes. It is updated from an interrupt routine that fires every 1 ms (IIRC). However.... (...) wait_event is only accurate to 20ms or so, depending on what your other tasks do. So your timing is very accurate, but you're not timing what you (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: FetchBot instructions now available
|
|
I'd like to see build instructions for your Calipers. I can just about figure it out from the pictures, but I can't figure out the depth gauge. (...) (23 years ago, 3-May-02, to lugnet.robotics)
|
|
 | | Re: Current Makefile logic fails for nonNT Windows OS
|
|
Taking a second look at this and noticing some past post about this issue with WinXP ((URL) a much cleaner code might look like the following # # WindowsNT/Cygnwin, test against several values: # ifneq (,$(findstring $(OSTYPE),cygwin32 cygwin (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | RE: Co-operative Multi tasking in pbforth 2.1
|
|
Phil, I have some hooks in the current version of pbForth that you can use to implement cooperative multi-tasking. Have you read the article on implementing a background monitor to check for button presses? It's at: (URL) I was going to write (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Current Makefile logic fails for nonNT Windows OS
|
|
I am compiling under windows 98 using cygwin version 1.3.10. In Makefile.common (/legOS-0.2.6,/legOS....2.6/util) the logic to determine whether the OS is a windows system fails due to the fact that uname returns CYGWIN_98-4.10. I submitted a bug (...) (23 years ago, 3-May-02, to lugnet.robotics.rcx.legos)
|