mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-23 15:32:41 +00:00
Merge branch 'master' of github.com:open-sdr/openwifi
This commit is contained in:
commit
95a9c95cb5
@ -28,6 +28,7 @@ We extend the **CSI** (Channel State Information) to **CSI** (Chip State Informa
|
||||
python3 side_info_display.py
|
||||
```
|
||||
The python script needs "matplotlib.pyplot" and "numpy" packages installed. Now you should see 3 figures showing run-time **frequency offset**, **channel state/response** and **constellation form equalizer**. Meanwhile the python script prints the **timestamp**.
|
||||
![](./csi-screen-shot.jpg)
|
||||
|
||||
While running, all informations are also stored into a file **side_info.txt**. A matlab script **test_side_info_file_display.m** is offered to help you do analysis on the Chip State Information offline.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user