aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/WatchProtocol.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-03-13added POWEROFF to watch protocolGavriel Fleischer
2019-02-17removed StringEncoderGavriel Fleischer
2019-02-12fixed 8bit voice messageGavriel Fleischer
2019-01-14added message sending to WatchProtocolGavriel Fleischer
2018-10-17Move server init into constructorAnton Tananaev
2018-10-17Automatically get protocol nameAnton Tananaev
2018-10-16Remove remaining handler namesAnton Tananaev
2018-06-06- Migrate X,Y,W protocolsAbyss777
2017-09-03Implement Watch custom commandAnton Tananaev
2017-05-31Convert Watch to binary protocolAnton Tananaev
2017-05-31Implement custom Watch frame decoderAnton Tananaev
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2016-12-20#2702 CodeStyle FixAlexander Menk
2016-12-20#2702 Rename "Hearts" function to "Indicator" to be more generalAlexander Menk
2016-12-20#2702Implement setHearts for watch ProtocolAlexander Menk
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch ProtocolAlexander Menk
2016-12-19#2702 Implement POSITION_PERIODIC for watch ProtocolAlexander Menk
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-15Remove unnecessary this-dot prefixAnton Tananaev
2016-06-07Implement Watch position requestAnton Tananaev
2016-05-04Update list of supported watch commandsAnton Tananaev
2016-04-25Start implementing watch commandsAnton Tananaev
2016-03-04Put encoders before decoders in pipelineAnton Tananaev
2015-10-30Change watch protocol nameAnton Tananaev
2015-10-30Implement GPS watch protocolAnton Tananaev