analogdevicesinc / TransceiverToolbox

MATLAB toolbox for ADI transceiver products
https://analogdevicesinc.github.io/TransceiverToolbox/master
Other
56 stars 31 forks source link

Attribute read-write test for AD9361 #70

Closed jpineda3 closed 3 years ago

jpineda3 commented 3 years ago

I made the test functions more generic by using the attribute value type for the switch cases and by declaring fields in the test parameters instead of handling them inside the test function.

tfcollins commented 3 years ago

Can you remove the deps folder from the commit. It is automatically added to the generated toolboxes when we create releases.

For the components in +adi/+common these need to get put into this repo first ToolboxCommon. They get shared across all of our toolboxes.