issues
search
tpircher-zz
/
pycrc
Free, easy to use Cyclic Redundancy Check (CRC) calculator and source code generator
https://pycrc.org
MIT License
169
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed `collections.MutableMapping` error(#46)
#47
ufbycd
opened
2 years ago
1
broken on python 3.10 ?
#46
fenugrec
opened
2 years ago
2
Big/little endian support
#45
krzysztofkuczek
opened
2 years ago
0
Update MutableMapping import for Python 3.10
#44
jbosboom
opened
2 years ago
1
Enable using messages with non-integer number of bytes
#43
me21
opened
3 years ago
0
Fix typo in codegen.py
#42
kripton
closed
3 years ago
0
"Fork me on GitHub" Ribbon
#41
m-tmatma
opened
3 years ago
0
crc-24q used with RTCMv3
#40
ventureresearch
opened
3 years ago
0
Slice-by-8 CRC16: Problem with type of d1,d2 in generated code
#39
TomWalliser
opened
4 years ago
1
"pycrc" != "PyCRC" but same url used in python package index
#38
Ecordonnier
closed
4 years ago
3
Generation of C file
#37
Priyanka2092
closed
4 years ago
1
Problem with 0x00
#36
TGMM
opened
5 years ago
0
No reflection of xor-in
#35
schlatterbeck
opened
5 years ago
1
Wish: Separate crc initialization from feeding
#34
schlatterbeck
opened
5 years ago
1
Reflection of xor-in when reflect_out is set
#33
schlatterbeck
closed
5 years ago
2
Reflection of xor-in wrong for 32-bit CRC?
#32
schlatterbeck
opened
5 years ago
8
Added more CRC models to the code
#31
rawr51919
closed
5 years ago
2
Add support for residue values
#30
rawr51919
opened
5 years ago
2
Add indirect CRC calculation algorithms
#29
me21
opened
5 years ago
0
Do not get table output
#28
johannes-lode
closed
5 years ago
2
Feature: big-endian support
#27
daniel-starke
closed
5 years ago
3
Fix typo: Esplicitly --> Explicitly
#26
jeffwidman
closed
6 years ago
0
Checksum backwards?
#25
negagen
closed
6 years ago
0
[wishlist] aligned access for table driven
#24
liamstask
closed
6 years ago
1
Added Mode-S CRC model
#23
Ka-zam
closed
7 years ago
1
Spell fix
#22
ftheile
closed
7 years ago
1
Fix Header Guard generation
#21
andre-hartmann
closed
7 years ago
6
Incorrect model name in models.html
#20
gurka
closed
7 years ago
1
Fix spelling error in arg parser.
#19
ashelly
closed
7 years ago
1
different CRC calculated using bbf and table driven with idx-width = 4 on stm8 platform
#18
krzysztofkuczek
closed
7 years ago
15
Is it return the wrong poly?
#17
wanglihe
closed
7 years ago
4
example main program, read from stdin
#16
setop
closed
7 years ago
5
speed improvement using SSE4 crc32 cpu instruction?
#15
ThomasWaldmann
opened
8 years ago
2
speed
#14
ThomasWaldmann
closed
4 years ago
2
error: different checksums!
#13
iainrist
opened
8 years ago
1
Pycrc is for C only - right?
#12
mgiaco
closed
8 years ago
2
Binary files with Python 2.7
#11
jamesbowman
closed
8 years ago
0
Python implementation of bit-by-bit algorithm should apply the mask to the final value
#10
tpircher-zz
closed
9 years ago
0
Addition to Frequently Asked Questions, Linux-specific : Error ": No such file or directory" when trying to run pycrc.py on Linux
#9
John-D-Rogers
closed
9 years ago
2
Code generation use different algorithm for reflected
#8
cmcqueen
opened
9 years ago
3
Specification of CRC-16/CCITT initial value
#7
cmcqueen
closed
9 years ago
0
Model CRC-5 generates a left shift by 8 bits which is too big for data type
#6
RedX2501
closed
9 years ago
1
CRC-32C incorrect
#5
nemequ
closed
9 years ago
2
Use "const void*" instead of "const char*" for crc_update()
#4
KamilSzczygiel
closed
9 years ago
4
Slicing-by-8 or slicing-by-4 support
#3
stanhu
opened
9 years ago
2
Cleanup
#2
smurfix
closed
11 years ago
1
Bad-looking C code generated
#1
intgr
closed
12 years ago
3