Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | Decode input and output | Anton Tananaev | |
2020-02-02 | Switch between binary and text | Anton Tananaev | |
2020-02-02 | Rename classes | Anton Tananaev | |
2020-02-02 | Fix unit tests | Anton Tananaev | |
2020-02-02 | Fix merge issues | Anton Tananaev | |
2020-02-02 | Move files to new locations | Anton Tananaev | |
2020-02-02 | Merge branch 'master' of https://github.com/binakot/traccar into binakot-master | Anton Tananaev | |
2020-01-30 | Decode cell towers info | Anton Tananaev | |
2020-01-30 | Add new RST test case | Anton Tananaev | |
2020-01-26 | Decode BLE location | Anton Tananaev | |
2020-01-25 | Support driver license | Anton Tananaev | |
2020-01-24 | Support VT600 and VT900 | Anton Tananaev | |
2020-01-23 | Fix logging issue (fix #4473) | Anton Tananaev | |
2020-01-22 | Fix frame decoding issues | Anton Tananaev | |
2020-01-21 | Implement server response | Anton Tananaev | |
2020-01-21 | Here geocoder url config parameter (#4472) | jcardus | |
* here geocoder url config parameter * here geocoder url config parameter * added new parameter apiKey and kept app_code for retro compatibility added default url for here * fixed ident removed url from here geocode test * fixed ident intellij uses 2 spaces, this project uses 4. * fixed ident intellij uses 2 spaces, this project uses 4. * url should be null not "" * wrong file | |||
2020-01-19 | Decode fuel data | Anton Tananaev | |
2020-01-16 | Support negative altitude (fix #4471) | Anton Tananaev | |
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 | Add SeTracker test cases | Anton Tananaev | |
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 | 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-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 | 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-08 | Support photo files | Anton Tananaev | |
2019-12-08 | Decode additional attributes | Anton Tananaev | |
2019-12-07 | Implement S168 protocol | Anton Tananaev | |
2019-12-02 | Handle binary custom commands | Anton Tananaev | |
2019-12-02 | Support empty vendor | Anton Tananaev | |
2019-11-30 | Implement Omnicomm protocol | Anton Tananaev | |
2019-11-29 | Implement Motor protocol | Anton Tananaev | |
2019-11-28 | Add login message | 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 | Update Xrb28ProtocolDecoderTest.java | Lucas V C Nicolau | |
add new regex matching test cases | |||
2019-11-24 | Decode battery voltage | Anton Tananaev | |