Hi,
silence is part of struct click_wifi_extra  (include/clicknet/wifi.h) and is 
defined as uint8_t. So values from 0 to 255 are possible, but the problem is 
that noise mostly is given in dbm and so it is normally aroung -95 which is 
around 160 using uint8_t as type for the variable.
I'm right ?

Robert
_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to