aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Tk103ProtocolEncoder.java
AgeCommit message (Collapse)Author
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-05-08Support custom commands for TK103 (fix #3869)Anton Tananaev
2018-04-14Tk103 Output Control command refactoredparveenkumaryadav
2018-04-13Tk103 Output Control command support addedparveenkumaryadav
2017-12-09Refactor TK103 protocol encoderAnton Tananaev
2017-12-04T580W: Parameter in constructor to force alternative tk103 encoder for testsValerii Vyshniak
2017-12-03T580W: tk103 encoder alternative commands in separate class to be able to ↵Valerii Vyshniak
test them separately
2017-11-20T580W: review comments fixes 2Valerii Vyshniak
2017-11-20T580W: review comments fixesValerii Vyshniak
2017-11-18T580W: CommandsValerii Vyshniak
2017-06-25style fixesChristoph Krey
2017-06-24add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, ↵Christoph Krey
TYPE_REBOOT_DEVICE, and TYPE_SET_ODOMETER to Tk103 protocol
2017-06-23add Command.TYPE_POSITION_SINGLE to Tk103 protocolChristoph Krey
2017-05-23Implement TK103 engine commandsAnton Tananaev