Hello, I have implemented a simple average filter, but I am required to generate Random numbers in motes in order to simulate temperature sensing. Currently, there is a Random() function in nesC which is used in the BCP code but there is no version of that function for producing Normally Distributed random numbers (like in C) .
Is that possible to do in nesC ? if so, I would appreciate it if you show me how to implement this ? Thanks for your time, Anas _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
