On Sat, Apr 18, 2009 at 6:31 AM, deepanshu vasal <[email protected]> wrote: > Hey all, > > I am using Micaz motes with CC2420 radio chip. I want to estimate the > channel parameters in a transmission from say A to B. Theoretically, A > should send a pseudo random sequence of length depending on channel memory > and at B, we use the estimation procedures (linear model) with the signal > values received. So basically I want to access physical layer signal values. > > Does anyone has an idea how to do this ? or where can I learn more about > physical layer functionality in TinyOS.
This is a good start: http://docs.tinyos.net/index.php/Rssi_Demo - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
