Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the Rate at the tx (Modulation Mode) #373

Open
Xiana1 opened this issue Nov 26, 2023 · 1 comment
Open

Change the Rate at the tx (Modulation Mode) #373

Xiana1 opened this issue Nov 26, 2023 · 1 comment

Comments

@Xiana1
Copy link

Xiana1 commented Nov 26, 2023

Hi,Dr Jiao
I tried to get both boards to work in ad-hoc mode, but by ILA signal grabbing, I found that the modulation on the transmitter has always been BPSK (grabbing the rate of the dot_11 in the ofdm_tx mode). My questions are as follows:

  1. Why does it only send signals from BPSK, and does it keep sending broadcast frames?
  2. How to change the modulation mode to 16QAM? Is it on the driver on the PS side or on the PL side?
  3. I tried to modify the value of the register directly, but it didn't seem to work:
    ./sdrctl dev sdr0 set reg drv_tx 0 6

Looking forward to your reply, thanks!

@JiaoXianjun
Copy link
Member

if ( ieee80211_is_data(hdr->frame_control) ) {//rate override command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants