aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/helper
AgeCommit message (Expand)Author
2017-02-11Fix some code issuesAnton Tananaev
2016-12-30Remove unused importsAnton Tananaev
2016-12-30Init crypto on statup (fix #2422)Anton Tananaev
2016-12-18Implement AIS protocol decoderAnton Tananaev
2016-12-05Implement OIGO MG protocolAnton Tananaev
2016-11-27- Rename functionAbyss777
2016-11-26Add license headerAbyss777
2016-11-26Implement polyline geofenceAbyss777
2016-11-24- Use one parserAbyss777
2016-11-23- Pass client timezone to excel templateAbyss777
2016-11-19Fix code analysis problemsAnton Tananaev
2016-11-06Fix NMEA checksum calculation (fix #2405)Anton Tananaev
2016-11-03Include version in server modelAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-01Move parseDate to DateUtilAbyss777
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