index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
helper
/
Checksum.java
Age
Commit message (
Expand
)
Author
2018-03-27
Reimplement CRC8 and CRC16 calculation
Anton Tananaev
2018-03-26
Implement EGTS responses
Anton Tananaev
2017-07-09
Implement GalileoSky protocol commands
Anton Tananaev
2016-11-06
Fix NMEA checksum calculation (fix #2405)
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-02
Fix some issues in JT600 decoder
Anton Tananaev
2016-10-02
Moved 'xor' checksum method to the utility class.
Vitaly Litvak
2016-07-11
Add new CRC16 algorithm
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-03-07
Change Meitrack encoder implementation
Anton Tananaev
2015-10-13
Fix some check style issues
Anton Tananaev
2015-10-13
Fix some more style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-08
Clean up reported PMD issues
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