Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-02 | As requested in issue #4393, added logging IP address functionality when ↵ | developerKurt | |
login attempts fail. | |||
2020-01-02 | Corrected the documentation of IpRetriever.java | developerKurt | |
2020-01-01 | As requested in issue #4393, added logging IP address functionality when ↵ | developerKurt | |
login attempts fail. | |||
2019-12-29 | Implement PST open protocol | Anton Tananaev | |
2019-12-21 | Implement Blue ET700 protocol | Anton Tananaev | |
2019-12-17 | Send correct XML response | Anton Tananaev | |
2019-12-17 | Handle no GPS data | Anton Tananaev | |
2019-12-15 | Implement VNET TG102 protocol | Anton Tananaev | |
2019-12-11 | Request data archive | Anton Tananaev | |
2019-12-11 | Fix photo decoding | Anton Tananaev | |
2019-12-11 | Fix state decoding | Anton Tananaev | |
2019-12-10 | Fix speed decoding | Anton Tananaev | |
2019-12-08 | Support photo files | Anton Tananaev | |
2019-12-08 | Decode additional attributes | Anton Tananaev | |
2019-12-07 | Implement S168 protocol | Anton Tananaev | |
2019-12-07 | Fix IMEI and year decoding | Anton Tananaev | |
2019-12-04 | Use correct decoder classes | Anton Tananaev | |
2019-12-02 | Handle binary custom commands | Anton Tananaev | |
2019-12-02 | Support empty vendor | Anton Tananaev | |
2019-12-02 | Update frame decoder | Anton Tananaev | |
2019-11-30 | Decode state attributes | Anton Tananaev | |
2019-11-30 | Implement Omnicomm protocol | Anton Tananaev | |
2019-11-29 | Add protobuf code generation | Anton Tananaev | |
2019-11-29 | Implement Motor protocol | Anton Tananaev | |
2019-11-29 | Detect binary messages | Anton Tananaev | |
2019-11-28 | Remove debugging code | Anton Tananaev | |
2019-11-25 | Merge pull request #4449 from lcsvcn/master | Anton Tananaev | |
Update XRB28 regex pattern | |||
2019-11-25 | indentation fix | Lucas V C Nicolau | |
2019-11-25 | Update Xrb28ProtocolDecoder.java | Lucas V C Nicolau | |
accept also 1 | |||
2019-11-24 | Decode battery voltage | Anton Tananaev | |
2019-11-23 | Decode additional attributes | Anton Tananaev | |
2019-11-23 | Use correct prefix for commands | Anton Tananaev | |
2019-11-23 | Decode binary data | Anton Tananaev | |
2019-11-21 | Handle spaces before speed | Anton Tananaev | |
2019-11-21 | More flexible JSON format | Anton Tananaev | |
2019-11-21 | Support second ADC value | Anton Tananaev | |
2019-11-19 | Fix coordinates decoding | Anton Tananaev | |
2019-11-14 | Solar Powered GPS protocol | Anton Tananaev | |
2019-11-12 | Support WiFi and cell data | Anton Tananaev | |
2019-11-11 | Use correct decoder | Anton Tananaev | |
2019-11-11 | Update response format | Anton Tananaev | |
2019-11-10 | Extend Plugin protocol support | Anton Tananaev | |
2019-11-10 | Decode binary alerts | Anton Tananaev | |
2019-11-10 | Merge pull request #4436 from flocsy/set-language | Anton Tananaev | |
added language to watch protocol's set_timezone command | |||
2019-11-10 | Decode more Huabao attributes | Anton Tananaev | |
2019-11-11 | fixed NPE for optional language parameter | Gavriel Fleischer | |
2019-11-11 | Merge branch 'master' into set-language | Gavriel Fleischer | |
# Conflicts: # src/main/java/org/traccar/StringProtocolEncoder.java # src/main/java/org/traccar/protocol/WatchProtocolEncoder.java | |||
2019-11-10 | Implement Sigaba OutSafe protocol | Anton Tananaev | |
2019-11-10 | Refactor string protocol encoders | Anton Tananaev | |
2019-11-09 | Implement Topin protocol | Anton Tananaev | |