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 / *4059 (-20)
  Developing a "button pressing" RCX system
 
Hello, I have inherited a hand-me-down RIS kit with a functional RCX unit that I would like to learn to use and put to a purpose. I would like to build a system whereas the RCX is setup to press buttons on controllers (think remote control units) to (...) (14 years ago, 29-Jan-10, to lugnet.robotics.rcx.legos)
 
  Re: GCC 3.4.6 vs. 4.4.1
 
Hi, (...) I would just like to add that this matches my experiences, although using some 4.0 version of GCC at that time: I wasn't able to produce working programs (not even sure about BrickOS kernel) using any GCC version newer than 3.4.6. This is (...) (15 years ago, 16-Sep-09, to lugnet.robotics.rcx.legos)
 
  Bibo Rollup Release
 
I've been asked if I could make the patch collection updates available as a full-distribution release. Actually, I can't say that I blame that request. Most of the changes have already been covered in prior lugnet postings under the "BrickOS Patches (...) (15 years ago, 15-Sep-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
The Bibo Patch Rollup Collection posted to SourceForge at (URL) been updated. New for this update are patches 41 and 42. 41: Makefiles and the Esterel Synchronous Programming Language - The makefiles were updated to support building Esterel source (...) (15 years ago, 14-Sep-09, to lugnet.robotics.rcx.legos)
 
  GCC 3.4.6 vs. 4.4.1
 
While working on Bibo, I observed some unexpected differences between GCC 3.4.6 and gcc 4.4.1. Specifically, one of the XS Lisp demo programs that is fine when built with 3.4.6 is too large (section .bss not within region ram) when built with 4.4.1. (...) (15 years ago, 7-Sep-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
The Bibo Patch Rollup Collection posted to SourceForge at (URL) been updated. There is just one minor Bibo-specific update this time, patch 40. 40: H8/300 TOOLPREFIX - This patch comes from Debian, where "h8300-hitachi-coff-" is added to the list of (...) (15 years ago, 7-Aug-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
The Bibo Patch Rollup Collection posted to SourceForge at (URL) been updated. New for this update are patches 36 through 39. 36: RCX tty config file - Extends patch 32 so that /etc/rcx/device.conf will also be checked for a default tty. The (...) (15 years ago, 26-Jul-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
The Bibo Patch Rollup Collection posted to SourceForge at (URL) been updated. New for this update are patches 25 through 35. 25: Cleanup in the util subdirectory - Updated lnpmsg to more cleanly handle and process command-line arguments - Removed in (...) (15 years ago, 24-Jun-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
The Bibo Patch Rollup Collection posted to SourceForge at (URL) has been updated. This update adds a handful of patch files--20 through 24. 20: Nice group of Linux error/warning fixes from Carl and posted to SourceForge at (URL) Thanks, Carl! 21: (...) (15 years ago, 24-May-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
(...) I've been meaning to contribute more, but all too rare are the moments when my kids are asleep and a decent chunk of my brain is not. But anyway: I've fixed one little bug that stopped rcx_comm.c from compiling on Linux, plus some warnings and (...) (15 years ago, 17-May-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
I've again updated the Bibo Patch Rollup Collection posted to SourceForge at (URL) update adds two new patches--18 and 19. 18: For the host utilities, this patch attempts to standardize the command line arguments and their processing. There is also (...) (15 years ago, 16-May-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
I have again updated the Bibo Patch Rollup Collection posted to SourceForge at (URL) big change this time is the consolidation of the code bases of util/firmdl and util/dll-src. Working with all the similar-but-different code was getting a bit (...) (15 years ago, 12-May-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
Hey folks I've created a very basic site here: (URL) I say very basic I mean VERY basic.. it's just an empty instance of mediawiki, but I'll look to adding content when I get a chance. Any help appreciated. Cheers Tom (...) (15 years ago, 9-May-09, to lugnet.robotics.rcx.legos)
 
  Simple Lego traffic light
 
After all the amazing post across lugnet the past few weeks, it feels a bit lame putting this one up: (URL) guess once it's running up on an RCX it'll be a bit more interesting. On the topic of RCX - and the whole old-school Mindstorms preservation (...) (15 years ago, 30-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
I have updated the Bibo Patch Rollup Collection posted to SourceForge at (URL) primary changes are in Patch 11, which provides DCC support, and the key change in that patch was the modification of some assembly code that performed motor controller (...) (15 years ago, 22-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
Patch 10: This works for me under Cygwin with a USB tower, but some of the files such as rcx_comm.c have a bit of platform-specific code. Patch 11: I've noticed that the linker command file is a little different in Bibo than it was in BrickOS. If (...) (15 years ago, 21-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
(...) specific patches from the Bibo set. However the symptoms are identical under BrickOS so I assume they would be linked to the same patches there. Patch 10: Under Ubuntu with the usb tower, this causes firmdl3 to exit with error "read: resource (...) (15 years ago, 20-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
(...) (URL) . Unfortunately (at least from a code merge perspective), their "version 1.2" is based on BrickOS 0.2.5. The lnp_printf functionality has been adapted and included in the recently-posted rollup patches, but incorporating other (...) (15 years ago, 19-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
Now for Bibo.... I have merged these patch rollup collections with Bibo (where appropriate) and have posted the resulting diff files to (URL) of this follows the pattern of the previous patch rollup collection for BrickOS, with the following notes: (...) (15 years ago, 19-Apr-09, to lugnet.robotics.rcx.legos)
 
  Re: Preserving old-school Mindstorms resources
 
A very useful site is the cs university page here: (URL) of useful tutorials and instructions. It would be unhelpful to have it disappear. All of the stuff at the legos/brickos sourceforge pages, however a backup probably isn't needed of these. A (...) (15 years ago, 18-Apr-09, 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