Wiselib
|
#include "external_interface/isense/isense_types.h"
#include "util/delegates/delegate.hpp"
#include <isense/os.h>
#include <isense/radio.h>
#include <isense/dispatcher.h>
#include <util/pstl/vector_static.h>
#include <util/pstl/pair.h>
Go to the source code of this file.
Classes | |
class | wiselib::VirtualRadioModel< OsModel_P, Radio_P > |
iSense Implementation of Radio ConceptiSense implementation of the Radio concept ... More... | |
Namespaces | |
namespace | wiselib |
AES Algorithm. | |
Defines | |
#define | FRW_UNICAST_MSG 200 |
#define | FRW_BCAST_MSG 201 |
#define | VRADIO_MSG_HEADER 4 |
Variables | |
static uint16_t | wiselib::GATEWAY_ADDRESS |
static uint16_t | wiselib::nTxPacket |
Unkown until the right msh is received. | |
static uint16_t | wiselib::nRxPacketT1 |
Unkown until the right msh is received. | |
static uint16_t | wiselib::nRxPacketT2 |
Unkown until the right msh is received. | |
static uint16_t | wiselib::nRxPacketT3 |
Unkown until the right msh is received. | |
static uint16_t | wiselib::nDropPackets |
Unkown until the right msh is received. | |
static uint8_t | wiselib::payload [116] |
Unkown until the right msh is received. | |
static uint16_t | wiselib::vneighbors [8] |
static uint8_t | wiselib::vneighbors_idx |
#define FRW_BCAST_MSG 201 |
#define FRW_UNICAST_MSG 200 |
#define VRADIO_MSG_HEADER 4 |