Update ChipWhisperer to 5.6.1

Hi, I found a changelog for ChipWhisperer 5.6.1 on pyup, noticing that there was a Simpleserial 2.1 version which fixes the CRC polynomial bug, as well as the weird bug when unstuffing long string of zeros. I have chipwhisperer installed on a VM, and I’d like to update to this new version. I checked on github for the latest release of the VM but apparently the releases are stuck to 5.5.2 there. Is there a way I can update my VM or am I supposed to wait for the new VM release?

Hi,

You should be able to use the ChipWhisperer Updating.ipynb notebook to update your CW release. 5.6.1 isn’t released yet, but that will get you the latest commits from the github repo.

Alex