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 761 – 780 of 789.
Search took 0.00 CPU seconds. 

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

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

  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)
 

brickos
(score: 0.919)

  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)
 

brickos
(score: 0.919)

  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)
 

brickos
(score: 0.918)

  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)
 

brickos
(score: 0.918)

  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)
 

brickos
(score: 0.917)

  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)
 

brickos
(score: 0.917)

  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)
 

brickos
(score: 0.916)

  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)
 

brickos
(score: 0.916)

  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)
 

brickos
(score: 0.915)

  Cross Compiler for the Mac Os X
 
Has anyone had any luck creating a cross complier for the Mac? I've downloaded Michael Zapp's, but he said it wasn't working for C++. I've been trying to compile my own, but I keep getting errors. Any suggestions or pointers would be greatly (...) (21 years ago, 14-Jun-03, to lugnet.robotics.rcx.legos)
 

mac
(score: 0.915)

  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)
 

brickos
(score: 0.915)

  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)
 

brickos
(score: 0.914)

  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)
 

brickos
(score: 0.913)

  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)
 

brickos
(score: 0.908)

  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)
 

brickos
(score: 0.903)

  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)
 

brickos
(score: 0.901)

  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)
 

brickos
(score: 0.895)

  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)
 

brickos
(score: 0.892)

  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 (...) (15 years ago, 29-Jan-10, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.870)

More:  Next Page >>


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