[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx README,1.1,1.2
Miklos Maroti
mmaroti at users.sourceforge.net
Fri Apr 10 01:33:22 PDT 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf212 RF212Ieee154MessageC.nc, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/layers SlottedCollisionConfig.nc, 1.1, 1.2 SlottedCollisionLayerP.nc, 1.1, 1.2 TrafficMonitorConfig.nc, 1.1, 1.2 TrafficMonitorLayerP.nc, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25221
Modified Files:
README
Log Message:
make traffic monitor optional
Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 27 Mar 2009 13:22:43 -0000 1.1
--- README 10 Apr 2009 08:33:20 -0000 1.2
***************
*** 44,47 ****
--- 44,54 ----
RF230Sniffer appliaction.
+ TRAFFIC_MONITOR:
+
+ If enabled, the TrafficMonitorLayer is included in the stack which keeps
+ track of the average number of bytes sent, bytes received, the number of
+ transmission errors, and the number of neighboors. If RADIO_DEBUG is enabled
+ then this information is also printed.
+
typedef TRadio:
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf212 RF212Ieee154MessageC.nc, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/layers SlottedCollisionConfig.nc, 1.1, 1.2 SlottedCollisionLayerP.nc, 1.1, 1.2 TrafficMonitorConfig.nc, 1.1, 1.2 TrafficMonitorLayerP.nc, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list