aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2019-12-21Implement Blue ET700 protocolAnton Tananaev
2019-12-17Send correct XML responseAnton Tananaev
2019-12-17Handle no GPS dataAnton Tananaev
2019-12-15Implement VNET TG102 protocolAnton Tananaev
2019-12-11Request data archiveAnton Tananaev
2019-12-11Fix photo decodingAnton Tananaev
2019-12-11Fix state decodingAnton Tananaev
2019-12-10Fix speed decodingAnton Tananaev
2019-12-08Support photo filesAnton Tananaev
2019-12-08Decode additional attributesAnton Tananaev
2019-12-07Implement S168 protocolAnton Tananaev
2019-12-07Fix IMEI and year decodingAnton Tananaev
2019-12-04Use correct decoder classesAnton Tananaev
2019-12-02Handle binary custom commandsAnton Tananaev
2019-12-02Support empty vendorAnton Tananaev
2019-12-02Update frame decoderAnton Tananaev
2019-11-30Decode state attributesAnton Tananaev
2019-11-30Implement Omnicomm protocolAnton Tananaev
2019-11-29Add protobuf code generationAnton Tananaev
2019-11-29Implement Motor protocolAnton Tananaev
2019-11-29Detect binary messagesAnton Tananaev
2019-11-28Remove debugging codeAnton Tananaev
2019-11-25Merge pull request #4449 from lcsvcn/masterAnton Tananaev
Update XRB28 regex pattern
2019-11-25indentation fixLucas V C Nicolau
2019-11-25Update Xrb28ProtocolDecoder.javaLucas V C Nicolau
accept also 1
2019-11-24Decode battery voltageAnton Tananaev
2019-11-23Decode additional attributesAnton Tananaev
2019-11-23Use correct prefix for commandsAnton Tananaev
2019-11-23Decode binary dataAnton Tananaev
2019-11-21Handle spaces before speedAnton Tananaev
2019-11-21More flexible JSON formatAnton Tananaev
2019-11-21Support second ADC valueAnton Tananaev
2019-11-19Fix coordinates decodingAnton Tananaev
2019-11-14Solar Powered GPS protocolAnton Tananaev
2019-11-12Support WiFi and cell dataAnton Tananaev
2019-11-11Use correct decoderAnton Tananaev
2019-11-11Update response formatAnton Tananaev
2019-11-10Extend Plugin protocol supportAnton Tananaev
2019-11-10Decode binary alertsAnton Tananaev
2019-11-10Merge pull request #4436 from flocsy/set-languageAnton Tananaev
added language to watch protocol's set_timezone command
2019-11-10Decode more Huabao attributesAnton Tananaev
2019-11-11fixed NPE for optional language parameterGavriel Fleischer
2019-11-11Merge branch 'master' into set-languageGavriel Fleischer
# Conflicts: # src/main/java/org/traccar/StringProtocolEncoder.java # src/main/java/org/traccar/protocol/WatchProtocolEncoder.java
2019-11-10Implement Sigaba OutSafe protocolAnton Tananaev
2019-11-10Refactor string protocol encodersAnton Tananaev
2019-11-09Implement Topin protocolAnton Tananaev
2019-11-09added language to watch protocol's set_timezone commandGavriel Fleischer
2019-11-09replace missing command keys with empty stringGavriel Fleischer
2019-11-09Refactor constructorAnton Tananaev
2019-11-09Updated OpenCellId geolocation to utilize the URL parameter from theAnton Tananaev
configuration file in order to allow for changes to the end point. If not set, default URL is used for backwards compatibility.