Code Search for Developers
 
 
  

EmStar

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/fusd
  doc/
    Makefile
    fusd-html-docs.tar.gz
    fusd.pdf
    fusd.ps
    fusd.tex
    html.sty
    make-examples.pl
  examples/
    binary-read.c
    console-read.c
    drums.c
    drums2.c
    drums3.c
    echo.c
    helloworld.c
    ioctl.c
    logring.c
    pager.c
    uid-filter.c
  external/
    Makefile.external
    do-release
    make.include
  fusdd/
    fusdd.c
    fusdd_client.c
    fusdd_client_main.c
    fusdd_i.h
    fusdd_main.c
    fusdd_net.c
    fusdd_net_fnsi_i.h
    fusdd_net_i.h
    fusdd_net_main.c
    fusdd_server.c
    fusdd_socket.c
  include/
    cygwin_compat.h
    fusd.h
    fusd_msg.h
    kfusd.h
  initscripts/
    build-ipkg.sh
    fusdd-debian
    fusdd-redhat
  kfusd/
    Makefile
    kfusd.c
  libfusd/
    libfusd.c
  patches/
    fusd-flag-for-more-data.patch
    fusd-inkernel.patch
  profiling/
    bumper/
      bumper.linux-devzero
      bumper.linux-fusdzero-1.20
      bumper.linux-kernelzero
    usenix/
      2.4-fusd
      2.4-zero
      2.6-fusd
      2.6-zero
      fusd-perf.eps
      fusd.gp
      runtest.sh
    winsys/
      master
      winsys.linux-devzero
      winsys.linux-fusdzero
      winsys.linux-kernelzero
      winsys.neutrino-devzero
      winsys.neutrino-userzero
    fusd.gp
    gamera.gp
    results.1
    results.2
    winsys.gp
  python/
    test/
      pty.py
      run_fusd.py
      t_ioctl.py
    README
    fusd.py
    fusdmodule.c
    setup.py
  test/
    devlimit.c
    fusd-installed.sh
    fusd-test.c
    ioctl-test.c
    openclose.c
    openrace.c
    openrace2.c
    opentest.c
    oracle.c
    ping_udp.c
    regdevice.c
    rwtest.c
    select_test.c
    simpleopen.c
    statetest.c
    thruput.c
    torturetest.c
    zero-fusd.c
    zero.c
    zombietest.c
    zombietest2.c
  BUILD
  ChangeLog
  LICENSE
  README



See more files for this project here