ni / grpc-device

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

Grpc - LoadReferenceWaveformFromTDMSFile #1025

Closed ChiragKavdia closed 11 months ago

ChiragKavdia commented 11 months ago

What does this Pull Request accomplish?

Added Grpc device support for newly added private API - LoadReferenceWaveformFromTDMSFile It has been implemented for 2 personalities for RFmx

Why should this Pull Request be merged?

To support new APIs

What testing has been done?

Manually inspected generated files. Manually inspected nirfmxspecan.proto & nirfmxwlan.proto file.

ChiragKavdia commented 11 months ago

Work Item #2573723 -> https://dev.azure.com/ni/DevCentral/_workitems/edit/2573723/

ChiragKavdia commented 11 months ago

@maxxboehme

ChiragKavdia commented 11 months ago

@maxxboehme RFmx is getting this dependency ni-grpc-device-restricted-files from the following location \us-aus-argo\RnD\perforceExports\build\exports\adhoc\ni-g\ni-grpc-device-restricted-files\official\export

I don't see any latest build. How does it get generated? We are dependent on this new export to push some changes in ni-central RFmx @reckenro @astarche