]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
refactor MAC protocols:
authorandreaskoepke <andreaskoepke>
Mon, 1 Oct 2007 17:58:07 +0000 (17:58 +0000)
committerandreaskoepke <andreaskoepke>
Mon, 1 Oct 2007 17:58:07 +0000 (17:58 +0000)
commit51db927a421fd91ba610a9fdc80790b4c7775e38
tree58dfcf0a026ca9f6ebb072c82650d6afea58d2ae
parentf139d40721e23194dd9e8f84e3652212ac990e36
refactor MAC protocols:
- separate time difference computation (need to pin point  a bug)
tos/chips/tda5250/mac/CsmaMacC.nc
tos/chips/tda5250/mac/CsmaMacP.nc
tos/chips/tda5250/mac/RedMacC.nc
tos/chips/tda5250/mac/RedMacP.nc
tos/chips/tda5250/mac/SpeckMacDC.nc
tos/chips/tda5250/mac/SpeckMacDP.nc
tos/chips/tda5250/mac/TimeDiff.nc [new file with mode: 0644]
tos/chips/tda5250/mac/TimeDiff16.nc [new file with mode: 0644]
tos/chips/tda5250/mac/TimeDiff32.nc [new file with mode: 0644]
tos/chips/tda5250/mac/TimeDiffC.nc [new file with mode: 0644]