ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
71 stars 50 forks source link

Adding LTE and (correcting) SpecAn 24C3 APIs #1089

Closed RahulBenaka closed 1 month ago

RahulBenaka commented 2 months ago

What does this Pull Request accomplish?

Updated the APIs added as part of niRFmxSpecAn 24C3 APIs in grpc-device-scrapigen Updates the gRPC Scrapigen Device Code for hiding SpecAn DVD DPR attributes. Updates niRFmxLTE in grpc-device-scrapigen to 24.8.0 Updates the gRPC Scrapigen Device Code for LTE Evm APIs.

Why should this Pull Request be merged?

Updated to match the upcoming release of niRFmxLTE 24.8.0

What testing has been done?

Manually inspected generated files. Copied files from grpc-device-scrapigen/out/rfmxspecan/export/ to grpc-device/source/codegen/metadata/nirfmxspecan/ and built grpc-device successfully. Manually inspected nirfmxspecan.proto file. Copied files from grpc-device-scrapigen/out/rfmxlte/export/ to grpc-device/source/codegen/metadata/nirfmxlte/ and built grpc-device successfully. Manually inspected nirfmxlte.proto file.

RahulBenaka commented 1 month ago

Can you please approve my PR? I need to submit 2 more PR's which are dependent on this submission.

@maxxboehme @reckenro @astarche @amstewart