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
/
MxtProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2016-07-29
Organized alarms in the first part of protocols
Abyss777
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
2016-02-24
Decode additional GL200 protocol data
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-08
Clean up Java code formatting
Anton Tananaev
2015-11-06
Replace Calendar with DateBuilder
Anton Tananaev
2015-10-20
Refactor bit utililies class
Anton Tananaev
2015-10-08
Clean up reported PMD issues
Anton Tananaev
2015-10-08
Make protocol message types public
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-28
Add hours decoding to MXT
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-06-28
Add MXT extra data decoding
Anton Tananaev
2015-06-24
Set MXT positions to valid
Anton Tananaev
2015-06-23
Decode MXT GPS information
Anton Tananaev
2015-06-23
Start MXT protocol implementation
Anton Tananaev