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

Update niRFmxWLAN to 23.0 #868

Merged
merged 3 commits into from
Feb 28, 2023

Conversation

WesleyTangNationalInstruments
Copy link
Contributor

@WesleyTangNationalInstruments WesleyTangNationalInstruments commented Feb 27, 2023

What does this Pull Request accomplish?

Updates niRFmxWLAN support to 23.0 API. Metadata files were sourced from grpc-device-scrapigen (see this PR).

The following were added:

Methods

  • OFDMModAccFetchPreambleAveragePowers80211be
  • OFDMModAccFetchPreamblePeakPowers80211be

Attributes

  • OFDMMODACC_RESULTS_L_SIG_RMS_EVM_MEAN
  • OFDMMODACC_RESULTS_SIG_RMS_EVM_MEAN
  • OFDMMODACC_RESULTS_SIG_B_RMS_EVM_MEAN
  • OFDMMODACC_RESULTS_U_SIG_RMS_EVM_MEAN
  • OFDMMODACC_RESULTS_EHT_SIG_RMS_EVM_MEAN
  • OFDMMODACC_RESULTS_POWER_U_SIG_AVERAGE_POWER_MEAN
  • OFDMMODACC_RESULTS_POWER_U_SIG_PEAK_POWER_MAXIMUM
  • OFDMMODACC_RESULTS_POWER_EHT_SIG_AVERAGE_POWER_MEAN
  • OFDMMODACC_RESULTS_POWER_EHT_SIG_PEAK_POWER_MAXIMUM
  • OFDMMODACC_RESULTS_POWER_EHT_STF_AVERAGE_POWER_MEAN
  • OFDMMODACC_RESULTS_POWER_EHT_STF_PEAK_POWER_MAXIMUM
  • OFDMMODACC_RESULTS_POWER_EHT_LTF_AVERAGE_POWER_MEAN
  • OFDMMODACC_RESULTS_POWER_EHT_LTF_PEAK_POWER_MAXIMUM

Additionally, the following enum values were fixed from this grpc-device-scrapigen PR.

  • OFDM_PHASE_ROTATION_COEFFICIENT_1_PLUS_ONE
  • OFDM_PHASE_ROTATION_COEFFICIENT_1_MINUS_ONE
  • OFDM_PHASE_ROTATION_COEFFICIENT_2_PLUS_ONE
  • OFDM_PHASE_ROTATION_COEFFICIENT_2_MINUS_ONE
  • OFDM_PHASE_ROTATION_COEFFICIENT_3_PLUS_ONE
  • OFDM_PHASE_ROTATION_COEFFICIENT_3_MINUS_ONE

Why should this Pull Request be merged?

AB#2299243

What testing has been done?

Build passes.

@WesleyTangNationalInstruments WesleyTangNationalInstruments deleted the users/wetang/UpdateRFmxWLANTo23_0 branch February 28, 2023 17:57
@reckenro reckenro added the source-breaking Change to proto file that will break client if they update label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source-breaking Change to proto file that will break client if they update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants