Subject:
|
Re: Wishlist for next pbLua Beta
|
Newsgroups:
|
lugnet.robotics.nxt
|
Date:
|
Tue, 17 Apr 2007 16:02:50 GMT
|
Viewed:
|
20569 times
|
| |
 | |
Christian Mock wrote:
> In lugnet.robotics.nxt, Christian Mock wrote:
> > Hi,
> > current version of pbLua (Beta-3) works very well for me :D
> > But now I have some more wishes for the next versions:
> >
> > 1. Filesystem (storing chunks and data at NXT)
I'm looking at this now. Files to be stored in FLASH.
> > 2. Console via BT (I hate autonomous robots with cable)
Not too hard to do as long as you don't want to stream data
to other robots at the same time...
> > 3. Audio e.g nxt.PlayTone(freq)
I'll look at adding at least tones soon.
> > 4. Display extensions (nxt.DisplayText(x,y,string)
Done for Beta4 (not yet released) (0,0) is top left corner of screen
and text. Put text at bottom line is nxt.DisplayText(string,0,56)
> > 5. return value of print(_version) should be "pbLua 5.1 internal version), this
> > makes it easier to develop and test code at the PC and later run at NXT
Done in Beta4
> > 6. More samples of currently implemented functions (I've prepared some and can
> > add it to distribution)
I'll publish any sample I get. I got your revised line follower, thanks!
> EIA-485 Highspeed support :D
>
> Is nobody using pbLua or is everybody happy with Beta-3 ???
Not that many people are using it yet. Once I get the file storage on
the brick working it will probably be much better.
Ralph
|
|
Message has 1 Reply:  | | Re: Wishlist for next pbLua Beta
|
| I'm getting stuck implementing some features for the next pbLua release, and I'd like some opinions on what is really necessary... (...) This is getting uglier and more complicated than I like. By the time I add a simple FAT12 file system, and link (...) (18 years ago, 22-Apr-07, to lugnet.robotics.nxt)
|
Message is in Reply To:
8 Messages in This Thread:         
     
   
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|