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
/
TzoneProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-08-16
- Added alarm decoding for 5 protocols
Abyss777
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-26
Remove readHexString util method
Anton Tananaev
2015-10-26
Use hexDump instead of readHexString
Anton Tananaev
2015-10-25
Refactor Tzone protocol decoder
Anton Tananaev
2015-10-20
Refactor bit utililies class
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-07-25
Parse extra TZone infomation
Anton Tananaev
2015-07-18
Implement TZone protocol
Anton Tananaev