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 21 – 40 of about 790.
Search took 0.00 CPU seconds. 

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

  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)
 

brickos
(score: 0.880)

  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.860)

  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.858)

  Re: BrickOS on Mac OS X
 
(...) Dave, We look forward to hearing how these tools work out for you. You should try Michael Zapp, (URL) about the USB applications. Ed (21 years ago, 16-Aug-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.856)

  Re: BrickOS on Mac OS X
 
Man, this is fantastic. Since moving over to OS X about a year and a half ago, I've been ignoring my RCX (retired the tired/crash prone PC forever!! Running Linux now though) and haven't played with it for lack of a development environment for OS X. (...) (21 years ago, 13-Aug-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.855)

  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.854)

  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.852)

  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.847)

  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.842)

  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.841)

  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.840)

  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.840)

  Re: OS X Complier problems solved--now struggling with BrickOS
 
(...) As for this one, I thought I linked the library statically so you wouldn't require it. Oh well, I'll fix that and let people know when I've updated it. You shouldn't need to install the libraries to use the tools. Michael (Zapp not van der (...) (21 years ago, 17-Jun-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.837)

  Re: OS X Complier problems solved--now struggling with BrickOS
 
(...) Hi, First, in terms of my compiler build (referencing your previous post...) what I had a problem with was building the sample C++ code that came with BrickOS. I don't need C++ so I haven't investigated this any further. You're free to try my (...) (21 years ago, 14-Jun-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.837)

  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.836)

  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.836)

  Re: OS X Complier problems solved--now struggling with BrickOS
 
(...) <<snipped>> (...) <<snipped>> (...) I've gotten the same error with gcc 3.2.3 that I compiled and gcc 3.2.2 that the other Michael compiled. I couldn't get gcc 3.3 to compile on my machine. Running gcc -v I get the following responses: (my (...) (21 years ago, 17-Jun-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.835)

  OS X Complier problems solved--now struggling with BrickOS
 
Ok, you can (perhaps--I haven't been able to test it yet) ignore my previous post. I was trying to build the cross compiler using GCC 3.3, and nothing I tried would work. When I switched to 3.2.3, the errors disappeared. So I'm making the temporary (...) (21 years ago, 14-Jun-03, to lugnet.robotics.rcx.legos)
 

mac, brickos
(score: 0.835)

  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.834)

  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.834)

More:  Next Page >>


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