Last change
on this file was
3920,
checked in by murphpo, 10 years ago
|
Replacing waveforms for Rx PHY simulation, generated from latest Tx PHY model
|
File size:
470 bytes
|
Line | |
---|
1 | This folder contains a few samples of 802.11 waveforms suitable for simulation of the Rx PHY model. |
---|
2 | |
---|
3 | These signals were generated using the Tx PHY model (wlan_phy_tx_pmd). To generate additional signals: |
---|
4 | |
---|
5 | -Customize the Tx PHY model init script (wlan_tx_phy_init.m) with your desired packet contents and Tx rate |
---|
6 | -Run the simulation of the Tx model |
---|
7 | -Save the workspace variable 'wlan_tx_out' to a MAT file (i.e. "save('wlan_tx_sig_custom.mat', 'wlan_tx_out')") |
---|
Note: See
TracBrowser
for help on using the repository browser.