index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
Gt06ProtocolEncoder.java
Age
Commit message (
Collapse
)
Author
2017-12-08
Extend GK310 message format support
Anton Tananaev
2017-05-03
Send any custom commands for GT06.
Anshul Jain
2017-04-18
Fix GT06 encoder unit test
Anton Tananaev
2017-04-18
Use attribute lookup method
Anton Tananaev
2016-11-23
Implement attributes helpers
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-23
Remove unnecessary line break
Anton Tananaev
2016-09-18
Allow to switch GT06 command format
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-12-03
Implement command support for Meiligao
Anton Tananaev
2015-10-13
Fix some minor check style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-06
Clean up CRC-16 implementations
Anton Tananaev
2015-10-06
Implement Cityeasy protocol commands
Anton Tananaev
2015-10-05
Another try at GT06 commands
Anton Tananaev
2015-10-05
Revert to original GT06 commands
Anton Tananaev
2015-10-05
Fix checksum calculation methods
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-30
Attempt to fix GT06 commands
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-09-23
Fix GT06 commands encoder
Anton Tananaev
2015-09-15
Update GT06 commands format
Anton Tananaev
2015-08-03
Fix GT06 commands format
Anton Tananaev
2015-08-01
Fix some commands issues
Anton Tananaev
2015-07-17
Implement GT06 protocol commands
Anton Tananaev