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 / *3879 (-20)
  Problem with makefile
 
Hello! I have a problem with making a program, which consists of some sourcefiles. I copied the Makefile out of the demo/c++ folder into my project directory and changed the paths, so that the included Makefiles and the brickOS directory can be (...) (19 years ago, 24-Feb-05, to lugnet.robotics.rcx.legos)
 
  Problems to build the Hitachi-H8 cross-compiler
 
I tried to build the Hitachi-H8 cross-compiler to be used for brickos-0.2.6.10.6 . Trying to build based on binutils-2.10.1. I'm trying to install this on Win-XP. First I installed cygwin when I afterwards faced problems to execute commands. Solved (...) (19 years ago, 23-Feb-05, to lugnet.robotics.rcx.legos)
 
  unable to load brickos executable from /dev/usb/lego0
 
Hello! I have compiled succesfully brickos-0.2.6.10.6 under linux. After I installed it I loaded brickos.srec and helloworld.lx into the RCX. This time I tried to load an lx file I got the following error: "error deleting program" and after trying (...) (19 years ago, 22-Feb-05, to lugnet.robotics.rcx.legos)
 
  BrickOS 0.9.0 -- Debian "sarge" works...
 
Well, wouldn't you know, on the very next dist-upgrade after I posted that brickOS 0.9.0 was still in "unstable" on Debian, it materialized in "testing". My laziness was undone! Anyways, I compiled the examples in the Debian-packaged demo (...) (19 years ago, 6-Feb-05, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS 0.9.0 success
 
(...) Well, I'm pleased to report that the 2.6.10 (newest current) kernel, with included legousbtower driver, worked well with the tarball of brickOS 0.9.0. I haven't tried the Debian package yet. I noticed that on the Debian package page, the (...) (19 years ago, 3-Feb-05, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS 0.9.0 success
 
Andrew, How fun to hear of your 2.4 success with brickos-0.9.0 It is good to hear that this was possible. With respect to your next efforts I have news... (...) Both brickos-0.9.0 and lnpd-0.9.0 are now debian packages. If these are useful in your (...) (19 years ago, 29-Jan-05, to lugnet.robotics.rcx.legos)
 
  BrickOS 0.9.0 success
 
Hello all -- I have a Linux system with a USB Lego IR tower, and have been intermittently poking around on the web (once every few weeks) in hopes of getting a brickOS system to work on it, with varying levels of enthusiasm. I've gotten it to go (...) (19 years ago, 28-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: Simulink Compilation
 
Dear Marc, It would be very interesting to have Simulink + Realtime Workshop controlling the RCX. By the way, how much speed do you expect can be achieved considering the communication speed between PC and RCX ? Liem. (...) (19 years ago, 22-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
Steve, (...) The 0.9.0 version does not, however, this is being worked as I write this. Expect a 0.9.x point release to allow us all the chance to test the new code before we release as v1.0.0 Regards, Stephen -- (19 years ago, 22-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
A number of you have noticed that the files have been unavailable from the sourceforge mirrors. I was just able to download both of the files: brickos and lnpd. If you've been waiting, you should be able to get them now. (...) (19 years ago, 19-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
(...) Yeah. Sounds good. Will this address the issue of the sensor port reads taking up 60% of processor time? If you don't know what I'm talking about, I can go through old LUGNET posts and find it. Steve (19 years ago, 18-Jan-05, to lugnet.robotics.rcx.legos)
 
  pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
It's a new year and now you have a new version of brickOS. Yes, you read that right... a new version and a first version of lnpd for Linux that works with this new version of BrickOS. Along with this lnpd support, this BrickOS now supports USB IR (...) (19 years ago, 18-Jan-05, to lugnet.robotics.rcx.legos)
 
  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 (...) (19 years ago, 17-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: LNPd keeps sending TX_FAILURE
 
(...) Here is my ls -l: tyler@gyro life $ ls -l /dev/ttyS0 lr-xr-xr-x 1 root root 5 Jan 9 05:01 /dev/ttyS0 -> tts/0 tyler@gyro life $ ls -l /dev/tts/0 crw-rw---- 1 tyler tty 4, 64 Jan 9 11:17 /dev/tts/0 I've tried running as root and as tyler, (...) (19 years ago, 9-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: LNPd keeps sending TX_FAILURE
 
(...) hmmm, bad. I never did much wich lnp, but it worked on my machine. (...) I hope so :) Reading the problem description in your first posting gives me a knot in my brain. Next possible problem is a problem with the rights for your /dev/ttySx. If (...) (19 years ago, 8-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: LNPd keeps sending TX_FAILURE
 
(...) I tried the PARENB | PARODD fix. All it did was prevent the PC from receiving anything from the RCX, and it still didn't send anything. Is there anything I missed? (19 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 
  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 (...) (19 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 
  Re: LNPd keeps sending TX_FAILURE
 
I don't use LNPd or BrickOS so I don't know if this will work. It makes all sorts of problems go away when using the RCX ROM message handling routines, I don't know how much of the ROM routines are used by LNPd or whether, if it doesn't, it has (...) (19 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 
  LNPd keeps sending TX_FAILURE
 
I'm running LNPd on Gentoo Linux 2.6.7. Everything seems to work fine except transmitting messages to the RCX. The lnptest application that comes with LNPd keeps reporting a Collision every time it tries to transmit something. It does however (...) (19 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos, FTX)
 
  crosscompiler does not compile arrays of objects
 
Hello! I made a cross-compiler with the sources of gcc-3.4.2 and tried to compile this: Behavior a(); Behavior b() Behavior behaviors[] = {a,b}; ... Make fails with the error message: conversion from Behavior()() to non-scalar type Behavior (...) (20 years ago, 30-Dec-04, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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