(file) Return to AuricleDemo.run CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar

File: [CENS] / emstar / AuricleDemo.run (download)
Revision: 1.1.1.1 (vendor branch), Tue Oct 3 19:02:03 2006 UTC (3 years, 1 month ago) by cemar
Branch: vango, MAIN
CVS Tags: pregeonet, initial, PRE_TOSNIC_FIX, PRE_64BIT, HEAD, CYCLOPS_RELEASE_CANDIDATE_2_0, CYCLOPS_PRERELEASE_STABLE, CENTROUTE_EMSTAR_SOCKETS, AMARSS_JR_DEPLOYMENT_6_05_07
Changes since 1.1: +0 -0 lines
Initial public release

#  -*- Mode: C -*- 
#
#

include mote/mote.run

&mote_tosnic(port=/dev/ttyUSB0,mote=telos,args="--baud 115200");

process AuricleDemo {
  type = once;
  waitfor = mote0;
  cmd = "tos-contrib/vango/emstar/AuricleDemo --appname AuricleDemo --log class=usr1,boot,error:elog=LOG_WARNING";
}


CENS CVS Mailing List
Powered by
ViewCVS 0.9.2