aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/GranitProtocolDecoder.java
AgeCommit message (Expand)Author
2018-10-17Decoders to accept generic protocolAnton 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-07Migrate G protocolsAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-06-16- Test 'archive' attribute for booleanAbyss777
2017-03-04Replaced hardcoded "pdop" with Position.KEY_PDOP;jon-stumpf
2016-12-09Workaround for Granit coordinates (fix #2664)Anton Tananaev
2016-11-11Remove staticAbyss777
2016-11-11Analog input values tuningAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-07-29Organized alarms in the first part of protocolsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-07Fix typo in GranitProtocolDecoderAbyss777
2016-07-07Increment time in archive pointsAbyss777
2016-07-07Space fixAbyss777
2016-07-07Simplify GranitProtocolDecoder command result detectionAbyss777
2016-07-06More optimizationsAbyss777
2016-07-06Use dynamicBuffer and some hardcoded lengths.Abyss777
2016-07-06Style fixes and optimizationsAbyss777
2016-07-06Granit protocol implementationAbyss777