Re: [Tinyos-help] tinyos-help how to implement VM on tmote sky?

2006-06-27 Thread Philip Levis

On Jun 26, 2006, at 2:50 PM, Cory Sharp wrote:


On 6/26/06, Philip Levis [EMAIL PROTECTED] wrote:
One note, depending on what software you have: Mate' has not been  
tested

on Boomerang. I don't know if it even compiles. The most recent RPM
(2.2.2) has been for TinyOS = 1.1.9. Once TinyOS 2.0 is fully  
released,

David Gay and I have talked about porting Mate' over, but we want to
wait for the release first. :)


Another note, with Boomerang installed, TinyOS 1.x applications can be
compiled against strictly the TinyOS 1.x tree (no Moteiv libraries
etc) with make telosb.  And, for those that may not know, the
telosb hardware platform is fully compatible with tmote.



Sounds using it should be no problem, then. It may also work with  
Boomerang itself. I've found that platform changes often require one  
or two tweaks in Maté, to take care of an incorrectly made  
assumption. The one tricky thing might be the sensors.


Phil
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] tinyos-help how to implement VM on tmote sky?

2006-06-27 Thread Ben Kelley


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:tinyos-help-
 [EMAIL PROTECTED] On Behalf Of Philip Levis
 Sent: Tuesday, June 27, 2006 17:27
 To: Cory Sharp
 Cc: tinyos-help@Millennium.Berkeley.EDU; song guo
 Subject: Re: [Tinyos-help] tinyos-help how to implement VM on tmote sky?
 
 On Jun 26, 2006, at 2:50 PM, Cory Sharp wrote:
 
  On 6/26/06, Philip Levis [EMAIL PROTECTED] wrote:
  One note, depending on what software you have: Mate' has not been
  tested
  on Boomerang. I don't know if it even compiles. The most recent RPM
  (2.2.2) has been for TinyOS = 1.1.9. Once TinyOS 2.0 is fully
  released,
  David Gay and I have talked about porting Mate' over, but we want to
  wait for the release first. :)
 
  Another note, with Boomerang installed, TinyOS 1.x applications can be
  compiled against strictly the TinyOS 1.x tree (no Moteiv libraries
  etc) with make telosb.  And, for those that may not know, the
  telosb hardware platform is fully compatible with tmote.
 
 
 Sounds using it should be no problem, then. It may also work with
 Boomerang itself. I've found that platform changes often require one
 or two tweaks in Maté, to take care of an incorrectly made
 assumption. The one tricky thing might be the sensors.
 
 Phil


I tried compiling Mate today on TMote/telosb that I had pulled down from the
CVS in the tinyos tree.  The only issues I had was it didn't want to find
LQIMultiHopRouter away without some fiddling with the Makefile for some
reason.  Hardcoding the Tinyos-dir into the makefile instead of %T seemed to
fix the problem.  I also have the Boomerang distro installed in /opt/moteiv.

make telosb seemed to work fine, at least for a simple test.  I used a
serialforwarder to program the motes, with /dev/ttyUSB0:telosb

Ben


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] tinyos-help how to implement VM on tmote sky?

2006-06-26 Thread Joe Polastre

See

http://www.cs.berkeley.edu/~pal/mate-web/

Mate is a separate package you must download.

-Joe

On 6/26/06, song guo [EMAIL PROTECTED] wrote:

Hi all,
Can any one give me some hint about how to implement VM on tomte sky?I can
not find the java script directory in the tinyos directory provided by tmote
sky.
 Thank you very much!
Best Wishes,

Song Guo

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help




___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] tinyos-help how to implement VM on tmote sky?

2006-06-26 Thread Philip Levis
On Mon, 2006-06-26 at 11:20, song guo wrote:
 Hi all,
 Can any one give me some hint about how to implement VM on tomte sky?I
 can not find the java script directory in the tinyos directory
 provided by tmote sky.
  Thank you very much!
 Best Wishes,

One note, depending on what software you have: Mate' has not been tested
on Boomerang. I don't know if it even compiles. The most recent RPM
(2.2.2) has been for TinyOS = 1.1.9. Once TinyOS 2.0 is fully released,
David Gay and I have talked about porting Mate' over, but we want to
wait for the release first. :)

Phil

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help