aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/GoSafeProtocolDecoder.java
AgeCommit message (Expand)Author
2018-04-06Reimplement GoSafe protocol decoderAnton Tananaev
2018-03-28Fix GoSafe G6S and G3S decodingAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-11-24Decode GoSafe IO statusAnton Tananaev
2017-05-23Organize satellites and RSSI valuesAbyss777
2017-05-22Organize KEY_POWER and KEY_CHARGE usingAbyss777
2017-05-19Fixed optional valuesAbyss777
2017-05-19Adjust battery and batteryLevel typeAbyss777
2017-04-17Allow optional primitivesAnton Tananaev
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;jon-stumpf
2017-03-17Fixed all comments for date and time to include format details;jon-stumpf
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-02-22Extend KHD protocol supportAnton Tananaev
2017-01-03Another small GoSafe fixAnton Tananaev
2017-01-03Fix GoSafe protocol decoderAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-12-04Decode GoSafe speed correctlyAnton Tananaev
2016-12-01Implement G737IC extra dataAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-25A few more odometer units organizationAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-26Fix GoSafe speed units issueAnton Tananaev
2016-03-19Decode GSM data for GoSafe protocolAnton Tananaev
2016-01-23Fix checkstyle issues in the projectAnton Tananaev
2016-01-21Add support for old GoSafe formatAnton Tananaev
2016-01-19Start implementing new GoSafe formatAnton Tananaev
2015-11-08Set protocol name in GoSafe decoderAnton Tananaev
2015-10-30Remove star package importsAnton Tananaev
2015-10-30Fix another GoSafe decoder issueAnton Tananaev
2015-10-30Fix an issue in GoSafe decoderAnton Tananaev
2015-10-29Fix a problem in GoSafe decoderAnton Tananaev
2015-10-24Refactor pattern builder classAnton Tananaev
2015-10-16Fix GoSafe protocol decoderAnton Tananaev
2015-10-15Clean up some text protocolsAnton Tananaev
2015-10-13Extend date builder interfaceAnton Tananaev
2015-10-09Fix some check style issuesAnton Tananaev
2015-10-09Finish full GoSafe implementationAnton Tananaev
2015-10-09Refactor GoSafe decoder implementationAnton Tananaev
2015-10-07Rename pattern to upper case styleAnton Tananaev
2015-10-07Replace Double.valueOf with parseDoubleAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-08-02Add GoSafe protocol responseAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev