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 381 – 400 of 789.
Search took 0.01 CPU seconds. 

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

  Re: Can't "make" BrickOS
 
(...) Hi Phua Yin Jun I normally work with the Cygwin from (URL) Download the file (URL) run it on a Windows box and this installs a minimal Cygwin. Should work under Win98, works under Win2k and XP. Additionally you can install also (URL) which is (...) (20 years ago, 5-Apr-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Errors compiling threads
 
Hi all, I am new to C programming but I was able to build the C programming/compiler enviroment with cygwin and brickos 2.6.10 following the instructions at (URL) Later I upgraded to brickOS 0.9.0 and the compiler seems to be working fine most of (...) (19 years ago, 4-Aug-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: /brickos-0.2.6.10/kernel/dsensor.c:360: `sys_time' undeclared (first use in this function)
 
i had the same problem a while back. I figured out that whit the new BrickOS, sys_time is replaced by get_system_up_time. So when you replace sys_time whit get_system_up_time, everything should work fine.(it worked for me, anyway) (21 years ago, 28-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: Help installing brickOS
 
(...) I believe that I had the exact same problem a few weeks ago, but I found that using a pre-built package takes a lot of the hassle out of installing BrickOS. The pre-built packages can be found at: (URL) hope this helps, Timothy (20 years ago, 27-Oct-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Release candidate brickos-0.2.6.08 avail for testing
 
This is our second publicly visible test release. We will announce when we think we are closing in on the actual release (We think this may happen, yet this December.) Details regarding how to provide feedback are at (URL) can download from (URL) (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Can't upload new program after I have used LNP under brickos
 
Hello, |I have the following problem: |when I use lnp under brickos, the rcx does no longer respond to the legotower. |This means that I can't delete the program nor overwrite it. | |Pershaps somebody can help. | |Thanks, | |Andy (19 years ago, 26-Sep-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Hello World !
 
Hello everybody. I’ve been fooling around with BrickOS in the last few weeks, becoming familiar with it. BrickOS is very cool. Thank you, those who have made it what it is, and thank you, those who help out those with the common problems (yes, I had (...) (21 years ago, 8-Jan-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Simulink Compilation
 
Dear BrickOS users We would like to start using Simulink + Realtime Workshop (Mathsoft)to compile and download code to the RCX. I have successfully completed the installtion procedure for BrickOS - but noticed that the setup code provided by (...) (20 years ago, 17-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: Lindows
 
(...) More specifically, it's based on Debian/GNU Linux. Which in turn, means that the prepackaged brickOS for Debian works. You can download the four packages by chasing links found at: (URL) (Debian maintainer for brickOS) -- Stephen M. Moraco (...) (22 years ago, 3-Dec-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: Modifying the BrickOS source code
 
(...) If he wants to do this, he should better have a good understanding of programming in C and Operation System design. Debugging an OS is a hard job. (...) I am under the impression that you don't have any knowledge of how to handle a UNIX style (...) (21 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: BrickOS Patches and Development
 
Hello, 2009/3/31 Carl Troein <carl@thep.lu.se>: (...) For some unknown reason the address suddenly pointed to the old server again which was shutdown in December last year. I noticed it myself only by chance. It seems that the dyndns record has (...) (16 years ago, 31-Mar-09, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Release candidate brickos-0.2.6.07 avail for testing
 
This is our first public visible test version since the name change. It is also the first in what will be a series of test releases. We will announce when we think we are closing in on the actual release. Details regarding test release content, (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Can't make dllx - anyone else had this problem?
 
I am trying to make all the LNP stuff at the moment. Having followed the instructions for installing dllx according to the readme on the legos.sourceforge.net website, I have come to the part where I type: make depend make in the dllx directory. (...) (20 years ago, 29-Oct-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: table brickos light to percent
 
In my opinion, the best way to approach this is the following: When the program starts, begin a Calibration, by first activating the light sensor, then reading the value. You can either wait a specific amount of time or have the user press a button (...) (20 years ago, 27-May-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: Interesting BrickOS Timing Results
 
OCRA and OCRB are output interrupts for the 16 bit timer. They can be programmed to fire at specific points along the timers run. So, technically, they cannot be used independently of each other. If OCRA resets the timer value back to zero, then (...) (22 years ago, 15-Jan-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: brickOS & GNU Pascal (update)
 
(...) <snip> (...) Good work on this. Yes I believe we would like to add this support. We are crunched with trying to get what we want into this next release. We likely can add some of the Makefile mods in this release, maybe the Pascal Units as (...) (22 years ago, 2-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: BrickOS & Cygwin
 
(...) You bet. I've fixed this in CVS so it will be in our next test release. Thanks for reporting it. (This is why we do test releases ;-) Regards, Stephen -- Stephen M. Moraco stephen@debian.org (22 years ago, 19-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: Interesting BrickOS Timing Results
 
Mark Riley wrote: > Actually, if we move the sys_time > handler back to OCRA (instead of the watchdog NMI), > then we could just check if bit 0 of sys_time is zero to > determine if the subsystem handler should be called (plus > this will get (...) (22 years ago, 15-Jan-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  can't dll with brickOS 2.6.10
 
I have been away for quite a while, and when I tried to upgrade to 0.2.6.10 I found that after I firmdl3 (which works, and the RCX works) I am unable to dll (yes, using the included dll, yes, with rebuilt .lx files). I get "error deleting program". (...) (21 years ago, 8-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

  Re: trouble compiling brickOS
 
(...) Run ./configure!!! (...) Let me guess: You use the original c compiler of your linux distribution. May be that configure will complain that it does not find the gcc compiler? You run Linux on a Intel box. Your normal gcc will compile c to (...) (21 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.746)

More:  Next Page >>


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