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 / *4039 (-20)
  Re: Preserving old-school Mindstorms resources
 
(...) Nice to see a few of us share the interest. :-) The best I can offer for a list of patches is what I listed in the post here [ (URL) ], along with Carl's follow-up post. That list was culled from links I've collected over the years. As was (...) (15 years ago, 14-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
After surfing through many sites, and (sadly) even more 404s I have been unable to find a definitive list of gcc, binutils, BrickOS etc. versions and patches that I should and could be using. Presumably everybody here has up to date versions of all (...) (15 years ago, 13-Apr-09, to lugnet.robotics.rcx.legos)
 
  Preserving old-school Mindstorms resources
 
Hi all Lately I've noticed a lot of old-school Lego Mindstorm resources are starting to disappear from teh webz. I've blagged about wanting to preserve this stuff here: (URL) the-brick If anyone knows of any resources you think should be maintained (...) (15 years ago, 12-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
(...) I have found the following related to the removal of h8300-*-hms from binutils: 1) (3 URLs) current Debian version of binutils-h8300-hms is 2.16.1-8 - (URL) the package page ( (URL) ), there is a downloadable *.diff.gz file. That diff file, (...) (15 years ago, 5-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
Hi, (...) I had worked to assimilate those patches prior to the second version of the performance patch being posted, so I'm glad to hear that it also works well. (...) When I went back through to add TCP support to other things, that "similar but (...) (15 years ago, 4-Apr-09, to lugnet.robotics.rcx.legos)
 
  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 (...) (15 years ago, 31-Mar-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
(...) Case in point: when I first started on this post some weeks(!) ago, hoenicke.ath.cx wasn't responding. (...) And it's not getting easier if we've collected different sets of patches and then make further changes based on those... So yeah, we (...) (15 years ago, 31-Mar-09, to lugnet.robotics.rcx.legos)
 
  BrickOS Patches and Development
 
Greetings, This is a follow up to earlier postings discussing the development status of BrickOS. While the Sourceforge project has not had much activity of late, I've come across various modifications that, unfortunately, have never made it (...) (15 years ago, 15-Feb-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
(...) I think we need to stick with 2.16.1, I don't know whether porting brickos to elf is really worth the trouble. Newer gcc versions would be nice, indeed, and brickos also builds fine with (some of?) these, but I never actually got it to run on (...) (15 years ago, 31-Jan-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
Hi all, This is great to see there's still some interest. I may not have opportunity to post over the next couple days, but I have created some patches against the latest Sourceforge CVS (as I believe there are a few differences between the CVS and (...) (15 years ago, 30-Jan-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
(...) From what I can tell, support for h8300-hitachi-hms(/coff) was dropped from binutils after 2.16.1. I have no real idea how much work it would take to port brickOS (plus brickemu, preferably) over to elf, but I suspect that it'd be a lot. (...) (15 years ago, 29-Jan-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
Michael, Carl, (...) I'm encouraged by your efforts Carl and I don't have time to do the gcc work so Michael, I'd like to take you up on your offer. I do have two of the RCX bricks and a number of USB/IR towers and Linux machines. Carl, I've limited (...) (15 years ago, 27-Jan-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
[...] (...) That's great news so far :-) Some time ago, however, I've tried to get brickOS to run on those old h8300 bricks, but it only seemed to work when using an old tool-chain (which is also the reason why the related packages never got (...) (15 years ago, 27-Jan-09, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
(...) Hi Stephen, 2*Michael and others, I've (finally) started playing around with brickOS again. My RCX and almost all of my Lego is in storage a long long way from here, but that may actually be a good thing in this context. I've applied Jochen's (...) (15 years ago, 25-Jan-09, to lugnet.robotics.rcx.legos)
 
  Trains, Car and Level Crossing Automatic Control System
 
This system is used 4 RCXs to control 2 trains, 1 car and 1 level crossing. RCX1 is used to control 3 switch points and response 3 light sensors. RCX2 is used to control 3 segments track and response 2 light sensors. RCX3 is used to control level (...) (16 years ago, 6-Sep-08, to lugnet.announce.moc, lugnet.trains, lugnet.robotics.rcx.legos) ! 
 
  Re: Problem to send long messages from RCX to PC via com Hack
 
(...) Dear Matthew I have found the problem. It was in kernel\lnp-locical.c -> cheking the echo was the problem solution: echo OFF it is a rough solution, but it works changes 1) rx_handler(void) ... // echos of own bytes -> collision detection // (...) (16 years ago, 29-Jun-08, to lugnet.robotics.rcx.legos)
 
  Re: Problem to send long messages from RCX to PC via com Hack
 
I don't know if this is would be of any help, as it uses a different approach, but I thought I'd pass it along anyway.... Bi-directional Bluetooth to IR translator - (URL) (PDF format: (URL) ) While this solution doesn't allow both the serial and IR (...) (16 years ago, 28-Jun-08, to lugnet.robotics.rcx.legos)
 
  Problem to send long messages from RCX to PC via com Hack
 
Hi, Once again i am back about RCX and BT-Connection. Receiving messages from the PC via BT to the RCX is OK. But if I send messages from the RCX to the PC with 4800 Baud i get only 4 Bytes. So I go back to 2400 Baud, forget BT and make a serial (...) (16 years ago, 10-Jun-08, to lugnet.robotics.rcx.legos)
 
  Re: RCX Serial Hardware Hack
 
Dear Claude (...) A: Thank you for finding the PDF. (...) A: I will check ( measure the Voltage on the IF LEDS) should be approx. 9V betweem LED and Transistor if everything is off. (...) A: Now i had success . It works. (...) I have allready done (...) (16 years ago, 29-May-08, to lugnet.robotics.rcx.legos)
 
  Re: RCX Serial Hardware Hack
 
Dear Matthew (...) A: Now it works with 4800 baud via bluetoothconnection . There was a couple of Problems. 1) At first i tried with the USB Tower but i coult only swith to 4800 bauds but there is no possibilty to change parity. 2) With the serial (...) (16 years ago, 29-May-08, 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