Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | Fix frame decoder | Anton Tananaev | |
2020-01-03 | Implement generic response | Anton Tananaev | |
2020-01-03 | Add SeTracker test cases | Anton Tananaev | |
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-12 | Add H02 unit tests | 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 | Add login message | 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 | Update Xrb28ProtocolDecoderTest.java | Lucas V C Nicolau | |
2019-11-25 | only one test | Lucas V C Nicolau | |
2019-11-25 | new tests with real data | Lucas V C Nicolau | |
2019-11-25 | indentation fix | Lucas V C Nicolau | |
2019-11-25 | Update Xrb28ProtocolDecoderTest.java | Lucas V C Nicolau | |
add new regex matching test cases | |||
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 |