| Copyright | Copyright (C) 2015 Swift Navigation Inc. |
|---|---|
| License | LGPL-3 |
| Maintainer | Swift Navigation <dev@swiftnav.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.CRC24Q
Description
Error detection functions.
Synopsis
- crc24q :: ByteString -> Word24
Documentation
crc24q :: ByteString -> Word24 Source #
Calculate Qualcomm 24-bit Cyclical Redundancy Check (CRC-24Q).