Agora-wireless / Agora

Other
53 stars 32 forks source link

QPSK unable to decode correctly #399

Open di-mu opened 1 year ago

di-mu commented 1 year ago

QPSK observed high BER and SER with simulation and hardware. The modulation code seems responsible for this problem. fix-qpsk branch attempts to fix this issue but has not completed.

di-mu commented 1 year ago

The RBIndicator in MAC header may be too long to fit into the packet size supported by QPSK.