Athero-CSI-tool-Python-RemoteReceive-Liveview-AmplitudeScaled
Athero-CSI-tool-Python-RemoteReceive-Liveview-AmplitudeScaled copied to clipboard
In Intel CSI Tool solution the scaled CSI is calculated removing AGC. This is a feature building in wireless card. How have you taken this information in your Scaled CSI...
Hello, @shuspieler line 425, in read_from_stream csi_buf = np.frombuffer(stream, np.uint8, csi_len, cur) TypeError: only integer scalar arrays can be converted to a scalar index what i should do to fix...
I got the same error after run Atheros_readandplot_in_realtime.py in Atheros.py in line 262 when I used read from file in line 427 when I used read from stream The error...
Hi! Your tool scaled the amplitude, how about the phase? Does it need to be scaled? Regards.