Welcome to makesense’s documentation!

Makesense is a tool that can create, run and analyze WSN experiment. It’s designed to be modular.

fab new:foobar  # Will create a foobar experiment
fab make:foobar  # Will compile all nodes and simulations tools
fab launch:foobar  # Will run the experiment
fab analyze:foobar  # Will launch all analysis scripts
fab plot:foobar   # Will plot all the graphes

User Guide

This part of the documentation, which is mostly prose, begins with some background information about makesense, then focuses on step-by-step instructions for getting the most out of it.

Indices and tables