[Tinyos-devel] Sniffer
John Griessen
john at ecosensory.com
Thu Jul 5 14:40:58 PDT 2007
David Moss wrote:
> Any objections to making a SnifferCC2420 application separate from
> BaseStationCC2420? Or should we just leave well enough alone?
>
>
>
> SnifferCC2420:
>
> * Does not acknowledge anything
>
> * Address recognition is disabled so it receives all packets
>
> * Takes on the behavior that BaseStationCC2420 has right now
A separate sniffer app could have another benefit -- precise timestamping. If it disables
address recognition, and is the firstthing the radio does, it might be more deterministic delay.
A steady delay on recognizing a standard data packet sent for timing only purpose would let
you tune in on the exact time via round trip measurements and comparing to known time at another node.
The separate app might run as is on a non basestation node.
John Griessen
Ecosensory
More information about the Tinyos-devel
mailing list