Go to the source code of this file.
Classes |
| class | wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P > |
| | Echo. More...
|
| struct | wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry |
| struct | wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::reg_alg_entry |
| struct | wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::messages_statistics |
Namespaces |
| namespace | wiselib |
| | AES Algorithm.
|
Defines |
| #define | MAX_PG_PAYLOAD 30 |
| #define | ECHO_MAX_NODES 11 |
| #define | ENABLE_LQI_THRESHOLDS |
| | If enabled, beacons that are below certain LQI thresholds will be ignored.
|
| #define | ECHO_TIMES_ACC_NEARBY 2 |
| | If enabled, beacons that are below certain Stability thresholds will be ignored.
|
| #define | SUNSPOT_TEST |
Define Documentation
| #define ECHO_MAX_NODES 11 |
| #define ECHO_TIMES_ACC_NEARBY 2 |
If enabled, beacons that are below certain Stability thresholds will be ignored.
How many consecutive beacons must be received from a node in order to mark it as stable.
| #define ENABLE_LQI_THRESHOLDS |
If enabled, beacons that are below certain LQI thresholds will be ignored.
| #define MAX_PG_PAYLOAD 30 |