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
/
test
/
org
/
traccar
/
protocol
/
Tk103ProtocolEncoderTest.java
Age
Commit message (
Expand
)
Author
2018-05-08
Support custom commands for TK103 (fix #3869)
Anton Tananaev
2018-04-14
Tk103 Output Control command refactored
parveenkumaryadav
2018-04-13
Tk103 Output Control command support added
parveenkumaryadav
2018-01-26
Clean up unused imports
Anton Tananaev
2018-01-26
Static imports for junit
Anton Tananaev
2017-12-09
Refactor TK103 protocol encoder
Anton Tananaev
2017-12-04
T580W: Parameter in constructor to force alternative tk103 encoder for tests
Valerii Vyshniak
2017-12-03
T580W: tk103 encoder alternative commands in separate class to be able to tes...
Valerii Vyshniak
2017-11-23
Added possibility to test with different Device attributes
Valerii Vyshniak
2017-11-22
T580W: review comments fixes 3, re-implemented tk103 frame decoder
Valerii Vyshniak
2017-11-20
T580W: review comments fixes 2
Valerii Vyshniak
2017-11-20
T580W: build fix
Valerii Vyshniak
2017-11-20
T580W: review comments fixes
Valerii Vyshniak
2017-11-18
T580W: Commands
Valerii Vyshniak
2017-06-25
style fixes
Christoph Krey
2017-06-24
add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, TYPE_REBOOT...
Christoph Krey
2017-06-23
add Command.TYPE_POSITION_SINGLE to Tk103 protocol
Christoph Krey
2017-05-23
Implement TK103 engine commands
Anton Tananaev