aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/DmtProtocolDecoder.java
AgeCommit message (Expand)Author
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-06-10Handle buffers reference countAnton Tananaev
2018-06-09Mark reference counting to fixAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-09Update missed write callsAnton Tananaev
2018-06-06Migrate D, E, F protocolsAnton Tananaev
2018-03-16Fix DM G50 coordinates decodingAnton Tananaev
2018-03-15Support DM G50 fixed 64 byte messagesAnton Tananaev
2018-03-13DM G50 hello message responseAnton Tananaev
2018-02-23Fix DMT hello responseAnton Tananaev
2018-02-07Implement DMT Oyster canned responsesAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-06-17Fix typo in DMT decoderAnton Tananaev
2017-06-16Fix DMT GPS data decodingAnton Tananaev
2017-03-21Additional DMT attributesAnton Tananaev
2017-03-21Handle DMT messages without locationAnton Tananaev
2017-03-07Implement DMT protocolAnton Tananaev