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
/
protocol
/
Gps103ProtocolEncoder.java
Age
Commit message (
Expand
)
Author
2016-11-30
Implement GPS103 custom command
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-01-13
Revert changes for arm and disarm commands
Anton Tananaev
2016-01-09
Update GPS103 arm and disarm commands
Anton Tananaev
2015-11-11
Add GPS103 request photo command
Anton Tananaev
2015-10-13
Fix some check style issues
Anton Tananaev
2015-10-13
Fix some more style problems
Anton Tananaev
2015-10-13
Fix some minor check style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-08-18
Fix GPS103 commands (fix #1345)
Anton Tananaev
2015-08-11
Remove semicolon from commands (fix #1345)
Anton Tananaev
2015-08-01
Add specific other field setters
Anton Tananaev
2015-07-29
Add more command types
Anton Tananaev
2015-07-29
Rename some commands
Anton Tananaev
2015-07-29
Return imei back to GPS103
Anton Tananaev
2015-07-29
Fix GPS103 command encoder
Anton Tananaev
2015-07-28
Update GPS103 command encoder
Anton Tananaev
2015-07-27
Implement Suntech commands support
Anton Tananaev
2015-07-27
Fix GPS103 commands format
Anton Tananaev
2015-07-17
Finish with GPS103 commands
Anton Tananaev
2015-07-17
Start GPS103 encoder implementation
Anton Tananaev