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 521 – 540 of 789.
Search took 0.00 CPU seconds. 

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

  Re: No hitachi gcc compiler found
 
(...) I recommend using the pre-built installers that I have on the BricxCC website. They make installing cygwin and the cross compilers trivially easy. You can install a slightly old version of brickOS and leJOS with these installers as well. Then (...) (19 years ago, 13-Apr-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  remote
 
Hello, I’m just recently getting back into playing with Legos. I bought my first house and had to fix it up before I could play. BrickOS was a lot easier to get into this time around thanks to BricxCC. BrickOS itself is better documented and has new (...) (20 years ago, 8-Nov-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  remote
 
Hello, I’m just recently getting back into playing with Legos. I bought my first house and had to fix it up before I could play. BrickOS was a lot easier to get into this time around thanks to BricxCC. BrickOS itself is better documented and has new (...) (20 years ago, 8-Nov-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  LONG DELAY after pressing RUN button (to end the program)
 
Hi there, I see that I'm the only one who has recently used this newsgroup. Well thanks to the people who has taken the time to answer my questions, such as nanobapt. I have another question now. I've two different kernels, legOS 0.2.6 and brickOS (...) (21 years ago, 27-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  sys_time (long post)
 
As I was poking around in the BrickOS kernel, it occurred to me that using the sys_time variable isn't entirely safe. Since sys_time is 32-bits and the processor can only read 16-bits at a time into a register, there is a period of time between the (...) (22 years ago, 12-Dec-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Cygwin/Gcc/Legos-0.2.6 Installation
 
Rick, I have never used 'make strip' and have been using legOS/BrickOS for quite some time now. So, if it doesn't work, that should not stop you from continuing. However, with BrickOS, the make strip command now executes 'strip fontdesign.exe (...) (22 years ago, 10-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  random problems...
 
I'm having a problem with the random() function in BrickOS. I keep getting a return value of zero. Is there something that needs to be set-up before using the function? What kind of value does it return? I've seen documentation that says it returns (...) (21 years ago, 29-Dec-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Motor Display
 
For some silly reason, I was browsing through the BrickOS code and I noticed this: void motor_a_dir(MotorDirection dir) { dm_a.dir = dm_a_pattern[dir]; dlcd_hide(LCD_A_LEFT); dlcd_hide(LCD_A_RIGHT); if (dir == fwd || dir == brake) (...) (21 years ago, 5-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  WinLNP is gone
 
Hi all, I'm working on stuff in BrickOS, and it'd be really helpful to be able to use LNP to communicate with my brick and get data from it. Unfortunately it seems the WinLNP site is gone. Does anybody have suggestions where I could get WinLNP, or (...) (21 years ago, 16-Mar-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Development status
 
(...) Santa thinks I haven't played enough with my RCX since I got it, so he won't give me a NXT just yet. ;-) (...) Aside from some signedness warnings and a missing function for converting unsigned to float, brickOS compiles nicely with gcc HEAD. (...) (18 years ago, 25-Nov-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Win98 cygwin USB installation
 
Hello, I recently bought the LEGO mindstorms Invention System kit and I am trying to get brickOS v0.2.6 working on my PC (Win98). I also have the USB tower. So far, I have found 4 bugs in the current script. I was able to fix 3 them or work around (...) (22 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: controlling rcx with remote control
 
(...) I've been trying to find the same thing. I believe the latest version of BrickOS has the ability to read a remote control, but I haven't spent the time to figure it out, yet. Check this out: (URL) (22 years ago, 3-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Have a curator for robotics/rcx/legos ? and...
 
having some sort of forwarding mechanism from the old legos group to the new brickos newsgroup IMHO would be the best solution for old and new customers :) old users, use the new brickos newsgroup, new users, who still think its called legos, gets (...) (22 years ago, 19-Aug-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Installation Help!
 
Hello I am certainly not an expert, and have not yet been successful in installing BrickOS myself. But I have some experience in one of the messages that you are getting: (...) I believe that if you are using the instructions as listed at (URL) that (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: OS X Complier problems solved--now struggling with BrickOS
 
(...) No, they aren't problems in your end, and no, they're also not gcc's fault. LegOS uses a now unsupported extension to C: multi-line strings. The way they can be made to work is by inserting \n\ on the end of the offending lines. I did this to (...) (21 years ago, 17-Jun-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: LNPd keeps sending TX_FAILURE
 
(...) Keep in mind that lnpd out of the box does _not_ work with brickOS out of the box! This item was discussed in this forum several times, you should search for lnpd in older postings. The next version of brickOS will be accompanied by an updated (...) (20 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Remote Message Buttons
 
(...) I just use the standard IR message stuff from BrickOS. They are normal messages, so this works just fine. Here are some lines of code: (I think it's in lnp.h) #include <sys/lnp.h> ... clear_msg(); ... if (msg_received != 0) my_message_value = (...) (21 years ago, 8-Dec-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Logging sensor data
 
(...) If you had not already decided to use LegOS/BrickOS you might have used Robolab, which has nice sensor data-logging utilities built-in. I show a sensor log in my project 'The LEGO Level' at (URL) It's very easy to set up. Jerry (21 years ago, 10-Dec-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  Re: Varying the output voltage?
 
This is what I noticed, comparing the two systems with BrickOS One thing that I noticed was at the lower voltages the needle on my multimeter wavered around a little and it tended to steady at the higher power levels All of the readings were taken (...) (21 years ago, 14-Jun-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

  problem running LNPD on Debian, LNP programs on the PC side
 
Hi everyone, I'm doing my thesis using Brickos and LNP on Debian, with a RCX 2.0 and an IR tower USB, LNP because I need to have a constant communication between the pc and several RCXs. I'm using brickos lnpd_0.9.0-1 stable, lnpd_0.9.0-1_i386.deb (...) (18 years ago, 21-Nov-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.744)

More:  Next Page >>


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