[Tinyos-help] Re: [Question] about task in book "TinyOS Programming"

2006-07-30 Thread Philip Levis
On Jul 29, 2006, at 11:02 PM, Hui KANG wrote: Dr. Levis: After reading Section 4.4 about Tasks in your book, "TinyOS programming", I still have some problem. Please send questions to tinyos-help. That way everyone can benefit from the answers, and they are entered in the online archives fo

[Tinyos-help] Re: [Question] about task in book "TinyOS Programming"

2006-07-31 Thread Hui KANG
Dr. Levis: There is some question I still can not understand fully. >> 2: Second, to prove there exists a call loop, you modify >> Read.readDone as >> in pp 32. >> Herein, it calls Read.read() in Read.readDone(). I agree that in this >> example >> call loop occurs. >> So the modified code in pp

Re: [Tinyos-help] Re: [Question] about task in book "TinyOS Programming"

2006-08-01 Thread Philip Levis
On Jul 31, 2006, at 9:16 AM, Hui KANG wrote: Dr. Levis: There is some question I still can not understand fully. 2: Second, to prove there exists a call loop, you modify Read.readDone as in pp 32. Herein, it calls Read.read() in Read.readDone(). I agree that in this example call loop occu

Re: [Tinyos-help] Re: [Question] about task in book "TinyOS Programming"

2006-08-01 Thread Hui KANG
Dr. Levis: I just noted that there is an updated version of this book in your website (version June 28,2006). After I downloaded it, I found there are some samll errors in the code example we discussed. 1:Listing 4.11 on p.33, "command error_t Read.read()" in the implementation of PeriodicReaderC

Re: [Tinyos-help] Re: [Question] about task in book "TinyOS Programming"

2006-08-01 Thread Philip Levis
On Aug 1, 2006, at 6:46 PM, Hui KANG wrote: Dr. Levis: I just noted that there is an updated version of this book in your website (version June 28,2006). After I downloaded it, I found there are some samll errors in the code example we discussed. 1:Listing 4.11 on p.33, "command error_t Read.re