yardov

Results 4 issues of yardov

This line: https://github.com/marcoschwartz/aREST/blob/bcb3e3583cf75890598bf68612b5c36d324d2dd8/aREST.h#L574 Should include the Ethernet2.h support and thus the variable "ethernet_h" should be also added.... (ethernet_h_ || ethernet_h) Is there any other reason why this variable was not...

Many inputs names change between documented C and used gRPC and is not easy to find that out. We need better documentation on this and maybe the proto file can...

All RFSG attributes have no information on how they are supposed to be used. Look for example: https://github.com/ni/grpc-device/wiki/NI-RFSG-Device-Specific-Attributes#nirfsg_attr_selected_ports There is no information that you need to use `SetAttributeViString` Adding an...

It causes confusion that many of the parameters are named different in gRPC than what's currently documented. This is not unique to RFSG but it seems to have many of...