To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.javaOpen lugnet.robotics.rcx.java in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / Java / *310 (-10)
  Re: Opening COM port error
 
In lugnet.robotics.rcx.java, Chris Phillips wrote: Hahaha, Your passionate condemnation of GC makes entertaining reading in light of the amount of work I have to do with lejos,Java,C++, etc for my final year undergraduate project. I will certainly (...) (23 years ago, 30-Nov-03, to lugnet.robotics.rcx.java)
 
  Re: Opening COM port error
 
(...) Ahh, Garbage Collection. <rant soapbox="on" eyes="glazed" dinosaur="true"> In my mind the worst thing that has happened to modern compiler languages is excessive reliance on Garbage Collection. This is analogous to leaving half-empty soda cans (...) (23 years ago, 29-Nov-03, to lugnet.robotics.rcx.java)
 
  Re: Opening COM port error
 
(...) Hi Chris, Thanks for your reply. You're reply confirmed my suspicion about leaving the port object lying around. I think I'll try your first suggestion of 'deleting' the port object at the end of each routine. I hope you dont mind me asking (...) (23 years ago, 29-Nov-03, to lugnet.robotics.rcx.java)
 
  Re: Opening COM port error
 
(...) This probably is an issue of leaving your Port object around after you're done using it. You have a memory leak in each routine, because you call 'new RCXPort();' without ever calling 'delete port;' on the object. You should definitely call (...) (23 years ago, 28-Nov-03, to lugnet.robotics.rcx.java)
 
  Opening COM port error
 
Hi guys, First of all, thanx Brian, but I managed to solve the weird firmdl.bat problem by fooling around with different batteries and IR range levels. Secondly,I'm trying to send data packets to the RCX through java methods called from a C++ (...) (23 years ago, 28-Nov-03, to lugnet.robotics.rcx.java)
 
  Re: Weird downloading error
 
Just some general ideas. If you're not using the firmdl or lejosfirmdl that came with lejos, try using one of those. Some versions of some downloaders have trouble with the lejos firmware. If you haven't tried fresh batteries in your RCX, try that. (...) (23 years ago, 25-Nov-03, to lugnet.robotics.rcx.java)
 
  Weird downloading error
 
Hello ppl, I have this weird problem where I can't seem to download the lejos firmware completely onto the RCX. The counter on the RCX lcd counts up to 20 as the firmware is downloaded while the LCD also shows a weird 'V' sorta symbol on the far (...) (23 years ago, 25-Nov-03, to lugnet.robotics.rcx.java)
 
  how to use LNP class?
 
Holla, I have been been doing some tests of protocols from lejOS API where I'm about to give a try with this LNP class. The reason is to enable direct host addressing on my app, avoiding the packet_guaranty_issue (as_seen_from_exemple (...) (23 years ago, 13-Nov-03, to lugnet.robotics.rcx.java)
 
  Re: Simplifying Cygwin & brickOS/leJOS
 
(...) Suggestion, dont use Cygwin at all. Provide a pre-compiled version of: 1.GCC built for host=MingW (ligtweight toolchain for win32 systems that doesnt need bulky cygwin dlls) and target=rcx or whatever. 2.the BrickOS tools buit using MingW and (...) (23 years ago, 11-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 
  Re: Simplifying Cygwin & brickOS/leJOS
 
(...) I'm looking into the problems that have been reported to me regarding using the pre-built compiler tools & cygwin on Win98. (...) IC4, so far as I can tell, doesn't have a command-line compiler which makes it quite a bit more difficult to (...) (23 years ago, 8-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)

Next Page:  5 more | 10 more | 20 more
Redisplay Messages:  All | Compact

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