ni / grpc-device

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

RFmxBT Update to 24.0 #1026

Closed alenkani closed 11 months ago

alenkani commented 11 months ago

What does this Pull Request accomplish?

Updates niRFmxBT in grpc-device to 24.0 Updated manually niRFmxBt_exclude.h file to skip property specific Set/Get APIs as per the design.

Why should this Pull Request be merged?

Updated to match the upcoming release of niRFmxBt 24.0.0 There are Lot of apis rearranged because of Code clean Up

What testing has been done?

Manually inspected generated files. Copied files from grpc-device-scrapigen/out/rfmxBT/export/ to grpc-device/source/codegen/metadata/nirfmxBT/ and built grpc-device successfully. Manually inspected nirfmxbt.proto file.

maxxboehme commented 11 months ago

@alenkani are you wanting to have this PR included in the 2.4 release of grpc-device or can it wait for the next. We are currently in the process of releasing grpc-device for 2.4 today.