EmStar is a software system for developing and deploying wireless sensor networks involving Linux-based platforms. As the wireless sensor network community has attempted to deploy more complex designs---large-scale, long-lived systems that need self-organization and adaptivity---a number of difficult software design issues have arisen. Advances in software design have not kept pace with the capabilities of hardware. This is because designing for an adaptive, efficient, and useful sensor network has turned out to be surprisingly complex and difficult. EmStar is a Linux-based software framework, whose goal is to dramatically reduce this complexity, enabling work to be shared and reused, and simplifying and speeding the design of new sensor network applications.
Project homepage:
http://cvs.cens.ucla.edu/emstar/
Programming language(s): C,Shell Script
License: other
Some source files from: EmStar/emrun
emrule/
emrule.c
emrun/
emrun-common.y
emrun.l
emrun.y
emrun_command.c
emrun_control.c
emrun_copy.c
emrun_emview_config.c
emrun_faults.c
emrun_hang.c
emrun_html_config.c
emrun_i.h
emrun_lexer.h
emrun_log.c
emrun_main.c
emrun_parse.c
emrun_proc.c
emrun_run.c
emrun_status.c
emrun_timewarp.c
emrun_util.c
emsim/
emcee_init.c
emsim.y
emsim_command.c
emsim_i.h
emsim_main.c
emsim_status.c
examples/
delay.c
sim-2nodes
sim-generic
sim-generic.sim
sim-syntax-example
include/
emrun.h
emsim.h
fault_logger.h
std.run
libemrun/
emrun_cc.c
emrun_trap.c
libfault.c
logger/
logger.h
logger_logevents.c
logger_main.c
logger_util.c
regression/
emrun-basic-parse-1.input
emrun-basic-parse-1.output
emrun-basic-parse-2.input
emrun-basic-parse-2.output
emrun-basic-parse-3.input
emrun-basic-parse-3.output
emrun-basic-parse-4.input
emrun-basic-parse-4.output
emrun-basic-parse-5.input
emrun-basic-parse-5.output
emrun-basic-parse-6.input
emrun-basic-parse-6.output
emrun-crlf-1.input
emrun-crlf-1.output
emrun-crlf-2.input
emrun-crlf-2.output
emrun-crlf-3.input
emrun-crlf-3.output
emrun-envset-2.input
emrun-envset-2.output
emrun-envset.input
emrun-envset.output
emrun-include-canonicalize.input
emrun-include-canonicalize.output
emrun-include-dirs-1.input
emrun-include-dirs-1.output
emrun-include-dirs-2.input
emrun-include-dirs-2.output
emrun-include-recursive.input
emrun-include-recursive.output
emrun-include-relative.input
emrun-include-relative.output
emrun-include.input
emrun-include.output
emrun-infinite-recursion.input
emrun-infinite-recursion.output
emrun-macro-1.input
emrun-macro-1.output
emrun-macro-10.input
emrun-macro-10.output
emrun-macro-11.input
emrun-macro-11.output
emrun-macro-2.input
emrun-macro-2.output
emrun-macro-3.input
emrun-macro-3.output
emrun-macro-4.input
emrun-macro-4.output
emrun-macro-5.input
emrun-macro-5.output
emrun-macro-6.input
emrun-macro-6.output
emrun-macro-7.input
emrun-macro-7.output
emrun-macro-8.input
emrun-macro-8.output
emrun-macro-9.input
emrun-macro-9.output
emrun-missing-include.input
emrun-missing-include.output
emrun-mutual-recursion-1.input
emrun-mutual-recursion-1.output
emrun-mutual-recursion-2.input
emrun-mutual-recursion-2.output
emrun-mutual-recursion-3.input
emrun-mutual-recursion-3.output
emrun-no-such-file-2.input
emrun-no-such-file-2.output
emrun-no-such-file.input
emrun-no-such-file.output
emrun-plusequals-1.input
emrun-plusequals-1.output
emrun-plusequals-2.input
emrun-plusequals-2.output
emrun-prettyprint-1.input
emrun-prettyprint-1.output
emrun-prettyprint-2.input
emrun-prettyprint-2.output
emrun-same-command-include.input
emrun-same-command-include.output
emrun-same-command.input
emrun-same-command.output
emrun-scope-1.input
emrun-scope-1.output
emrun-scope-2.input
emrun-scope-2.output
emrun-scope-3.input
emrun-scope-3.output
emrun-scope-4.input
emrun-scope-4.output
emrun-scope-5.input
emrun-scope-5.output
emrun-scope-6.input
emrun-scope-6.output
emrun-special-chars-1.input
emrun-special-chars-1.output
emrun-special-chars-2.input
emrun-special-chars-2.output
emrun-subst-1.input
emrun-subst-1.output
emrun-subst-2.input
emrun-subst-2.output
emrun-subst-3.input
emrun-subst-3.output
emrun-subst-4.input
emrun-subst-4.output
emrun-subst-5.input
emrun-subst-5.output
emrun-subst-6.input
emrun-subst-6.output
emrun-subst-7.input
emrun-subst-7.output
emrun-subst-8.input
emrun-subst-8.output
emrun-unbalanced-braces.input
emrun-unbalanced-braces.output
emrun-unterminated-comment.input
emrun-unterminated-comment.output
emrun-unterminated-macro.input
emrun-unterminated-macro.output
emsim-basic-parse-1.input
emsim-basic-parse-1.output
emsim-basic-parse-2.input
emsim-basic-parse-2.output
emsim-basic-parse-3.input
emsim-basic-parse-3.output
emsim-scope-1.input
emsim-scope-1.output
emsim-scope-2.input
emsim-scope-2.output
emsim-scope-3.input
emsim-scope-3.output
emsim-scope-4.input
emsim-scope-4.output
emsim-scope-5.input
emsim-scope-5.output
emsim-scope-6.input
emsim-scope-6.output
scripts/
catlog
create_memory_graph.pl
deptest-regression.sh
halt-emrun.sh
parse-regression.sh
print-sleep
setlog
taillog
test/
basic.run
boot.run
chatter.c
chatter.run
crash.run
crasher.c
deptest-dev.run
deptest-name.run
deptest-wait-dev.run
deptest-wait-name.run
deptest.c
envtest.run
hangtest.c
hangtest.run
once.run
parsetab
parsetab2
parsetab3
smp-bind.c
BUILD
See more files for this project here