mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add ability of station count to config file
This commit is contained in:
parent
e2a16404b1
commit
22cc461d52
3 changed files with 10 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ struct probe_metric_s {
|
|||
int max_chan_util_val;
|
||||
int min_probe_count;
|
||||
int bandwith_threshold;
|
||||
int use_station_count;
|
||||
};
|
||||
|
||||
struct time_config_s {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue