]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
This commit from Chieh-Jan (Mike) Liang fixes the following issues:
authorrazvanm <razvanm>
Tue, 10 Jul 2007 01:17:39 +0000 (01:17 +0000)
committerrazvanm <razvanm>
Tue, 10 Jul 2007 01:17:39 +0000 (01:17 +0000)
commit2d422c11d7a829ca46b5440a7ba123ae2a5b94d9
tree23faec2be8dab066003afa5986158f1ed89b6abb
parenteb498a4fbc5937d52f6dbfde1c3dd8eb0678cf81
This commit from Chieh-Jan (Mike) Liang fixes the following issues:
- Add a new command to reprogram the network (instead of motes automatically reprogram after they receive an image).
- Update the documentation to reflect the new command.
- Add README.txt files for the examples.
16 files changed:
apps/tests/deluge/Blink/README.txt [new file with mode: 0644]
apps/tests/deluge/GoldenImage/README.txt [new file with mode: 0644]
apps/tests/deluge/SerialBlink/README.txt [new file with mode: 0644]
doc/html/deluge-t2-manual.css
doc/html/deluge-t2-manual.html
doc/pdf/deluge-t2-manual.pdf
tools/tinyos/misc/tos-deluge
tos/lib/net/Deluge/Deluge.h
tos/lib/net/Deluge/DelugeC.nc
tos/lib/net/Deluge/DelugeMsgs.h
tos/lib/net/Deluge/DelugeP.nc
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerP.nc
tos/lib/net/Deluge/ObjectTransferP.nc
tos/lib/net/Deluge/extra/NetProgM.nc