aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-18Update package scriptAnton Tananaev
2020-01-18Fix static check issuesAnton Tananaev
2020-01-18Update version numberAnton Tananaev
2020-01-18Update Java project filesAnton Tananaev
2020-01-16Support negative altitude (fix #4471)Anton Tananaev
2020-01-15Merge pull request #4429 from IanCassTwo/nbr-negativeAnton Tananaev
Allow negative number in cell data (signal strength?)
2020-01-15Clean login failure loggingAnton Tananaev
2020-01-15Merge pull request #4460 from DeveloperKurt/failedLoginLogsIp-developerKurtAnton Tananaev
Failed Login Attempts logs IP Addresses
2020-01-15Fix changelog preconditionAnton Tananaev
2020-01-14Add missing database indexes (fix #4468)Anton Tananaev
2020-01-09Improve ITS support nowAnton Tananaev
2020-01-09Support Suntech 410 devicesAnton Tananaev
2020-01-09Fix PST protocol issuesAnton Tananaev
2020-01-07Ignore no GPS dataAnton Tananaev
2020-01-04Fix frame decoderAnton Tananaev
2020-01-03Implement generic responseAnton Tananaev
2020-01-03Add SeTracker test casesAnton Tananaev
2020-01-03Resolved styling errorsdeveloperKurt
2020-01-03As the owner requested:developerKurt
• Javadocs are removed • Spring test framework removed, created custom mock implementation instead • Added class and method renamed
2020-01-02Fixed rest of the styling errors.developerKurt
2020-01-02Implemented project's code styledeveloperKurt
2020-01-02As requested in issue #4393, added logging IP address functionality when ↵developerKurt
login attempts fail.
2020-01-02 Corrected the documentation of IpRetriever.javadeveloperKurt
2020-01-01As requested in issue #4393, added logging IP address functionality when ↵developerKurt
login attempts fail.
2019-12-29Implement PST open protocolAnton Tananaev
2019-12-21Implement Blue ET700 protocolAnton Tananaev
2019-12-17Send correct XML responseAnton Tananaev
2019-12-17Handle no GPS dataAnton Tananaev
2019-12-15Add default VNET portAnton Tananaev
2019-12-15Implement VNET TG102 protocolAnton Tananaev
2019-12-12Add H02 unit testsAnton 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-30Fix checkstyle checksAnton Tananaev
2019-11-30Exclude protobuf from checkstyleAnton Tananaev
2019-11-30Change generated source pathAnton Tananaev
2019-11-29Add protobuf code generationAnton Tananaev
2019-11-29Implement Motor protocolAnton Tananaev