To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.nqcOpen lugnet.robotics.rcx.nqc in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / NQC / *1892 (-20)
  Re: NQC for Linux/ASUS eeePC
 
(...) Is it Windows based? If so, have you tried installing BricxCC? Jetro (15 years ago, 25-Jan-09, to lugnet.robotics.rcx.nqc)
 
  NQC for Linux/ASUS eeePC
 
Hi all, I have an ASUS eeePC, and was wondering if anyone knew of a way to get NQC onto it so I could program my RCX with it? Thanks! -Iain (15 years ago, 25-Jan-09, to lugnet.robotics.rcx.nqc)
 
  Re: MacNQC on Intel anyone?
 
Sorry I have to bring this up again, I think it would be nice to actually have a universal binary version of MacNQC around. Does anybody know somebody who could help with achieving this? I currently have two Intel-based Macs around (plus two old G3, (...) (16 years ago, 18-Dec-07, to lugnet.robotics.rcx.nqc)
 
  Re: Is there a usable Mac OS X version?
 
(...) I think John Hansen actually made a pbForth terminal in NQC. My RCXTcl works on a PC, but I never did get around to packaging it for Macs. Probably because I don't have one myself :-) That being said, once you have a terminal program to talk (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
 
  Is there a usable Mac OS X version?
 
Is there a usable version of pbForth for Mac OS X and the USB tower? I have NQC, so there should be no trouble downloading firmware, and Mac OS X has good terminal software, but how do I set up things so that terminal communication goes via the USB (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
 
  Re: lcd display on RCX 1.0
 
(...) If you load RCX2 firmware in a RCX1 brick (they are fully compatible*), you'll have acces to this function (and all other RCX2 specific possibilities) Philo *Except for some minor differences in IR hardware. (17 years ago, 25-Jun-07, to lugnet.robotics.rcx.nqc)
 
  lcd display on RCX 1.0
 
NQC: with RCX2, it has a function to display a user defined value. Is there a way to do it with RCX 1.0? How about just to display the current mail value with RCX1.0? Suggestion? Thanks in advance. --Elizabeth (17 years ago, 24-Jun-07, to lugnet.robotics.rcx.nqc)
 
  NQC release 3.1r6 - support for 64-bit platforms
 
I have posted a new release of NQC which includes the fixes from r5 which were never officially released (aside from being included along with recent versions of BricxCC). It also includes a small source code change which makes it possible to (...) (17 years ago, 11-Jun-07, to lugnet.robotics.rcx.nqc, lugnet.robotics)
 
  Re: IR tower problems on a laptop with NQC
 
(...) Jordan, I only have one suggestion that may, or may not be useful. I'd suggest you try a fresh battery in the tower. I know you said it works on another PC. Sorry, that's the best I can do. :) Steve (17 years ago, 9-Mar-07, to lugnet.robotics.rcx, lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  IR tower problems on a laptop with NQC
 
I have a used Dell Inspiron 8200 laptop that is old enough to have a serial port. I'm trying to use a serial port IR tower to program an RCX and am having problems. When I plug in the tower the green light turns on immediately, which AFAIK is not (...) (17 years ago, 9-Mar-07, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, FTX)
 
  Re: nqc compilation errors
 
(...) thank you. specific sulution: 'nqc -Trcx2 error.nqc' instead of 'nqc error.nqc' (17 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  Re: nqc compilation errors
 
(...) Gus is correct, although there are other targets which support arrays and indirect variables. NQC defaults to RCX as the target. You need to use the -TRCX2 switch if you are running the 2.0 firmware on your RCX and you want to use arrays and (...) (17 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  Re: nqc compilation errors
 
(...) Only the RCX2 firmware supports these features. If you set the target to RCX2 then it will compile. Gus (17 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  nqc compilation errors
 
Background: (...) nqc version 3.1 r4 (built Jan 12 2007, 19:11:18) Copyright (C) 2005 John Hansen. All Rights Reserved. Usage error: try 'nqc -help' to display options (...) Linux eip 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux (...) (17 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  MacNQC on Intel anyone?
 
Hi, after replacing my PowerMac and iBook with a new Intel based iMac and MacBook respectively, I yesterday hit the small but noticeably issue to get MacNQC to run on it. While the Rosetta environment seems to run MacNQC reasonably fine, it may be (...) (17 years ago, 27-Nov-06, to lugnet.robotics.rcx.nqc)
 
  Re: Watching Arrays
 
(...) Thanks John! I never knew about that F12 thing :) -Rob A> (18 years ago, 17-Aug-06, to lugnet.robotics.rcx.nqc)
 
  Re: Watching Arrays
 
(...) The way to do this is to find out the variable number assigned by NQC to your array variable and then watch that variable number plus all the ones up through the size of your array. You can find out the variable number by viewing the code (...) (18 years ago, 17-Aug-06, to lugnet.robotics.rcx.nqc)
 
  Watching Arrays
 
I have a program (RCX2 target) that uses a couple of global arrays. I am using BricxCC 3.3 How can I view the contents of the array at run time? "Watch the Brick" shows me Var0 to Var 31 but these don't seem to relate/contain the values I initially (...) (18 years ago, 17-Aug-06, to lugnet.robotics.rcx.nqc)
 
  Re: swan firmware motor problem
 
(...) I have tried it, but it did not make a difference. The motors still won't run. I must admit that I did not think of it before because I thought (maybe wrongly) that the old API would stay the same and that you would have to use the new (...) (18 years ago, 11-Aug-06, to lugnet.robotics.rcx.nqc)
 
  RE: swan firmware motor problem
 
I will post latest firmware on web site soon. -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of Gustavo Brinck Sent: Thursday, August 10, 2006 7:27 PM To: lugnet.robotics.rcx....lugnet.com (...) (18 years ago, 11-Aug-06, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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