A few students in the class that I'm TAing were having problems getting TinyOS's Dissemination library to work, even after reading TinyOS Tutorial Lesson 12. It turned out that they were confused by the sample EasyDisseminationC application included in the tutorial, which doesn't work as written. The application doesn't wire in SplitControl from ActiveMessageC or StdControl from DisseminationC, so neither the radio nor the dissemination library ever get activated. (The sample EasyCollectionC app on the same page works just fine, since it wires in the interfaces that EasyDisseminationC misses.)
There's no author listed on the tutorial page, so I'm posting here to see if anyone has write access to the tutorials and could correct it. Thanks, Greg Hackmann _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
