Wiselib
Classes | Namespaces | Defines
wiselib.testing/algorithms/topology/adjust_power/sequential_try.h File Reference
#include <stdint.h>
#include "external_interface/external_interface.h"
#include "util/pstl/vector_static.h"
#include "util/pstl/algorithm.h"
#include "algorithms/topology/adjust_power/sequential_try_types.h"
#include "algorithms/topology/adjust_power/sequential_try_ping_message.h"
#include "algorithms/topology/adjust_power/sequential_try_pong_message.h"

Go to the source code of this file.

Classes

class  wiselib::SequentialTry< OsModel_P, Radio_P, Neigh_P, Timer_P >

Namespaces

namespace  wiselib
 

AES Algorithm.


Defines

#define MAX_NEIGH_DEF   32
#define SEND_DELAY   500
#define POWER_SET_DELAY   500
#define DELTA_DEF   10000
#define PING_TASK   0
#define PONG_TASK   1
#define RESTORE_POWER_TASK   2
#define CHECK_TASK   3
#define END_PONG_TASK   4
#define SEND_TASK   5
#define END_PING_TASK   6

Define Documentation

#define CHECK_TASK   3
#define DELTA_DEF   10000
#define END_PING_TASK   6
#define END_PONG_TASK   4
#define MAX_NEIGH_DEF   32
#define PING_TASK   0
#define PONG_TASK   1
#define POWER_SET_DELAY   500
#define RESTORE_POWER_TASK   2
#define SEND_DELAY   500
#define SEND_TASK   5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines