bastibl / gr-ieee802-11

IEEE 802.11 a/g/p Transceiver
https://wime-project.net/
GNU General Public License v3.0
750 stars 293 forks source link

Wifi: increase the sample rate of TX and RX #417

Open henrychang81 opened 2 days ago

henrychang81 commented 2 days ago

@bastibl Hello, I'm using your example code "wifi_tx.grc" and "wifi_rx.grc", and have modified them into the following 2 images:

Any advice you could offer would be greatly appreciated. Thank you for your time and assistance.

Henry

bastibl commented 2 days ago

I assume you're PC is overloaded. Maybe not all cores but there might be one core (e.g., divide or sync short) that will max out a CPU core. So you will drop most of the samples and not decode the data.