v3.1.4: nibble permutations :pie:
🥧
After implementing many updates to the decoding infrastructure #116 to help debug, we eventually found out that the firmware needed to be patched again.
I have started a Firmware page on the wiki to collect notes on the firmware. You should update to 20250529_120007-10dbd92 in order to avoid a nibble-shuffling bug that was corrupting our data.
Warning
Make sure to update your L1 delay to 12 from the original setting of 11.
The DAQ.SETUP.STANDARD
command in pftool does this for both data links (the trigger links remained unchanged).
What's Changed
- update L1delay to 12 for new firmware by @tomeichlersmith in a79f334
- decoding updates from debugging by @tomeichlersmith in #116
- add hexdump command to justfile by @tomeichlersmith in 779aad6
Full Changelog: v3.1.3...v3.1.4