csiread
csiread copied to clipboard
how to remove agc (when use get_scaled_csi_sm to get CSI, already remove agc?)
get_scaled_csi_sm
https://github.com/citysu/csiread/blob/c4ec21d5638e2d86887fce557704313bf135e2fd/csiread/_csiread.pyx#L410-L411
Thank you so much!
I read a paper (RSSI–CSI Measurement and Variation Mitigation With Commodity Wi-Fi Device), it said that: Pa(dBm) = RSSIa − AGC − C.
Multiplying the nominal amplitude of CSI by ρ
get_scaled_csi_sm returns the result as the the result of multiplying the nominal amplitude of CSI by ρ?