Scroll to navigation

tos-deluge(1) General Commands Manual tos-deluge(1)

NAME

tos-deluge - Management tool for Deluge T2

SYNOPSIS

tos-deluge device baudrate <-p|-r|-d|-e|-s> image_number

tos-deluge device baudrate -i image_number tos_image.xml

DESCRIPTION

tos-deluge is the management tool for Deluge T2. The available operations are:

ARGUMENTS

Any device accepted by PySerial. Examples:
  • /dev/ttyUSB0
  • COM10
  • 11

Three shortcuts are available: micaz and iris for 57600 and telosb for 115200.
A integer number. 0 is the first image.

OPTIONS

This command is useful for checking the status of program images on a mote. It provides information such as program name, compile time, size of the image, and so on.
This command creates a program image from the supplied tos_image.xml file, and it injects the image into specified volume on the mote.
This command sets up the directly-connected mote to reprogram itself after reboot, and then it reboots the mote.
This command instructs the base station mote to disseminate an image to the network. This image is specified by the volume ID.
This command asks the motes in the network not only to disseminate an image but also to start running it. This is accomplish using a reboot.
This command erases a flash volume on the base station mote.
The effect of -d and -dr is continuous which means a new mote will become infected if he is nearby. This command stops the infection.
When -d or -dr are in effect, the volume used by them is locked. This command can be used to unlock the volume in order to erase or inject a new image.
July 16, 2007