Show index.asc syntax highlighted
Tools to use with EmStar
========================
The EmStar Team <emstar-design at cens.ucla.edu>
$Id: index.asc,v 1.3 2005/09/02 00:27:49 girod Exp $
GDB
---
link:gdb.html[GDB] is a popular open-source debugging program developed by gnu (link:http://www.gnu.org). However, because of the way that EmStar is designed, there are a couple of things to be aware of when using this tool.
Wrappers
--------
link:wrapper.html[strace, Valgrind and ltrace] are useful wrappers
that you can use to trace and debug your programs.
linkdump
--------
link:linkdump.html[Linkdump] is a tool developed by the EmStar team to parse and display packets received and transmitted. It can be used in simulation and deployment.
flashall and tosinstall
-----------------------
link:ceiling_install.html[flashall and tosinstall] are used to burn mote images on to the motes installed on the ceiling of the CENS lab.
See more files for this project here
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
ceiling_install.asc
gdb.asc
index.asc
linkdump.asc
wrapper.asc