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 (
Expand
)
Author
2018-01-22
Add new position constructor
Anton Tananaev
2017-10-15
Update tzone protocol
Anton Tananaev
2017-09-27
Fix typo in alarm name
Anton Tananaev
2017-03-04
Removed old comments that have been made redundant, as requested;
jon-stumpf
2017-03-04
Updated protocols to record additional information as reported in comments an...
jon-stumpf
2017-02-11
Fixed typo in Position.ALARM_ACCELERATION;
jon-stumpf
2017-01-06
Minor Tzone protocol improvements
Anton Tananaev
2017-01-06
Implement TZ AVL05 protocol (fix #2751)
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
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
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