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 / *308 (-20)
  RE: Which terminal on Linux? plus random thoughts.
 
(...) I have beta quality Tcl code that sends an SRECORD firmware imge up to the RCX (fast or slow) and has basic terminal capabilities. It also strips comments and whitespace out of files as they are uploaded to reduce the time. I'd like to put a (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.pbforth)
 
  Which terminal on Linux? plus random thoughts.
 
I'm interested in other people's experience with various terminal emulators on Linux. I've been using minicom with indifferent results, probably because it doesn't support delays between lines which possibly overruns pbforth's serial input. minicom (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE: sensor questions plus
 
(...) The ROM stuff is documented in Kekoa Proudfoot's internals document, see (URL) for all the details. The RCX interface words in pbForth call into the ROM... (...) It actually *processes* the results of a sensor read by the OCIA interrupt (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.pbforth)
 
  sensor questions plus
 
You said to keep asking questions. I'm taking you at your word. Questions I've got. o - Sensor questions: Could you explain how the sensor code works? How does it interact with the ROM. Is this (ROM stuff) documented elsewhere? What does SENSOR_READ (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  Banging on the tasker
 
(...) That's my plan. The nice thing about the tasker is that people can write code in a format they are more used to. The same things can be done with event driven single task code but it inverts the control flow. It is more meaningful for most (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE: Multitasking questions
 
(...) Ummm, I'm in the process of verifying all of the old scripts I package with pbForth. It looks like HAT is what actually works, and I've managed to change the documentation and not the code. HAT is in the origianl hForth implementation but I (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Multitasking
 
(...) 90% of my career has been in embedded systems and now I am doing ASIC design. ASICs are the ultimate in multitasking. Every one of those gazillions of transistors looks at its input continuously in parallel with the others in order to decide (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  Multitasking questions
 
1) scripts/muldemo.txt uses the word HAT instead of ALLOT_TASK. Does HAT actually exist or is this left over from hforth. 2) Tasking by convention? When do tasks switch? PAUSE obviously. Does AWAKE actually context switch or only mark the task as (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE: Multitasking
 
(...) Yes, indeed it does. But the catch is that if you're NOT in the CLI and spinning on something, you don't get anything else done (DUH!) Steve, you sound like you know multitasking issues. Sorry if what I said in a previous post implied (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  Multitasking
 
Does the prompt handler (CLI) do multitasking? In otherwords if a new task is started and control returns to the CLI will the new task ever run? I think I am asking whether it calls PAUSE in a loop while waiting for user input? (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  serial port configuration?
 
What is the proper serial port configuration? I had it once but I lost it. I'm having other problems so the hunt around method of finding the parameters isn't working. I can no longer communicate (firmdll etc.) unless the RCX is inches away from the (...) (24 years ago, 3-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: IR communications related questions (long)
 
(...) I guess what I am really looking for is some kind of quick reference guide. If Hendtlass's book is compatible then I can use his appendix. (...) Gaining experience with real time issues is not exactly my problem :) (...) I guess I need to look (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE: IR communications related questions (long)
 
(...) Back? You're switching back? Great! Sorry for quoting so much, but the points are apropos the discussion... (...) I based pbForth on hForth, by Wonyong Koh. It is pretty much compatible with any ANSI forth as well. Check out (URL) for more (...) (24 years ago, 2-May-00, to lugnet.robotics.rcx.pbforth)
 
  IR communications related questions
 
I've been working with LegOS for a while but am quite frustrated. I have been unable to get lnp working and am thus unable to to communicate with the host. It is all overkill for me since I merely want to capture some simple data. I am switching (...) (24 years ago, 1-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE:Thought on pbForth
 
(...) I get really sad everytime I hear people talking about their first computer experiences including assembling their own computer... I get the feeling that I have been missing out on a lot of fun stuff! been deprived of great fun because I am (...) (24 years ago, 21-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Thought on pbForth
 
It is amazing this was mentioned just now. I just started reading chapter 6:pbForth of Knudsen's book with the hopes of learning to use my Palm to interact with the RCX. I don't know Forth at all. Is this a good place to start? What should I use as (...) (24 years ago, 21-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  RE: Thought on pbForth
 
(...) This is by Neal Bridges, another backwards Canadian!!!! I use Quartus on my Palm, and it's really cool. The original goal of pbForth was to be able to edit source on the Palm and blast it up to the RCX.... Cheers, Ralph Hempel - P.Eng (...) (24 years ago, 21-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  RE: Thought on pbForth
 
To echo something mentioned on the first message of this thread, I just stumbled on a Forth implementation for the Palm OS: (URL) guess it really does run anywhere. Jeff jeffrey.hazen@northmill.net (24 years ago, 21-Apr-00, to lugnet.robotics.rcx.pbforth)  
 
  RE: Thought on pbForth
 
(...) I _knew it_!! But I guess now I'm guilty of preaching to the choir... (...) This is EXACTLY what makes the RCX an ideal entry to computing. Nobody could sell something like a VIC-20 as an entry level to computing. But this is exactly what we (...) (24 years ago, 21-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Thought on pbForth
 
Ralph Hempel writes: > > I've been doing embedded realtime software for > > over 20 years. > > Sounds like you've got lots of expreince with different > paradigms, which is one of the most important aspects > of being a good designer.... My (...) (24 years ago, 20-Apr-00, 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