[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/diku/evb13192/apps/Test802154MacRadioOpLayer Test802154MacRadioOpLayerM.nc, 1.7, 1.8

Jan Flora janflora at users.sourceforge.net
Wed Aug 23 02:41:15 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/apps/Test802154MacRadioOpLayer
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12501/apps/Test802154MacRadioOpLayer

Modified Files:
	Test802154MacRadioOpLayerM.nc 
Log Message:
application updates

Index: Test802154MacRadioOpLayerM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/apps/Test802154MacRadioOpLayer/Test802154MacRadioOpLayerM.nc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Test802154MacRadioOpLayerM.nc	1 Mar 2006 12:59:13 -0000	1.7
--- Test802154MacRadioOpLayerM.nc	23 Aug 2006 09:41:13 -0000	1.8
***************
*** 47,51 ****
  	
  	txHeader_t testFrame;
! 	uint8_t myFrame[19] = {0x23, 0xC8, 0xFE, 0xC2, 0x00, 0x00, 0x9B, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80};
  
  	/** Used to keep the commands the user type in */
--- 47,51 ----
  	
  	txHeader_t testFrame;
! 	uint8_t myFrame[19] = {0x23, 0xC8, 0xFE, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80};
  
  	/** Used to keep the commands the user type in */



More information about the Tinyos-contrib-commits mailing list