Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-14 | Correction based on comments. | Ivan Muratov | |
Re-write modulo256 checksum's parameter to byte array, not varargs. Split the tests to two methods for HEADER ver1 and ver2. Remove above-class copyrights, added top-file copyrights. Rename parcelNumber to index. Rename recordStartSign to recordType. Remove crearing additional buffer for record data, use origin buffer instead. Added check on minimal length of packet to avoid the out-of-range exceptions. | |||
2017-07-13 | Replace MODULO256 checksum method. | Ivan Muratov | |
Added covering tests. | |||
2016-12-29 | Finish Smokey protocol implementation | Anton Tananaev | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2015-10-06 | Clean up CRC-16 implementations | Anton Tananaev | |
2015-10-06 | Rename some of checksum methods | Anton Tananaev | |
2015-10-06 | Implement Cityeasy protocol commands | Anton Tananaev | |