[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
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/evb13192/apps/TestIeee802154Mac
TestIeee802154Mac.nc, 1.8, 1.9 TestFreescale802154Mac.nc, 1.4,
1.5 Makefile, 1.7, 1.8 TestIeee802154MacM.nc, 1.22, 1.23
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/evb13192/tos/lib/ieee802154/mac
Ieee802154MacC.nc, 1.12, 1.13 PollServiceM.nc, NONE,
1.1 PollM.nc, NONE, 1.1 MacConst.h, NONE, 1.1 StartM.nc, 1.5,
1.6 BeaconGeneratorM.nc, NONE, 1.1 DataM.nc, 1.5, 1.6 todo.txt,
NONE, 1.1 IndirectTxM.nc, NONE, 1.1 OrphanHandlerM.nc, NONE,
1.1 CfpControlM.nc, NONE, 1.1 TimingServiceM.nc, NONE,
1.1 DummyM.nc, NONE, 1.1 MacAddressM.nc, NONE,
1.1 AssociateM.nc, 1.7, 1.8 CsmaM.nc, 1.12, 1.13 MacPib.h, 1.6,
1.7 MacPibDatabaseM.nc, 1.9, 1.10 CapControlM.nc, 1.6,
1.7 FrameTxM.nc, 1.5, 1.6 SuperframeM.nc, 1.7, 1.8 macFrame.h,
1.1, 1.2 ScanServiceM.nc, 1.2, 1.3 EdM.nc, 1.5,
1.6 BeaconTrackerM.nc, 1.11, 1.12 ScanM.nc, 1.10,
1.11 GetSetM.nc, 1.3, 1.4 MacSuperframes.h, 1.1, 1.2 mac.h,
1.11, 1.12 FrameRxM.nc, 1.6, 1.7 RxEnableM.nc, 1.7,
1.8 Ieee802154Adts.h, 1.9, 1.10 ScanOldM.nc, 1.1,
NONE RawTxM.nc, 1.6, NONE RadioOperationsC.nc, 1.8,
NONE DeviceAssocM.nc, 1.2, NONE RxFilterM.nc, 1.7,
NONE CcaM.nc, 1.5, NONE AckTxM.nc, 1.7, NONE PhyGetSetM.nc,
1.7, NONE AckRxM.nc, 1.6, NONE const.h, 1.3,
NONE RadioControlM.nc, 1.4, NONE TimingC.nc, 1.1,
NONE BeaconC.nc, 1.1, NONE FrameControlC.nc, 1.1,
NONE CoordinatorGtsM.nc, 1.1, NONE PrimitiveHandlerC.nc, 1.4,
NONE RadioServiceM.nc, 1.7, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 */
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/evb13192/apps/TestIeee802154Mac
TestIeee802154Mac.nc, 1.8, 1.9 TestFreescale802154Mac.nc, 1.4,
1.5 Makefile, 1.7, 1.8 TestIeee802154MacM.nc, 1.22, 1.23
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/evb13192/tos/lib/ieee802154/mac
Ieee802154MacC.nc, 1.12, 1.13 PollServiceM.nc, NONE,
1.1 PollM.nc, NONE, 1.1 MacConst.h, NONE, 1.1 StartM.nc, 1.5,
1.6 BeaconGeneratorM.nc, NONE, 1.1 DataM.nc, 1.5, 1.6 todo.txt,
NONE, 1.1 IndirectTxM.nc, NONE, 1.1 OrphanHandlerM.nc, NONE,
1.1 CfpControlM.nc, NONE, 1.1 TimingServiceM.nc, NONE,
1.1 DummyM.nc, NONE, 1.1 MacAddressM.nc, NONE,
1.1 AssociateM.nc, 1.7, 1.8 CsmaM.nc, 1.12, 1.13 MacPib.h, 1.6,
1.7 MacPibDatabaseM.nc, 1.9, 1.10 CapControlM.nc, 1.6,
1.7 FrameTxM.nc, 1.5, 1.6 SuperframeM.nc, 1.7, 1.8 macFrame.h,
1.1, 1.2 ScanServiceM.nc, 1.2, 1.3 EdM.nc, 1.5,
1.6 BeaconTrackerM.nc, 1.11, 1.12 ScanM.nc, 1.10,
1.11 GetSetM.nc, 1.3, 1.4 MacSuperframes.h, 1.1, 1.2 mac.h,
1.11, 1.12 FrameRxM.nc, 1.6, 1.7 RxEnableM.nc, 1.7,
1.8 Ieee802154Adts.h, 1.9, 1.10 ScanOldM.nc, 1.1,
NONE RawTxM.nc, 1.6, NONE RadioOperationsC.nc, 1.8,
NONE DeviceAssocM.nc, 1.2, NONE RxFilterM.nc, 1.7,
NONE CcaM.nc, 1.5, NONE AckTxM.nc, 1.7, NONE PhyGetSetM.nc,
1.7, NONE AckRxM.nc, 1.6, NONE const.h, 1.3,
NONE RadioControlM.nc, 1.4, NONE TimingC.nc, 1.1,
NONE BeaconC.nc, 1.1, NONE FrameControlC.nc, 1.1,
NONE CoordinatorGtsM.nc, 1.1, NONE PrimitiveHandlerC.nc, 1.4,
NONE RadioServiceM.nc, 1.7, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list