What does this Pull Request accomplish?
Avoids changing a field number in the RFmx LTE Proto from the previous release.
Avoids changing a field number in the RFmxSpecAn Proto from the previous release
Why should this Pull Request be merged?
Reverses the binary breaking change introduced in https://github.com/ni/grpc-device/pull/1047
Adding the special implementation in the functions_addon.py files of SpecAn and LTE to make sure correct code is generated in future.
@reckenro @astarche @maxxboehme Please review the PR as we have to merge this asap. This is required for the release in both gRPC and RFmx 24.3.0 products
What does this Pull Request accomplish? Avoids changing a field number in the RFmx LTE Proto from the previous release. Avoids changing a field number in the RFmxSpecAn Proto from the previous release
Why should this Pull Request be merged? Reverses the binary breaking change introduced in https://github.com/ni/grpc-device/pull/1047 Adding the special implementation in the functions_addon.py files of SpecAn and LTE to make sure correct code is generated in future.
What testing has been done? The build.