aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/helper
AgeCommit message (Expand)Author
2016-10-27Export positions to GPXAbyss777
2016-10-24Correctly decode negative coords (fix #2479)Anton Tananaev
2016-10-04Decode GPS103 DTCs (fix #2401)Anton Tananaev
2016-10-03Start Smokey protocol implementationAnton Tananaev
2016-10-02Fix some issues in JT600 decoderAnton Tananaev
2016-10-02Moved 'xor' checksum method to the utility class.Vitaly Litvak
2016-09-20Don't convert Castel OBD valuesAnton Tananaev
2016-09-19Update regex pattern debuggerAnton Tananaev
2016-09-16Implement SinoCastel OBD decodingAnton Tananaev
2016-09-14Implement more Castel message typesAnton Tananaev
2016-08-24- Added speed converting in NotificationFormatterAbyss777
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-07-11Add new CRC16 algorithmAnton Tananaev
2016-05-31- Fixed style issues.drecchia
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-10Improve pattern check utilityAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-27Rename ChannelBufferTools to BcdUtilAnton Tananaev
2016-04-17Fix static code analysis issuesAnton Tananaev
2016-04-15Fix regression issue in the treeAnton Tananaev
2016-04-15Fix check style code issuesAnton Tananaev
2016-04-11Implement location search treeAnton Tananaev
2016-03-21Use reluctant modifier for anyAnton Tananaev
2016-03-07Change Meitrack encoder implementationAnton Tananaev
2016-03-01Remove unused Java class importsAnton Tananaev
2016-02-27Handle empty values in parserAnton Tananaev
2016-02-25Implement DTC codes for UlbotechAnton Tananaev
2016-02-24Save OBD cleared distance valueAnton Tananaev
2016-02-23Support another GL200 message typeAnton Tananaev
2016-01-05Remove unused imports and fix other issuesAnton Tananaev
2016-01-02Correct date if device sends not full timeAnton Tananaev
2015-12-24Dynamically add driver path to classpathAnton Tananaev
2015-12-23Fix hemisphere decoding for H02 protocolAnton Tananaev
2015-12-15Implement AURU GPRS communication protocolAnton Tananaev
2015-12-13Add support for U-pro protocolAnton Tananaev
2015-12-01Remove Clazz utility classAnton Tananaev
2015-12-01Remove unused methods and classesAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
2015-11-21Add support to generic resources and refactor in classes to support types and...Rafael Guterres
2015-11-15Merge pull request #1527 from guterresrafael/masterAnton Tananaev
2015-11-14Add api support to http methods and status codes.Rafael Guterres
2015-11-14Merge pull request #1510 from guterresrafael/masterAnton Tananaev
2015-11-11Avoid using POSIX regex classAnton Tananaev
2015-11-09Change log messages formattingAnton Tananaev
2015-11-07Replace Calendar with DateBuilderAnton Tananaev
2015-11-06Refactor TAIP protocol decoderAnton Tananaev
2015-11-06Fix checkstyleRafael Guterres
2015-11-05Change class Base64 to support current javaRafael Guterres
2015-11-05Add support to authorization basic http header in alternative to cookie and j...Rafael Guterres
2015-11-06Make OBD decoder final and hide constructorAnton Tananaev