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
/
src
/
org
/
traccar
/
protocol
/
WatchProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-01-16
Only set network if not empty
Anton Tananaev
2017-01-16
Add Watch protocol test case
Anton Tananaev
2017-01-14
Support cell and wifi for Watch protocol
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-09
Also store "result"
Abyss777
2016-09-09
Store pulse for watch protocol
Abyss777
2016-07-22
Workaround for incorrect hemisphere (fix #2139)
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
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-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-20
Add support for TKQ messages
Anton Tananaev
2015-11-03
Decode battery for Watch protocol
Anton Tananaev
2015-10-31
Improve Watch decoder pattern
Anton Tananaev
2015-10-30
Remove star package imports
Anton Tananaev
2015-10-30
Implement GPS watch protocol
Anton Tananaev