To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.pbforthOpen lugnet.robotics.rcx.pbforth in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / pbFORTH / *223 (-20)
  RE: Whitespace and comment remover in perl
 
(...) <snipped script> Carsten, This is a good start. Here's my comments on each of the regexp lines... By the way, my Tcl script handles most of this stuff properly, but I'm waiting until the new year to develop XMODEM uploads for it.... (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Whitespace and comment remover in perl
 
Hello, i've written a little perl script, which removes white spaces and comments from a forth source code. If called without any parameters, it reads from STDIN and writes to STDOUT. If called with 1 parameter, this parameter is interpreted as an (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Ok yesterday evening i tryed to track down this problem. Using a y cable and my old terminal. The communication starts normaly. The first frame was transmitted correct, 'rx' answered with <ACK> but the RCX never sees the <ACK>. If i type the (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Taken out of context, this sentence is a bit strange :-) Think of Bill Clinton... (...) Hmm, have you tried breaking your source into smaller chunks? What is the definition that is failing. I have lots of scripts that are 2K or more and they (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) I've tried different positions even under my desk. But it won't work. after 500 - 1000 chars the first transmission error occurred normally inside a word definition. (...) i've done this already (yesterday evening). In perl. If there is a need (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
Sergey wrote... (...) Sergey, would you like me to bundle your Java uploader with pbForth releases? Cheers, Ralph Hempel - P.Eng ---...--- The train stops at the train station, The bus stops at the bus station, So why am I sitting at a work station? (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes, you are right. I have the char delay to about 10 or 20 msec and the line delay at 100msec. Remember that your monitor and other IR sources may interfere with comms to the RCX. Try fresh batteries and put the bot and tower under a box... I (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
Hi Carsten, Nice to see an interest to the subject (even not so cheerful ;) Ok, first question, you are right, it's quite boring. But this is the price for "power". I believe that only direct byte-code uploading will be faster. My only suggestion - (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  wired expiriences UPLOADING & SAVE-IMAGE
 
Hello, first of all, i'll have to say, that i'm very glad to have a FORTH on the RCX but, and the but is a big one, there are some problems if you want to develop some even small pieces of code. First of all, the downloading of source is very (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  first impressions about pbForth
 
Hi! After fiddling around with pbForth this weekend, I have to confess I have mixed feelings about it. Maybe not everybody will be thrilled to share them, but maybe I am doing something wrong and I would appreciate the input... The language itself (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth - results
 
(...) think (...) Also, try the places like www.forth.org or www.taygeta.com (...) com port (...) I'm afraid there is no any good way. Seems this "garbage" appears due to some design problems in IR tower scheme. Usually it happened whenever the (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth - results
 
Hello. I became acquainted with pbforth via Jonathan Knudsen's (O'Reilly) books and think that it's a terrific place to learn forth. I am using CRT with line delay=100 and char delay=20, but if I wait between carriage returns, I get "garbage" I (...) (25 years ago, 21-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth - results
 
Hi Vlad, (...) These commands are low-level calls to ROM firmware. If you want to simulate original firmware' behaviour you mast do a little coding. May be you will be interested to see my small example at the end of this post. This is the part of (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth - results
 
i tried, and indeed CRT works much better. but, when using POWER_INIT and POWER_OFF standalone, the display remains lit, showing 4th... and when running TEST_POWER from the supplied scripts, the RCX suddenly (at the fourth step) did not want to come (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth
 
(...) yes, that I forgot to do... (...) yes, and it works well in direct mode via HyperTerminal (...) I will try it sorry for bothering with FAQs... have a nice day /Vlad (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Window CE Support for the Mindstorm Unit
 
(...) The IS a forth.com already :-) (...) Right on. You sell support, or bokks, or whatever to go WITH the software. I'd like to know what the profitablilty of Microsoft Press is... (...) There are lots of Forths written in C. Try to pick one (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  RE: sending files to pbForth
 
(...) Remember to set up character and line pacing. Char pacing should be about 20 msec or so and the line space should be 100 msec. Does the LCD display 4th after you have uploaded pbforth.srec using NQC? I personally HATE hyperterminal. Try CRT. (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth
 
Ralph Hempel skrev: > * how does one send files to pbForth? HyperTerminal is garbling everything up - The double chars are eliminated in this release. Thanks for the quick answer! I downloaded the latest version. But what I meant by garbling was (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  FW: Window CE Support for the Mindstorm Unit
 
-----Original Message----- From: Stalker-Wilde, Graham [mailto:graham.stalk...@csfb.com] Sent: Friday, November 19, 1999 2:30 PM To: 'Ralph Hempel' Subject: RE: Window CE Support for the Mindstorm Unit no problem. wait a minute - there is no.... No (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  FW: Window CE Support for the Mindstorm Unit
 
-----Original Message----- From: Stalker-Wilde, Graham [mailto:graham.stalk...@csfb.com] Sent: Friday, November 19, 1999 10:32 AM To: 'Ralph Hempel' Subject: RE: Window CE Support for the Mindstorm Unit you did indeed get another one, and I'd love (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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