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 / Search Results: Mac BrickOS
 Results 321 – 340 of about 790.
Search took 0.00 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: The BrickOS Task Manager
 
(...) Thank you very much. That was exactly what I needed. Very much appreciated. Mike (21 years ago, 10-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: The BrickOS Task Manager
 
(...) Thank you again for the help, but unfortunately it only compiles when saved as a '.c' file. Some of my code depends pretty heavily on classes... is there any easy change to make this work as object oriented code? *just spent two hours trying (...) (21 years ago, 12-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: The BrickOS Task Manager
 
(...) Were you able to compile it as is? What are you trying to do? What errors are you getting? I tested that with version xx.09, not the latest one. Steve (21 years ago, 13-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: The BrickOS Task Manager
 
(...) When saved as multi.c, but not when saved as multi.cpp (...) Start multiple tasks within a program that uses objects. I could rewrite a number of parts to use structs instead, but I just wanted to check that there wasn't some easy solution. (...) (21 years ago, 13-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: The BrickOS Task Manager
 
(...) C++ is more particular with types than regular ol' C. However, I think BrickOS's definition of NULL in mem.h is incorrect (as this was causing one of the problems in the execi call). IMO, it should be defined like so: #ifdef __cplusplus (...) (21 years ago, 13-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: table brickos light to percent
 
(...) Hi Thomas, Here's the formula used in the dsensor.h include file: #define ds_scale(x) ((unsigned int)(x)>>6) //!< mask off bottom 6 bits #define LIGHT(a) (147 - ds_scale(a)/7) //!< map light sensor to 0..LIGHT_MAX This maps the raw sensor (...) (20 years ago, 27-May-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: BrickOS Patches and Development
 
(...) I've been meaning to contribute more, but all too rare are the moments when my kids are asleep and a decent chunk of my brain is not. But anyway: I've fixed one little bug that stopped rcx_comm.c from compiling on Linux, plus some warnings and (...) (15 years ago, 17-May-09, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: BrickOS Patches and Development
 
(...) Excellent, Matthew. Many thanks for keeping the project alive and moving forward. I've uploaded a little patch with the edge counting (which I needed once upon a time when I tried to build a plotter without any rotation sensors) re-implemented (...) (12 years ago, 17-May-12, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: Help installing brickOS
 
(...) Sure. The configure script tries to find the gcc cross compiler toolchain for the brick's hitachi processor. This chain is needed to compile brickOS to a program that can be run by the RCX. But it seems that you did not install the tool chain. (...) (20 years ago, 28-Oct-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  RCX to RCX LNP
 
I'm trying to write a BrickOS program that I can use to check the voltage on other RCXs (which use standard firmware). I want to send the Get Battery Power command (0x30 and 0x38), and display the returned value on the display. Can anyone tell me if (...) (19 years ago, 10-Aug-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  How to increase address range in brickos ?
 
Does anyone know a way to increase the address range in brickos beyond 0 through 15 ? When I cycle through the address range via View + Prgm it stops at 0xF0. The port is always set at zero. What if I modify the port value ? Or does that affect (...) (20 years ago, 19-May-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: BrickOS & BricxCC - coming soon to a Windows PC near you
 
This will be quite nice! I would be awesome if we could package a single "install" that would place precompiled GCC and Binutil files on the drive. That way, the user would simply install some cygwin support, then this program, download BrickOS, and (...) (22 years ago, 5-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: Have a curator for robotics/rcx/legos ? and...
 
(...) As (...) I would prefer to see a single newsgroup for several reasons. brickOS is a morphing or molting from legOS if you will not a diverging or evolutionary different creation (i.e. it is only a name change). brickOS and legOS are the same (...) (22 years ago, 19-Aug-02, to lugnet.admin.curators, lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  No hitachi gcc compiler found
 
Hi Everybody I'm try to install brickOS first time. After several try with downloading files from different site, I finally installed brickOS(I think). Then, When I type "./configure; make", I'm getting message below. Welcome to the brickOS Makefile (...) (19 years ago, 13-Apr-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: error in using brickOS under Bricx Command Center
 
(...) I tried with both 0.2.6 and 0.9.0 (...) I am sorry for imprecise expressions. I meant that I followed your suggestions. But the result was the same as before. (...) I didn't try yet. (...) I am able to use brickos under command prompt as well (...) (19 years ago, 31-Oct-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: can't dll with brickOS 2.6.10
 
(...) Dear Ben Now i have find the solution for the problem: Machine: WIN2000 1) delete cygwin-B20 and clean regedit 2) Follow now the Instruction LegOS 0_2_6 - Instructions for installing on Win9x-NT-2000-XP.htm install latest cygwin Version (...) (21 years ago, 25-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Communication between RCX's with BrickOS
 
Hello Everyone, I have been working on a dual RCX robot for quite some time now, and have just recently upgraded to BrickOS. At first I attempted to used the LNP communication functions, such as lnp_adressing_write. I am not an expert, and I got (...) (22 years ago, 2-Jan-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: newbie troubles (now they in packs of 2)
 
(...) You mean brickOS 0.2.6.09.newconf2 (...) Does fontdesign.exe exist? What commands did you run before this? (...) Did you actually compile brickOS? List all the commands you ran between unpacking the brickos tarball and the first error (...) (22 years ago, 3-Feb-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: Linked Lists in BrickOS
 
(...) Actually, it turned out that there was some leftover obj or mak files that were messing up the compiler. I purged the directory, and all was well. Thanks for the tip on tabbing. Just wanted to confirm that a BrickOS pointer is only 2 bytes... (...) (21 years ago, 10-Oct-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.747)

  Re: Can't build brickOS on Linux
 
(...) <skip problems with gcc 3.3> (...) It seems to fix the problem, but it needs the g++ compiler, which I cannot build for the h8300-hms platform: checking for extra compiler flags for building... configure: WARNING: No native atomic operations (...) (19 years ago, 28-Apr-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

More:  Next Page >>


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