Interface: tos.lib.byte_radio.ChannelMonitorControl
interface ChannelMonitorControl
This control interface is used by byte radio CCA components based on RSSI
valid detection with a floating threshold.
- See:
-
ChannelMonitor
-
ChannelMonitorData
- Author:
-
Kevin Klues (klues@tkn.tu-berlin.de)
-
Andreas Koepke (koepke@tkn.tu-berlin.de)
Commands
Events
Commands - Details
updateNoiseFloor
command error_t updateNoiseFloor()
- Returns:
-
SUCCESS if the noise floor can be updated
FAIL otherwise.
Events - Details
updateNoiseFloorDone
event void updateNoiseFloorDone()