aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol
AgeCommit message (Expand)Author
2017-02-25Reduced the size of TotemProtocolDecoder.decode() to meet checkstyle restrict...jon-stumpf
2017-02-24Added US_ASCII Charset to ChannelBuffer.toString() call;jon-stumpf
2017-02-21Fixed TotemProtocol to only record vdop and pdop while parsing PATTERN1; Incr...jon-stumpf
2017-02-21Updated AplicomProtocol to record KEY_VIN;jon-stumpf
2017-02-21Updated {Gpsmta,Mxt,Tt8850} Protocols to record Accuracy;jon-stumpf
2017-02-21Replaced position.set(Position.KEY_ACCURACY, accuracy) with position.setAccur...jon-stumpf
2017-02-21Updated TotemProtocol to record "pdop" and "vdop" in PATTERN1;jon-stumpf
2017-02-21Updated TramigoProtocol to record KEY_RSSI, KEY_SATELLITES, KEY_SATELLITES_VI...jon-stumpf
2017-02-21Recorded KEY_SATELLITES in CellocatorProtocol;jon-stumpf
2017-02-20Updated protocols to record CellTower information where appropriate; Removed ...jon-stumpf
2017-02-20Updated Atrack protocol to report network information;jon-stumpf
2017-02-20Resolved conflict with master;jon-stumpf
2017-02-20Implement TAIP protocol variantAnton Tananaev
2017-02-20Convert GL200 odometer to metersAnton Tananaev
2017-02-19Updated TmpProtocolDecoder to record KEY_SATELLITES_VISIBLE, KEY_RSSI, and "o...jon-stumpf
2017-02-20Decode GL200 validity flagAnton Tananaev
2017-02-18Added KEY_RSSI for protocols that had yet to record them;jon-stumpf
2017-02-18Minimized duplication of code as requested;jon-stumpf
2017-02-18Updated two other protocols to provide "satVisible" information;jon-stumpf
2017-02-18Implement Cellocator output controlAnton Tananaev
2017-02-18Support some Cellocator alarmsAnton Tananaev
2017-02-16Implemented changes to pull request as recommended by Anton;jon-stumpf
2017-02-17Fix H02 frame decoder (fix #2926)Anton Tananaev
2017-02-16Decode HDOP value for GL200Anton Tananaev
2017-02-16Revert H02 ignition once againAnton Tananaev
2017-02-15Extend TMG protocol decoderAnton Tananaev
2017-02-14Fix H02 status decodingAnton Tananaev
2017-02-14Handle empty AT2000 message (fix #2662)Anton Tananaev
2017-02-13Remove some Teltonika paramsAnton Tananaev
2017-02-12Added !A and !C records as per data found in MiniFinderDecoderTest.java;jon-stumpf
2017-02-13Support Bitrek protocolAnton Tananaev
2017-02-11Fixed formatting in MiniFinder;jon-stumpf
2017-02-11Fixed MiniFinder protocol to work as per the Eview EV-07S documentation (from...jon-stumpf
2017-02-11Fixed typo in Position.ALARM_ACCELERATION;jon-stumpf
2017-02-12Extend Galileo to support new tagsAnton Tananaev
2017-02-11Ignore invalid H02 messagesAnton Tananaev
2017-02-11Fix some code issuesAnton Tananaev
2017-02-11Implement Pricol acknowledgementAnton Tananaev
2017-02-10Implement Pricol communication protocolAnton Tananaev
2017-02-10Refactor Suntech protocol decoderAnton Tananaev
2017-02-09Remove debugging codeAnton Tananaev
2017-02-09Implement new Aquila protocolAnton Tananaev
2017-02-07Removed unnecessary parametersgustavofcalmeida
2017-02-07Fix MXT protocol responsegustavofarias
2017-02-07Fix code style issueAnton Tananaev
2017-02-07Fix MXT response (fix #2847)Anton Tananaev
2017-02-07Add some Teltonika attributes (fix #2856)Anton Tananaev
2017-02-07Implement GL505 cell decodingAnton Tananaev
2017-02-05Fix GL200 wifi message parsingAnton Tananaev
2017-02-05Implement MXT response (fix #2847)Anton Tananaev