|
|
Jump to this file's LXR Page |
|
|
File: [CENS] / emstar / AuricleDemoClient.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 AuricleUser {
type = once;
waitfor = mote0;
loglevel = LOG_DEBUG_3;
cmd = "tos-contrib/vango/emstar/AuricleDemoClient --appname auricleU --log class=usr1,usr2,boot,error:elog=LOG_WARNING";
emview = "module=EmTOS/Leds:dev=mpclient:leds";
}
| CENS CVS Mailing List |
Powered by ViewCVS 0.9.2 |