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
2018-03-14
Support Watch blood pressure
Anton Tananaev
2018-03-13
Fix method length issue
Anton Tananaev
2018-03-13
Fix CT-03 init response
Anton Tananaev
2018-03-09
Fix Watch protocol decoding
Anton Tananaev
2018-03-09
Extend Watch response format
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-09-24
Support additional eeLink parameters
Anton Tananaev
2017-08-28
Save Watch movement alert as motion
Anton Tananaev
2017-06-26
Support watch audio file
Anton Tananaev
2017-06-23
Add watch fall-down alarm
Anton Tananaev
2017-06-15
Add missing Watch alarms
Anton Tananaev
2017-05-31
Implement image saving
Anton Tananaev
2017-05-31
Convert Watch to binary protocol
Anton Tananaev
2017-05-31
Handle full Watch message
Anton Tananaev
2017-05-19
Adjust battery and batteryLevel type
Abyss777
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
Allow optional primitives
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
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