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
/
DmtProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2019-03-31
Convert project to gradle
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-10
Handle buffers reference count
Anton Tananaev
2018-06-09
Mark reference counting to fix
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-06
Migrate D, E, F protocols
Anton Tananaev
2018-03-16
Fix DM G50 coordinates decoding
Anton Tananaev
2018-03-15
Support DM G50 fixed 64 byte messages
Anton Tananaev
2018-03-13
DM G50 hello message response
Anton Tananaev
2018-02-23
Fix DMT hello response
Anton Tananaev
2018-02-07
Implement DMT Oyster canned responses
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-06-17
Fix typo in DMT decoder
Anton Tananaev
2017-06-16
Fix DMT GPS data decoding
Anton Tananaev
2017-03-21
Additional DMT attributes
Anton Tananaev
2017-03-21
Handle DMT messages without location
Anton Tananaev
2017-03-07
Implement DMT protocol
Anton Tananaev