analogdevicesinc / TransceiverToolbox

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

Fix QPSK Modem error #43

Closed tfcollins closed 4 years ago

tfcollins commented 4 years ago

PR fixes a type error in QPSK modem example when upgrading to R2020a. This is specific to the interpretation of uint64 during casts.

Signed-off-by: Travis F. Collins travis.collins@analog.com