 | | Re: cgywin
|
|
(...) beginning. Windows 9x? Win2k? WinXP? Which version of legOS? For latest cygwin you need the latest available version 0.2.5.2 that you can find here: (URL) is your output for "uname" command? Bye, Paolo. --- Keyboard failure....Press F1 to (...) (23 years ago, 14-Apr-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: cgywin
|
|
after about an hour it finished ...but i'm still having problems when i type "make realclean" i get a big mess of stuff with the only noticable error being "gccw32: not found" and that occurs at the beginning. then i type "make depend" i get a small (...) (23 years ago, 14-Apr-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: cgywin
|
|
it seems make dosn't install by default with the cgywin setup file. i reinstalled cgywin with "make" and other needed modules: ash autoconf automake bash binutils cpio cygwin diff file fileutils findutils flex gcc grep less login make mingw patch (...) (23 years ago, 14-Apr-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Robolab programming for Official remote message buttons
|
|
(...) Yes, that was my first guess, but the RCX never responded to my test program. Hmmm... I could remote control the motors, but the batteries were low. Maybe I should try again? I will let you know what happens. (23 years ago, 14-Apr-02, to lugnet.robotics.rcx.robolab)
|
|
 | | Re: LeJOS resource question
|
|
(...) https://lists.source...discussion (23 years ago, 14-Apr-02, to lugnet.robotics)
|
|
 | | Workshop 3D RCX Challenge #4 Results
|
|
Earlier today was the Workshop 3D RCX Challenge #4. There were dozens of competitors, and even more robots. This was the best turnout yet for the number of competitors and robots at this event! Below is a summary of the results. For the full (and (...) (23 years ago, 14-Apr-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
|
|
 | | cgywin
|
|
Hi all, I currently use legOS on my linux machine. I want to be able to use it on my laptop, so i'm not always tied to my desktop. I purchased a Serial USB adapter since my laptop does not have a serial port. $80!!! I decided that it would be much (...) (23 years ago, 13-Apr-02, to lugnet.robotics.rcx.legos)
|
|
 | | Code-only Line-tracking event results
|
|
It's time for the Workshop 3D RCX Challenge again. The main event will take place tomorrow, from 1pm to about 4pm. It should be webcast. Check out (URL) and (URL) for details tomorrow morning. This year the Code-Only Line-Tracking event was held the (...) (23 years ago, 13-Apr-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
|
|
 | | RE: Release candidate legos-0.2.5.2 avail for testing
|
|
I've test it and think that there i a serious bug (or i don't know how to use legOS :)) When i change the lnp hostadress config, I can't download any program, I've remark that DLL src use config.h should i change it ? And finaly i think i have a (...) (23 years ago, 12-Apr-02, to lugnet.robotics)
|
|
 | | Re: LeJOS resource question
|
|
Hi (...) yes, it's a very nice book, and covering a lot of ground, I got it on Monday (thanks, Brian). I wish I had more time to build things. (...) Yes, that's quite a distance, though both are imperative languages. For a start you can stay mostly (...) (23 years ago, 12-Apr-02, to lugnet.robotics)
|
|
 | | LeJOS resource question
|
|
I recently purchased Brian Bagnall's book on LeJOS programming, and was both impressed by what JAVA can do as well as frustrated with trying to learn something new. (The only programming course I have taken was FORTRAN, back in the Jurrassic era). (...) (23 years ago, 12-Apr-02, to lugnet.robotics)
|
|
 | | Re: RCX Firmware speed versus legOS
|
|
(...) Of course you are right. <shame on me> (...) Hm? You don't use the gcc toolchain for the H8 but another compiler? Can you tell a bit more about your compiler? I revised my testings without optimizing out the calculation and the empty loop took (...) (23 years ago, 12-Apr-02, to lugnet.robotics)
|
|
 | | Release candidate legos-0.2.5.2 avail for testing
|
|
Details regarding release content, download instructions and how to provide feedback are at (URL) change detail specific to 0.2.5.2 see the file: ChangeLog Highlights: Added missing file TODO Repaired slow-mode IR comm. for Linux We look forward to (...) (23 years ago, 12-Apr-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RCX Firmware speed versus legOS
|
|
"Michael Obenland" <obenland@t-online.de> wrote in message news:GuEtHr.M39@lugnet.com... (...) but only (...) assume (...) I was surprized at the wide disparity between 'empty loop' and loop with 'reading the sensor'. I suspect there is significant (...) (23 years ago, 11-Apr-02, to lugnet.robotics)
|
|
 | | Re: Ultrasonic Sensor
|
|
Hello All, Many thanks to all who replied to my original post on this topic. The hardware is build (and works - sometimes(!!!)) and I am now writing the thesis for the project. It is due for submission next week, and if anyone would be interested in (...) (23 years ago, 12-Apr-02, to lugnet.robotics)
|
|
 | | RCX Firmware speed versus legOS
|
|
The discussion about the Firmware speed is intresting indeed. So I did a fast, by no means representative, reserch. The following program is a legOS program reading the light sensor, calculating some values and printing the elapsed time: ---...--- (...) (23 years ago, 11-Apr-02, to lugnet.robotics)
|
|
 | | Re: Turning the RCX off and on again (was: New pbForth 2.1.0 (and firmware speed))
|
|
For the Workshop3D Event I use the following construct, the button handling is from the book "Extreme Mindstorms": : main ( -- ) \ Main Task init \ do main initialize ( ... ) BEGIN ( ... ) BUTTON_SCAN BUTTON_RUN? IF ( ... ) \ Calibrating BEGIN ( ... (...) (23 years ago, 11-Apr-02, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx)
|
|
 | | RE: Turning the RCX off and on again (was: New pbForth 2.1.0 (and firmware speed))
|
|
I need to look at some items for Joerg, but I'll also look at a small supervisor that integrates the View,Run,Prgm,and On/Off buttons. This hsould be pretty easy and would be a good bit of example code. Cheers, Ralph (23 years ago, 11-Apr-02, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx)
|
|
 | | Re: Turning the RCX off and on again (was: New pbForth 2.1.0 (and firmware speed))
|
|
(...) off (...) True. But I find not very practical to be forced to use the terminal to switch off the RCX or start the program again, expecially when you are attending a contest or take your robot to an exhibit. What I meant by "supervisor" is some (...) (23 years ago, 11-Apr-02, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx)
|
|
 | | Two RCX with one IR-Tower
|
|
Hello, I want to control two RCX with one ir-tower. The problem is that the RCX should send back status information. Sending information to the RCX is quite easy: Both RCX receive the message but only one will perform the command. I found (...) (23 years ago, 11-Apr-02, to lugnet.robotics.rcx)
|