]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Super Duper update to Deluge T2. The manual and the testing scripts are temporary...
authorrazvanm <razvanm>
Mon, 14 Jan 2008 04:22:01 +0000 (04:22 +0000)
committerrazvanm <razvanm>
Mon, 14 Jan 2008 04:22:01 +0000 (04:22 +0000)
commite014c5d251e1706ee383c01597ed49173c00c8f3
treedf611aea1790571cdb52bb3c963ed27b697770c8
parent3c0edd88ca1663f859090a7c33e720628bef5d61
Super Duper update to Deluge T2. The manual and the testing scripts are temporary out-of-date.

Some of the improvements are:
- simplified images (ident and metadata were merged)
- network-order representation of fields
- new version of tinyos.py
- improved sharing of volumes.
51 files changed:
support/make/bnp.extra
tools/tinyos/misc/tinyos.py
tools/tinyos/misc/tos-build-deluge-image
tools/tinyos/misc/tos-deluge
tos/lib/net/Deluge/BlockStorageManager/BlockReaderC.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockStorageLockC.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockStorageLockClientC.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockStorageManager.h [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockStorageManagerC.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockStorageManagerP.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/BlockWriterC.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/VolumeId.nc [new file with mode: 0644]
tos/lib/net/Deluge/BlockStorageManager/VolumeIdC.nc [new file with mode: 0644]
tos/lib/net/Deluge/Deluge.h
tos/lib/net/Deluge/DelugeC.nc
tos/lib/net/Deluge/DelugeManagerC.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeManagerP.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeMetadata.h [deleted file]
tos/lib/net/Deluge/DelugeMetadata.nc
tos/lib/net/Deluge/DelugeMetadataC.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeMetadataClientC.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeMetadataP.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeP.nc
tos/lib/net/Deluge/DelugePageTransfer.h
tos/lib/net/Deluge/DelugePageTransfer.nc
tos/lib/net/Deluge/DelugePageTransferC.nc
tos/lib/net/Deluge/DelugePageTransferP.nc
tos/lib/net/Deluge/DelugeStorage.nc [deleted file]
tos/lib/net/Deluge/DelugeStorageC.nc [deleted file]
tos/lib/net/Deluge/DelugeStorageP.nc [deleted file]
tos/lib/net/Deluge/DelugeVolumeManager.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeVolumeManagerC.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeVolumeManagerClientC.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeVolumeManagerP.nc [new file with mode: 0644]
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h [deleted file]
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerP.nc
tos/lib/net/Deluge/ObjectTransferC.nc
tos/lib/net/Deluge/ObjectTransferP.nc
tos/lib/net/Deluge/extra/NetProg.h
tos/lib/net/Deluge/extra/NetProg.nc
tos/lib/net/Deluge/extra/NetProgC.nc
tos/lib/net/Deluge/extra/NetProgM.nc
tos/lib/net/Deluge/extra/mica2/NetProg_platform.h
tos/lib/net/Deluge/extra/micaz/TOSBoot_platform.h
tos/lib/net/Deluge/extra/telos/NetProg_platform.h
tos/lib/net/Deluge/extra/telosb/TOSBoot_platform.h
tos/lib/tosboot/Deluge.h [deleted file]
tos/lib/tosboot/TOSBoot.h
tos/lib/tosboot/TOSBoot.nc
tos/lib/tosboot/TOSBootM.nc