aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org
AgeCommit message (Collapse)Author
2020-01-26Decode BLE locationAnton Tananaev
2020-01-25Support driver licenseAnton Tananaev
2020-01-24Support VT600 and VT900Anton Tananaev
2020-01-23Fix logging issue (fix #4473)Anton Tananaev
2020-01-22Fix frame decoding issuesAnton Tananaev
2020-01-21Implement server responseAnton Tananaev
2020-01-21Here 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-19Decode fuel dataAnton 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-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-03Add SeTracker test casesAnton Tananaev
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-02Implemented project's code styledeveloperKurt
2020-01-02As requested in issue #4393, added logging IP address functionality when ↵developerKurt
login attempts fail.
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-17Handle no GPS dataAnton Tananaev
2019-12-15Implement VNET TG102 protocolAnton Tananaev
2019-12-12Add H02 unit testsAnton Tananaev
2019-12-08Support photo filesAnton Tananaev
2019-12-08Decode additional attributesAnton Tananaev
2019-12-07Implement S168 protocolAnton Tananaev
2019-12-02Handle binary custom commandsAnton Tananaev
2019-12-02Support empty vendorAnton Tananaev
2019-11-30Implement Omnicomm protocolAnton Tananaev
2019-11-29Implement Motor protocolAnton Tananaev
2019-11-28Add login messageAnton Tananaev
2019-11-25Merge pull request #4449 from lcsvcn/masterAnton Tananaev
Update XRB28 regex pattern
2019-11-25Update Xrb28ProtocolDecoderTest.javaLucas V C Nicolau
2019-11-25only one testLucas V C Nicolau
2019-11-25new tests with real dataLucas V C Nicolau
2019-11-25Update Xrb28ProtocolDecoderTest.javaLucas V C Nicolau
add new regex matching test cases
2019-11-24Decode battery voltageAnton Tananaev
2019-11-23Decode additional attributesAnton Tananaev
2019-11-21Handle spaces before speedAnton Tananaev
2019-11-21More flexible JSON formatAnton Tananaev
2019-11-14Solar Powered GPS protocolAnton Tananaev
2019-11-12Support WiFi and cell dataAnton Tananaev
2019-11-11Use correct decoderAnton Tananaev
2019-11-10Extend Plugin protocol supportAnton Tananaev
2019-11-10Merge pull request #4436 from flocsy/set-languageAnton Tananaev
added language to watch protocol's set_timezone command
2019-11-10Decode more Huabao attributesAnton Tananaev