veeresht / CommPy

Digital Communication with Python
http://veeresht.github.com/CommPy
BSD 3-Clause "New" or "Revised" License
551 stars 179 forks source link

Fix wrong modulation for mcs 1 and 2 #83

Closed eSoares closed 4 years ago

eSoares commented 4 years ago

QPSK is used for MCS 1 and 2, was using QAM by mistake.

BastienTr commented 4 years ago

Thanks for the update. I merge this when Travis confirms the test change :)

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.05%) to 79.236% when pulling 1d7419b5ec38026b5b2a1e959b03f917a9985627 on eSoares:fix-wrong-modulation-wifi80211 into 169b3d32bd21218ccade812e8ae14b1bc1af792e on veeresht:master.