Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-15 | Merge pull request #4429 from IanCassTwo/nbr-negative | Anton Tananaev | |
Allow negative number in cell data (signal strength?) | |||
2020-01-15 | Clean login failure logging | Anton Tananaev | |
2020-01-15 | Merge pull request #4460 from DeveloperKurt/failedLoginLogsIp-developerKurt | Anton Tananaev | |
Failed Login Attempts logs IP Addresses | |||
2020-01-09 | Improve ITS support now | Anton Tananaev | |
2020-01-09 | Support Suntech 410 devices | Anton Tananaev | |
2020-01-09 | Fix PST protocol issues | Anton Tananaev | |
2020-01-07 | Ignore no GPS data | Anton Tananaev | |
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 | |
2020-01-03 | Resolved styling errors | developerKurt | |
2020-01-03 | As the owner requested: | developerKurt | |
• Javadocs are removed • Spring test framework removed, created custom mock implementation instead • Added class and method renamed | |||
2020-01-02 | Fixed rest of the styling errors. | developerKurt | |
2020-01-02 | Implemented project's code style | developerKurt | |
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-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 | |