|
 | | Re: Strip Command
|
| (...) In Makefile.common in the util subdirectory this code ifneq (,$(findstring $(OSTYPE),cygwin32 cygwin CYGWIN_NT-4.0 CYGWIN_NT-5.0 CYGWIN_NT-5.1 WindowsNT Windows_NT)) EXT=.exe CC =gcc CFLAGS+=-D_WIN32 endif pretty much guarantees that your (...) (23 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
| |  | | events or infinite loops... which is better?
|
| Hi Everyone, I just recently learned how to use event monitoring, and I really like it. My question is whether or not this method is more efficient than infinite loops. I always used to check for sensor readings using an infinite loop something like (...) (23 years ago, 11-Oct-02, to lugnet.robotics)
| |  | | Strip Command
|
| Hello, When I do a uname command, I get CYGWIN_98-4.10. It definitely appears that makefile.common has some problems with paths, etc. When I type the command: strip fontdesign.exe dll.exe makelx.exe fixdeps.exe genlds.exe firmdl3.exe as I mentioned (...) (23 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
| |  | | More Battery Questions
|
| Hi, First I wanted to thank the handful of people that responded to my previous question about HB batteries. We seem to be getting by using Fred's suggestions, basically being more careful about charging, using ZAP mode to pull up really dead packs, (...) (23 years ago, 11-Oct-02, to lugnet.robotics.handyboard)
| |  | | monitor and control external voltage
|
| Could you build a voltage controlled switch out of the RCX? Do this: Monitor a voltage, when the monitored voltage does something, switch a motor output. 1) What would you have to do to monitor a voltage (safely)? Connect an input sensor to your (...) (23 years ago, 11-Oct-02, to lugnet.robotics.rcx)
| |