Releases: KoynovStas/QCRC_Calc
Releases · KoynovStas/QCRC_Calc
---- ver 2.2 ----
What's New
- add cmd --file (calculate crc of file. only in console mode)
- add cmd text_file (for read text from file)
- add cmd hex_file (for read hex from file)
- add support process in thread
- add buttons for hide/show extParam/extInfo
- add checkable buttons Hex,Base,Bits
---- ver 2.1 ----
What's New
- Add support CMD (more details see --help)
- BitItem: not active bits is disabled (other color)
- Add unit tests
---- ver 2.0 ----
What's New
- New GUI uses QML and Controls 2.0
- Since version 2.0 Windows XP is not supported
Added
- Add to CRC_List CRC-3/GSM
- Add to CRC_List CRC-4/INTERLAKEN
- Add to CRC_List CRC-6/GSM
- Add to CRC_List CRC-7/UMTS
- Add to CRC_List CRC-8/AUTOSAR
- Add to CRC_List CRC-8/GSM-A
- Add to CRC_List CRC-8/GSM-B
- Add to CRC_List CRC-8/LTE
- Add to CRC_List CRC-8/OPENSAFETY
- Add to CRC_List CRC-8/SAE-J1850
- Add to CRC_List CRC-10/GSM
- Add to CRC_List CRC-11/UMTS
- Add to CRC_List CRC-12/GSM
- Add to CRC_List CRC-14/GSM
- Add to CRC_List CRC-16/CMS
- Add to CRC_List CRC-16/GSM
- Add to CRC_List CRC-16/LJ1200
- Add to CRC_List CRC-16/OPENSAFETY-A
- Add to CRC_List CRC-16/OPENSAFETY-B
- Add to CRC_List CRC-16/PROFIBUS
- Add to CRC_List CRC-24/BLE
- Add to CRC_List CRC-24/INTERLAKEN
- Add to CRC_List CRC-24/LTE-A
- Add to CRC_List CRC-24/LTE-B
- Add to CRC_List CRC-30/CDMA
- Add to CRC_List CRC-32/AUTOSAR
- Add to CRC_List CRC-64/GO-ISO
- update ucrc_t to 1.3
Bug fix
- Fix: Crc for Text (if have BOM string is not empty)
---- ver 1.0 ----
v1.0 ---- ver 1.0 ----