(file) Return to BUILD CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar / devel / sympathy_devel

File: [CENS] / emstar / devel / sympathy_devel / BUILD (download)
Revision: 1.29, Fri Jan 19 19:39:36 2007 UTC (2 years, 10 months ago) by nithya
Branch: MAIN
CVS Tags: pregeonet, PRE_64BIT, HEAD, CYCLOPS_RELEASE_CANDIDATE_2_0, CYCLOPS_PRERELEASE_STABLE, CENTROUTE_EMSTAR_SOCKETS, AMARSS_JR_DEPLOYMENT_6_05_07
Changes since 1.28: +1 -1 lines
NOTE: Changed sympathy metrics packet structure on the mote. So any deployment wiht sympathy code on the mote must recompile mote code if they are uploading new sink code that includes sympathy.  Changed confidence metrics: using liveness metrics and congestion. Also changed confidence end-to-end detection algorithm.

build bins {
 local_libs { emproxy/proxy, devel/sympathy/sympathy, emrun/emrun, link/link, libdev/dev, timesync/sync, libmisc/misc, fusd/fusd}
   
   system_libs { m }

#   target sympathy_app { sympathy_events.c, }
   target sympathy_device { sympathy_device.c}
#   target sympathy_mhroute { sympathy_multihop.c }
   target sympathy_sink { 
   	sympathy_analyze.c,
   	sympathy_main.c,
	sympathy_status.c,
	sympathy_emview.c,
	sympathy_battery.c,
    }
   target sympathy_print_stats { sympathy_print_stats.c}
}

#sympathy_sink_bayes target if want to use bayes with sympathy
#build bins {
# local_libs { emproxy/proxy, emrun/emrun, link/link, libdev/dev, timesync/sync, libdev/dev, libmisc/misc, fusd/fusd }
#   system_libs { m, netica, pthread, "supc++", gcc_s }
#   ldflags := -Ldevel/sympathy_devel/bayes/lib
#   cflags := -Idevel/sympathy_devel/bayes/src -DSYMPATHY_APP -DUSE_BAYES=1
#
#   target sympathy_sink_bayes {
#        sympathy_analyze.c,
#        sympathy_main.c,
#        sympathy_status.c,
#	sympathy_emview.c,
#	sympathy_battery.c,
#        bayes/bayes_classifier.c
#   }
#}

build copy {
        target sympathy.run { testtabs/sympathy.run }
}


CENS CVS Mailing List
Powered by
ViewCVS 0.9.2