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
/
AdmProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2018-01-22
Add new position constructor
Anton Tananaev
2017-09-11
Minor ADM protocol cleanup
Anton Tananaev
2017-09-10
Fix command response decode
Anatoliy Golubev
2017-09-10
Rename method
Anatoliy Golubev
2017-09-10
Simplify ADM protocol decoder
Anatoliy Golubev
2017-09-09
Improve AdmProtocolDecoder
Anatoliy Golubev
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 ↵
jon-stumpf
and confirmed in available documentation;
2016-11-02
Update copyright notice emails
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-10-20
Refactor bit utililies class
Anton Tananaev
2015-10-20
Fix ADM protocol frame decoder
Anton Tananaev
2015-10-19
Implement Neomatica ADM protocol
Anton Tananaev