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
/
test
/
org
/
traccar
/
protocol
/
WatchProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2017-08-28
Save Watch movement alert as motion
Anton Tananaev
2017-08-20
Add Watch test case
Anton Tananaev
2017-05-31
Convert Watch to binary protocol
Anton Tananaev
2017-05-31
Implement custom Watch frame decoder
Anton Tananaev
2017-05-31
Handle full Watch message
Anton Tananaev
2017-05-18
Add support for WT watch message type
Anton Tananaev
2017-05-17
Add Watch heart message (fix #3171)
Anton Tananaev
2017-04-18
Add new Watch message type
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2017-01-16
Add Watch protocol test case
Anton Tananaev
2017-01-06
Add Wtach protocol test case
Anton Tananaev
2016-10-24
Correctly decode negative coords (fix #2479)
Anton Tananaev
2016-09-09
Store pulse for watch protocol
Abyss777
2016-07-22
Workaround for incorrect hemisphere (fix #2139)
Anton Tananaev
2016-03-13
Adjust watch decoder to accept spaces
Anton Tananaev
2016-01-12
Handle new format for Watch protocol
Anton Tananaev
2016-01-11
Support negative coordinates (fix #1654)
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-11-20
Add support for TKQ messages
Anton Tananaev
2015-11-03
Fix Watch unit test case
Anton Tananaev
2015-10-31
Improve Watch decoder pattern
Anton Tananaev
2015-10-30
Implement GPS watch protocol
Anton Tananaev