Bump message version to prevent incompatible CQs between 0.5 and 0.6 while we transition

This commit is contained in:
Jordan Sherer
2018-09-14 08:44:41 -04:00
parent ffbfb3b133
commit caef6ad1cd
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ subroutine foxgen()
read(cb88,1003) i1Msg8BitBytes(1:11)
1003 format(11b8)
icrc12=crc12(c_loc(i1Msg8BitBytes),11)
icrc12=xor(icrc12, 42)
icrc12=xor(icrc12, 41)
write(cbits,1001) msgbits(1:56),icrc10,nrpt,i3b,icrc12
read(cbits,1002) msgbits