index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
org
/
traccar
/
protocol
/
WatchProtocolEncoderTest.java
Age
Commit message (
Expand
)
Author
2019-02-18
Minor watch tests cleanup
Anton Tananaev
2019-02-17
removed StringEncoder
Gavriel Fleischer
2019-02-17
binary encoder + test
Gavriel Fleischer
2019-02-12
fixed 8bit voice message
Gavriel Fleischer
2019-01-30
removed BOM
Gavriel Fleischer
2019-01-29
fixed message encoding
Gavriel Fleischer
2019-01-14
added test for MESSAGE
Gavriel Fleischer
2019-01-13
added test when binary data looks like format string
Gavriel Fleischer
2018-03-29
Improve Watch command encoding
Anton Tananaev
2018-01-26
Clean up unused imports
Anton Tananaev
2018-01-26
Static imports for junit
Anton Tananaev
2017-09-04
Accept timezone id instead of offset in commands
Abyss777
2017-09-03
Implement Watch custom command
Anton Tananaev
2016-12-21
#2702 SetTimezone: Really - Conversion to Seconds NOT Minutes
Alexander Menk
2016-12-20
#2702 SetTimezone: Conversion to Seconds, Formating improvement (+ sign)
Alexander Menk
2016-04-25
Finish watch commands implementation
Anton Tananaev
2016-04-25
Add some new command types
Anton Tananaev
2016-04-25
Start implementing watch commands
Anton Tananaev