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
/
src
/
org
/
traccar
/
protocol
/
AdmProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-11-26
Decode ADM CAN data
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-05
Migrate more protocols
Anton Tananaev
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 an...
jon-stumpf
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
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