To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *33753 (-20)
  Re: RCX to PDA (Answers, please :-)
 
If you can find software on the net that allows you to use your Ipak as a remote control, then I'm sure it can be converted for the RCX. I don't believe you will. I also don't know much about Pocket PC 2002. Anyone? ----- Original Message ----- (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: is it possible to remove lnp_handler while running ?
 
Have you tried the 0.2.6.05 ?? I remember something in this area while I was debugging RCX message passing. There is a different semaphone for the xmit buffer separate from the transmitter (TX) in 0.2.6.05 that was not so in 0.2.6 The very latest (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: is it possible to remove lnp_handler while running ?
 
no..wait.. im fairly sertain that i did have a context shift while in lnp_addressing_write..after all .could that be why it never returns ? Falco, i tried looking at your thread safe example in emulegos, but im afraid i didnt understand much of (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: Lejos discussion archives
 
(...) Hi Jürgen Thanks for the link. It is not only up to date, but the search function actually works. Perhaps the lejos.sourceforge.net web site could be modified to use it instead of Geocrawler. Roger (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.java)
 
  Re: is it possible to remove lnp_handler while running ?
 
heh.. tried that.. no luck :( sigh..after yet a couple of hours trying to figgure this out, im 99,99% sure that the problem is in lnp_addressing_write. could this be that the function is not thread safe ? but then again i have protected the function (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: RCX to PDA (Answers, please :-)
 
I also read somewhere that there might be a way to change the frequency, possibley by increasing the "baud rate"? I know that there is a way (at least on Palms) to change the frequency, because I downloaded a Remote Control program that would learn (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: RCX to PDA (Answers, please :-)
 
I'm Leaning towards using NQC and LegOS(BrickOS) because I don't know Java yet. "(not IR yet)" does that mean you weren't able to use the built-in IR port? Tim (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: Lejos discussion archives
 
(...) Could be, I see the same. (...) I don't think so. You could use the sourceforge archive at (URL) Jürgen Stuber <stuber@loria.fr> (URL) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.java)
 
  Re: HP optical mouse $15
 
(...) Never ever by something from a spammer: - most likely they'll scam you - worse, you support that ilk and help it proliferate Jürgen (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: is it possible to remove lnp_handler while running ?
 
"kenneth johansen" <kennethj@stud.cs.uit.no> wrote in message news:3D343FAA.172476....uit.no... (...) I imagine you could just do something like lnp_addressing_set_handler( PORT, (lnp_addressing_handler_t) NULL ); I'm also curious as to why (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: RCX to PDA (Answers, please :-)
 
You may want to consider using Java to program the RCX from a PDA - I've used a Zaurus to control an RCX but it should work on a Ipaq as well (not IR yet). And if you attach a PDA (with a WiFI card) to a bot - you can control it via 802.11 -dario (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  MindScript and LASM
 
I'm looking for volunteers to test the recently added support in BricxCC for LEGO's MindScript and LASM languages. Everything I know about it I learned by reading the SDK documentation - which is not spectacular. I'd like to hear comments and (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Announcing BricxCC release 3.3.5.7
 
I've just uploaded another revision of BricxCC (version 3.3.5.7). This release removes the 2.0 SDK DLLs since I do not have a license to redistribute those DLLs. This release fixes more Graphing issues. Users can optionally have the graph maintain (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.nqc)
 
  is it possible to remove lnp_handler while running ?
 
another dumb question about lnp:) i was wondering if it possible to do something like lnp_addressing_remov...,handler); as opposed to lnp_addressing_set_h...,handler); after much debugging i think i have traced my problem to the fact that (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  HP optical mouse $15
 
This is not an endorsement of this company, they actually spammed me, and I haven't purchased from them, but $15 including shipping seems like a deal: "Super Bargains" <OpticalMouse______r...gains.com> On the same topic, we did order an HP optical (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: Re: Scheduler patch
 
I have been thinking (and toying with some ideas) concerning tthe wakeup checking. It might be possible to do wakeup checking more often then between each timeslice. This would make msleep more accurate and provide better sensor handling. I know (...) (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: RCX to PDA (Answers, please :-)
 
some answers: 1) No. I don't know a lot about the IR port, but this question comes up often. And the answer's the same. I believe they use different frequencies. 5) A short time ago, I went looking for this exact thing. I wanted to be able to (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  RCX to PDA (Answers, please :-)
 
I have a Compaq Ipaq 3835, and I want to be able to write, compile, and download programs to the RCX without the use of the IR tower. I'm not asking for anyone to write any programs for me. All I would like is help and answers to my questions :-) 1: (...) (23 years ago, 16-Jul-02, to lugnet.robotics)
 
  Re: Re: Scheduler patch
 
(...) Yea you're right. I wasn't thinking. /Joel (23 years ago, 16-Jul-02, to lugnet.robotics.rcx.legos)
 
  Re: Breaking from infinite loops
 
(...) Hi, if you just want to stop your "own" program use the Forth word ABORT or ABORT" : TEST 1000 0 DO \ do something run-button-down? ABORT" Aborted by user!" LOOP ; or if you want what looks like a "reset" use COLD: run-button-down? IF (...) (23 years ago, 16-Jul-02, 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