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 81 – 100 of about 790.
Search took 0.01 CPU seconds. 

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

  Re: Getting patches integrated into the brickos?
 
(...) As far as I know, all the sourceforge web pages are held in the CVS repository, as are the sources. Only people with developer permission on the project have commit access to CVS - you have to contact the project admins to request that (...) (17 years ago, 25-Apr-07, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.710)

  lnp sending from rcx to pc problems
 
hi, (1. PROBLEM) :o) i am trying to send something from my rcx to my pc(serial tower) via lnp. with my rcx program running i started lnpdump to see if anything arrives at my pc, but nothing seems to arrive. with my pc-side program i also cant (...) (18 years ago, 29-Dec-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.690)

  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: 0.685)

  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: 0.685)

  Development status
 
Hey folks. I played around a bit with brickOS a couple of years ago but never got around to do anything serious. And now I thought I'd look into it again, if only for the joy of low-level coding. So I noticed, like others before me, that brickOS (...) (18 years ago, 23-Nov-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.685)

  Re: Development status
 
Hi Carl, I think we all want to get (or have it already) a NXT brick. BrickOS was not changed in the last year, as I remember. But it is a great way to do real programming and I wish to have someting like a nxtOS. :) (...) That sounds great for me. (...) (18 years ago, 24-Nov-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.684)

  Re: LNPd with USB Tower - success?
 
Hi, lnpd is a very old program and has several problems, it does not support the protocol used by brickOS, lacks support for the USB tower and may lose packets as soon as they get too large (>8 bytes or so). Collision detection does not work as long (...) (18 years ago, 15-Apr-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.648)

  Re: Brickos c++ threads problem
 
(...) The h8300 gcc compiler is really buggy across different versions of gcc/binutils. Using the wrong version of binutils/gcc with each other always causes extremely strange problems on my RCX. Usually it will allow me to send the firmware, but (...) (19 years ago, 14-Feb-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.641)

  Re: Brickos c++ threads problem
 
(...) Danny, I've not used C++, but I have seen problems like this. For me, it happened when the firmware in my brick didn't match the firmware I compiled the program to use. However, it doesn't sound like that's the problem your having. I'd suggest (...) (19 years ago, 13-Feb-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.640)

  Brickos c++ threads problem
 
:Hi. I'm currently working on a thesis using Brickos 0.9.0. I succeeded in writing, compiling and uploading c code. When I tried to convert the SAME program in c++ (changing extension from .c to .cpp) and eventually including a library such as (...) (19 years ago, 9-Feb-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.640)

  LNPd with USB Tower - success?
 
Hi, I'm new here. My name is Pierluigi and I am a student at the Turin Polytechnic ((URL) ). I've used BrickOS with LNPd for a summer project, and I've recently bought the Robotics Invention System 2.0, that comes with a USB IR Tower. This tower (...) (19 years ago, 9-Jan-06, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.633)

  train precision
 
A couple of years ago, i used brickOS. Then, i changed to Lejos... I have a moc where i use the RCX to control a train with a lego train motor. It is difficult to control the train with LejOS, because it only has 8 output levels. Two solve the (...) (19 years ago, 27-Dec-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.631)

  Re: earlier version of binutils?
 
(...) Hi again, I've got it working now, thanks to help from Jochen Hoenicke and Peter Gammie. I've posted my notes on the process here, if anyone is interested: (URL) now I've got a new problem... Everything was working great for about a day, but (...) (19 years ago, 31-Dec-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.631)

  Re: train precision
 
(...) hi Steve, I think the problem is not exactly the same. The lego technic motors run always at the same speed so you need to use that kind of schema for speed control in robots. The train motors are different, they have a speed proportional to (...) (19 years ago, 29-Dec-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.631)

  Re: train precision
 
I do think Steve is on the right track here. The train regulator varies the voltage, but the RCX output can't. So you are left with managing (nominally) 9v pulses. But there is another solution. You could add a DCC decoder to your train motor, and (...) (19 years ago, 29-Dec-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.631)

  earlier version of binutils?
 
Hi, I have been trying to get brickos to compile on my linux machine. I followed the instructions here: (URL) used binutils version 2.16.1, and gcc version 4.0.2. The cross compile seemed to work. However, when I try to compile brickos, I get the (...) (19 years ago, 22-Dec-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.630)

  Re: avoid messaging
 
(...) If you have an event waiting for a message, I doubt it will have much impact on the speed of the rest of the program. However, this will not catch the messages you're looking for. You can't use the "mail" function to receive op-code, such as (...) (19 years ago, 5-Dec-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx.legos)
 

brickos
(score: 0.627)

  problems with lnp+brickos+cygwin
 
Hi everybody: I have installed and BrickOS 0.9.0 and Cygwin, since my machine uses Windows XP Home Edition. I have downloaded lnpd 0.9.0, but I have problems when installing this package. I run ./configure and everything seems ok, but when I try the (...) (19 years ago, 21-Nov-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.626)

  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
Hi, I'm having problems getting dllx to work. I expanded the lnpd 0.9.0 zip file from sourceforge. I did ./configure and make with no problems or error messages. Now, I run lnpd with "lnpd --nolock". Then I do "dllx test.lx" and the green light on (...) (19 years ago, 13-Nov-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.624)

  Re: error in using brickOS under Bricx Command Center
 
(...) I have dug around a bit on my computer and I managed to duplicate your problem. If I do a make realclean from the brickOS root directory: C:\cygwin\brickos>make realclean [lots of output delete] then when I run make -f helloworld.mak I get the (...) (19 years ago, 18-Oct-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.623)

More:  Next Page >>


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