mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Try to fix metric
This commit is contained in:
parent
b14d251888
commit
c387a59f33
4 changed files with 25 additions and 8 deletions
|
|
@ -23,6 +23,8 @@ struct probe_metric_s {
|
|||
int rssi;
|
||||
int freq;
|
||||
int chan_util;
|
||||
int max_chan_util;
|
||||
int min_rssi;
|
||||
};
|
||||
|
||||
#define SORT_NUM 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue