To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *6950 (-20)
  brickOS & GNU Pascal (update)
 
If anyone is at all interested, I have a completed porting the brickOS headers to a set of Pascal units. At present, I have successfully written Pascal versions of essentially all the C and C++ demo files - including TrailerBot. I've also written a (...) (22 years ago, 30-Oct-02, to lugnet.robotics.rcx.legos)  
 
  Re: NQC website moved
 
(...) Hello David, thanks for your answer, the link here in NQC-section in lugnet shows still to the old site. Best Regards Joerg (22 years ago, 27-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: Probs with NQC-Website
 
(...) thank you. Joerg (22 years ago, 27-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: NQC website moved
 
(...) hi Dave, Why is Google so important, if using search engine www.ixquick.com with strings like "Dave Baum", "Dave Baum NQC" or just "NQC", 9 of the 10 first hits points to you or your books :-) Stef Mientki (22 years ago, 27-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Hex->LNP ?
 
Hi, I'm trying to setup a serial connection from my PC to the RCX which is running LNP. But since I'm running Windows i'm not able to use the lnp-functions in my program, and I'm therefore trying to establish a connection from CSerial. So if anybody (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.legos)
 
  NQC website moved
 
I probably should have announced this a while back. About three months ago I moved the NQC web site to www.baumfamily.org/nqc During this transition I put a forwarding page at the old address, but I cancelled my old ISP account last week, so the (...) (22 years ago, 27-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: Probs with NQC-Website
 
try this (URL) Mientki (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Probs with NQC-Website
 
For minimum 2 days I have problems to get the NQC website (URL) . There is following error message: |Forbidden |You don't have permission to access /~dbaum/nqc/ on this server. | |Apache/1.3.26 Server at www.enteract.com Port 80 Is this site down or (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: template resizing
 
Did you try messing with the ShowTemplatePopup and ShowTemplateForm values in the registry? What about pressing F9 while you are in Bricxcc? Timothy (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.nqc)
 
  template resizing
 
OK. I'm stumped. Unfortunately, I haven't learned NQC well enough yet to use it without the template function in BrixCC. The fact is, I'm downright dependant on it. For whatever reason, in the last 3 months since the last RTLToronto contest (when I (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Release candidate brickos-0.2.6.08 avail for testing
 
This is our second publicly visible test release. We will announce when we think we are closing in on the actual release (We think this may happen, yet this December.) Details regarding how to provide feedback are at (URL) can download from (URL) (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Beta Tester(s) wanted NQCSpeechCompiler
 
(...) (URL) (22 years ago, 25-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: Beta Tester(s) wanted NQCSpeechCompiler
 
"Stef Mientki" <s.mientki@ids.kun.nl> wrote in message news:H4IC2q.8HB@lugnet.com... (...) Dasher? No, do you have a URL? Dean (...) and (...) as (...) the (...) felt (...) spirit (...) correspondence. (...) (22 years ago, 25-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: Beta Tester(s) wanted NQCSpeechCompiler
 
hi Dean, ever heard of "Dasher", could be an alternative too ? Stef (...) (22 years ago, 24-Oct-02, to lugnet.robotics.rcx.nqc)
 
  Re: h8300-hms-ld segmentation fault under WinXP
 
"Joseph Woolley" <jwoolley@spamblock....ht.rr.com> wrote in message news:H4HvF3.C03@lugnet.com... (...) Win2k. (...) Ah, so it's not just me. I've been tearing my hair out trying to figure out what I might be doing wrong. A few years ago I had (...) (22 years ago, 24-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: h8300-hms-ld segmentation fault under WinXP
 
I don't think the problem is WinXP specific: I had the same issue on Win2k. I ended up using the prebuilt gcc/binutils from hitachi for that reason. However, the prebuilt set is quite a bit older. I hope this issue can be worked out so we can begin (...) (22 years ago, 24-Oct-02, to lugnet.robotics.rcx.legos)
 
  h8300-hms-ld segmentation fault under WinXP
 
Hello, Are there any know problems getting the h8 cross compiler working under Windows XP? I'm using the latest cygwin environment, along with gcc3.2, newlib1.10, and have tried both the binutils source distributed with cygwin (2002070601?) and I (...) (22 years ago, 24-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS issues
 
(...) The brickOS team thanks you for mentioning this. It is our goal to continue to simplify this experience. We always enjoy hearing that we are making progress. (...) We hear you and have addressed some of them... (...) This is intentional for (...) (22 years ago, 23-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: brickOS & GNU Pascal
 
(...) Personally, I think this is great. If a GUI can be developed for BrickOS, it will be a huge boost to BrickOS, because it should be MUCH easier for people to use it. Between this, the DJGPP compiler Ed's working on, and the whole new surge in (...) (22 years ago, 23-Oct-02, to lugnet.robotics.rcx.legos)
 
  brickOS & GNU Pascal
 
This is extremely preliminary, but I can't wait to share the news. I've managed to build a Hitachi H8 cross compiler for GNU Pascal (under cygwin on W2K) and have successfully downloaded and ran the following Pascal program on brickOS. program (...) (22 years ago, 23-Oct-02, 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