aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Tk103Protocol.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-11-26Add power off commandAnton Tananaev
2018-10-17Move server init into constructorAnton Tananaev
2018-10-17Automatically get protocol nameAnton Tananaev
2018-10-16Remove remaining handler namesAnton Tananaev
2018-06-09Migrate remaining protocolsAnton Tananaev
2018-04-13Tk103 Output Control command support addedparveenkumaryadav
2017-11-22T580W: review comments fixes 3, re-implemented tk103 frame decoderValerii Vyshniak
2017-11-20T580W: review comments fixesValerii Vyshniak
2017-11-18T580W: CommandsValerii Vyshniak
2017-06-24add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, TYPE_REBOOT...Christoph Krey
2017-06-23add Command.TYPE_POSITION_SINGLE to Tk103 protocolChristoph Krey
2017-05-23Implement TK103 engine commandsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-15Remove unnecessary this-dot prefixAnton Tananaev
2016-07-13Enable custom command for all protocolsAnton Tananaev
2016-03-04Put encoders before decoders in pipelineAnton Tananaev
2015-06-30Move commands related classesAnton Tananaev
2015-06-29Some cleanup and license noteAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev