hi, Can someone please tell how to interpret the ' int8_t rs_rssi' field in the structure ath_rx_status. These are the raw rssi values ? or the values are expressed in dbm ?
I want to take the average of rssi values of N packets, but I don't know if I should to take a linear avg ( in case they are pure numbers ) or take the antilog of individual values , sum them up, take the linear avg. and then take the log of the result (this is when the packet rssi values are expressed in dbm ) Can someone clear my doubt ? Abhinav Narain
_______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
