Tenet Software

Welcome

This page describes how to get Tenet software and provides pointers to documents that explain how to run Tenet.

Downloads

Tenet 2.0

Tenet 2.0 introduces several new platforms/protocols/features and has been used in seismic and habitat monitoring deployments for up to a month. Notable features include support for Cyclops camera, RCRT transport protocol, CTP routing protocol and dutycycling using TinyOS 2.x, centralized source-routing using Centroute protocol, and preliminary Emstar emulation of Tenet.

Binary distributions

Source distribution

Tenet 1.0

Binary distributions

Other downloads

Documentation

Browsing the repository

Read-only (anonymous) access to the repository

Anonymous CVS is enabled. To check out the Tenet repository using CVS tools, use these commands:

cvs -d :pserver:anonymous@enl.usc.edu:/root login

(Press enter when asked for password)

cvs -d :pserver:anonymous@enl.usc.edu:/root co tenet

The pserver method can only be used for anonymous, read-only access. For commit access, SSH must be used, as described below.

Commit access to the repository

Committing to the repository requires SSH (pserver won't work), and a user account.

  1. Subscribe to the cvs commit mailing list.
  2. Send mail to enladmin at enl.usc.edu to request an ENL user account. Include your name, institutional affiliation, faculty advisor (if a student), and desired username in the request.
  3. setenv CVS_RSH ssh
  4. cvs -d your_username@enl.usc.edu:/home/public_repository/root checkout tenet
    

Mailing lists

For help running Tenet or questions about Tenet, please email tenet-users@enl.usc.edu.
Click here to subscribe to tenet mail list.



Last Modified: November 10, 2007