aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/helper
AgeCommit message (Expand)Author
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-04-26Implement additional Xirgo attributesAnton Tananaev
2017-04-17Allow optional primitivesAnton Tananaev
2017-03-18Merge pull request #3018 from jon-stumpf/jss-parse-nextDateTimeAnton Tananaev
2017-03-17Removed unnecessary comments in Parser.java as requested;jon-stumpf
2017-03-17Removed ISO8601 DateTimeFormat as requested;jon-stumpf
2017-03-17Renamed millisecond DateTimeFormats as requested;jon-stumpf
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;jon-stumpf
2017-03-15Use timezone from preferences for excel reportsAbyss777
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
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