aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/magnesium
diff options
context:
space:
mode:
authorSteven Bingler <steven.bingler@ni.com>2017-12-01 16:41:31 -0600
committerMartin Braun <martin.braun@ettus.com>2017-12-22 15:05:57 -0800
commit0cb800e001fc443b82f827119597cb2b8167c031 (patch)
treebb4ac570bd61c1bb49c9cdedf592d06b9544c966 /host/lib/usrp/dboard/magnesium
parente98a7159bea9324edc87fcee701ea4de356765bf (diff)
downloaduhd-0cb800e001fc443b82f827119597cb2b8167c031.tar.gz
uhd-0cb800e001fc443b82f827119597cb2b8167c031.tar.bz2
uhd-0cb800e001fc443b82f827119597cb2b8167c031.zip
mpm: Fix python2 vs python3 zlib.crc32 output difference
Zlib's crc32 outputs signed values in python2 and unsigned values in python3. As per this page (https://docs.python.org/2/library/zlib.html) 0xffffffff can be AND'd to the result to get the same value between Python versions
Diffstat (limited to 'host/lib/usrp/dboard/magnesium')
0 files changed, 0 insertions, 0 deletions