[Tinyos-help] make documentations in TinyOS 2.x

2007-12-27 Thread flyingb5000
hi, Anyone knows how to make documentations in TinyOS 2.x. In TinyOS 1.x,nbsp;I can make documentations by key in make platform docs I also tried this command in TinyOS 2.x. After commanding it, the window started to make documentations, but I could not find any docs in the folder. Any help will

Re: [Tinyos-help] current MAC protocol in TinyOS

2007-12-27 Thread Tie Luo
Hi, I was asking about TelosB with TinyOS 2.0. Thanks. On Dec 20, 2007 12:30 AM, Avinash Sridharan [EMAIL PROTECTED] wrote: Could be you be more specific about the platform and the version of TinyOS you are using ? -Avinash On Dec 18, 2007 8:23 PM, Tie Luo [EMAIL PROTECTED] wrote: Dear

[Tinyos-help] MSP430 Multichannel repeated sampling

2007-12-27 Thread Ville-Pekka Seppä
Hi all, I'm trying to sample five ADC channels sequentially at 1 kHz on a telosb mote. I managed to do this with Msp430Adc12MultiChannel but I can't reach high enough sampling rate by triggering every conversion sequence with a timer. Is Tinyos 2.0 currently even supporting the

[Tinyos-help] (no subject)

2007-12-27 Thread Таня и Руслан Валовые
In the project ..tinyos-2.x\apps\tests\storage\Block\randrwappc (for mica2) Atmega128 works with AT45DB without usage Atmega128's USART1 controler (the program control is used). How to use Atmega128's USART1 controler in this design? ___ Tinyos-help

[Tinyos-help] How to incorporate C or C++ library into my nesC program

2007-12-27 Thread Baozhi Chen
For example, can I call some function in the external C/C++ library in my nesC program? How to do it if it is possible? This may be a nit-pick problem but it would be a great help for advancing my project. Thanks. ___ Tinyos-help mailing list

Re: [Tinyos-help] MSP430 Multichannel repeated sampling

2007-12-27 Thread Kevin Klues
Take a look at the 'configureMultiple' and 'configureMultipleRepeat' commands in the Msp430Adc12SingleChannel interface. Kevin On Dec 23, 2007 4:42 PM, Ville-Pekka Seppä [EMAIL PROTECTED] wrote: Hi all, I'm trying to sample five ADC channels sequentially at 1 kHz on a telosb mote. I managed

Re: [Tinyos-help] one question about using MIB520

2007-12-27 Thread Michael Schippling
I believe the Mica will be powered from the USB when plugged into the MIB520, so you should leave it's battery switch off. I'm also not certain that the warning is true, I think I've done the dual-power thing on the MIB510 and I know it's OK on tmotes...but of course, I'm not going to try it...

Re: [Tinyos-help] How to incorporate C or C++ library into my nesC program

2007-12-27 Thread Michael Schippling
Fortunately I kept the message with the title: Call external function of C in nesC and found it at: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-September/028079.html MS Baozhi Chen wrote: For example, can I call some function in the external C/C++ library in my nesC

Re: [Tinyos-help]: SimpleCMD can't receive message (anotherstrangephenonmenon)

2007-12-27 Thread Michael Schippling
I'm assuming that you haven't made any changes to the demo code, so I'll guess that it should work. I think it was you that had a problem with the Pot interface that doesn't exist on telos devices, how did you fix that? Unfortunately there are very few examples of sending messages from PC to Mote,

Re: [Tinyos-help] How to use RadioCRCpacket to send a packet on RFM?

2007-12-27 Thread Michael Schippling
You should read up on the GenericComm code/interface and look through the relevant parts of the tutorial. In my code Robot.nc configures a bunch of messages: GenericComm as RComm, // for RADIO UART comm // Host commands to be received (from Radio or UART) RoboMsgM.RCmdStartMsg

[Tinyos-help] one question about TinyOS 1.1.15 ncc after upgrade

2007-12-27 Thread Chris Yao
Hi, I just upgrade TinyOS 1.1.10 to TinyOS 1.1.15 following www.tinyos.net. Before my upgrade, everything is fine. Now after the upgrade, when I compile the Blink appliacation, I got the following error: === $ make mica2 install MIB510=/dev/ttyS3 mkdir -p build/mica2

Re: [Tinyos-help] one question about TinyOS 1.1.15 ncc after upgrade

2007-12-27 Thread Michael Schippling
I can't follow which versions of what are necessary, but on my Boomerang/v1.1.15 system I get: vincent:schip [79] nescc --version nescc: 1.2.7a gcc: gcc (GCC) 3.3.3 (cygwin special) Copyright (C) 2003 Free Software Foundation, Inc. So you may have missed an rpm or something... I loaded all

[Tinyos-help] TinyOS 1.1.0 and MicaZ

2007-12-27 Thread Chris Yao
Hi, Does this directory: http://www.tinyos.net/dist-1.1.0/tinyos/windows/micaz-installer/ means that we can make Micaz mote work on TinyOS 1.1.0? Thanks, Chris - Never miss a thing. Make Yahoo your

[Tinyos-help] sendDone is never called

2007-12-27 Thread dibesh shrestha
hi, i have been trying to send packet in tossim using AMSend.send() but AMSend.sendDone() is never called. The first thing I have done is inject the packets from python script, these packets are received by the nodes. Once the nodes receive a packet i then call send() within receive()

[Tinyos-help] about two radioes on one mote

2007-12-27 Thread jiwen zhang
Hello all : we design a mote which has two radioes(cc2420 and cc1100) , now each one of them can send and receive data nomally , that is to say they are ok on hardware. now i want to use both of them in one application , sometimes i use one to communicate , sometimes i use the other (not

Re: [Tinyos-help] Development wanted for Deluge T2

2007-12-27 Thread Razvan Musaloiu-E.
Hi! On Thu, 27 Dec 2007, David wrote: Hi Mike. On Dec 21, 2007 5:38 PM, Chieh-Jan (Mike) Liang [EMAIL PROTECTED] wrote: Hi David, On Dec 21, 2007, at 4:39 AM, David wrote: * I can't build the GoldenImage or other Deluge apps with the sim option to test under TOSSIM. Is this currently

[Tinyos-help] tmote invent sensors

2007-12-27 Thread Gary
I am trying to read TMote Invent sensors using TinyOS 2 and I pretty much followed tinyos-2.x/apps/tests/msp430/AdcSimple. I used following config but it kept giving me 0,1 values. I also tried several other channels with same behaviors (accel sensors give very small numbers with little change

[Tinyos-help] Error when compile Blink app

2007-12-27 Thread Howard Chen
Hi, I'm trying to upgrade form tinyos1.1.15 to tinyos2.0.2. I followed the step in http://www.tinyos.net/tinyos-2.x/doc/html/upgrade-tinyos.html and choose to maintain tinyos-1.x tree. First, I use

Re: [Tinyos-help] Development wanted for Deluge T2

2007-12-27 Thread David
Hi. Thanks for your fixes. It looks like the following are fixed: - Deluge resumes when receiving mote is reset - Able to disseminate slots 1-3 - No longer getting strange currently executing UIDs. I'm busy doing testing, have come up with a few more problems. Some of these are related to