mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Make probecounter part of the metric
This commit is contained in:
parent
b00123f19f
commit
81ecf9d161
4 changed files with 13 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ struct probe_metric_s {
|
|||
int chan_util;
|
||||
int max_chan_util;
|
||||
int min_rssi;
|
||||
int min_probe_count;
|
||||
};
|
||||
|
||||
#define SORT_NUM 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue