aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-03Start Smokey protocol implementationAnton Tananaev
2016-10-03Add cell info classAnton Tananaev
2016-10-02Fix some issues in JT600 decoderAnton Tananaev
2016-10-02Merge pull request #2387 from vitalidze/jt600c_checksum_repliesAnton Tananaev
2016-10-02Support old protocol versions without checksumVitaly Litvak
2016-10-02Reverted back odometer to count as thousands of meters.Vitaly Litvak
2016-10-02Moved 'xor' checksum method to the utility class.Vitaly Litvak
2016-10-02Updated formattingVitaly Litvak
2016-10-01Updated formatting, removed indentation, changed regular expression parametersVitaly Litvak
2016-10-01Updated formattingVitaly Litvak
2016-10-01Added 'StringEncoder' to fix conversion of strings to the netty's buffersVitaly Litvak
2016-10-01For JT600c - added engine start/stop, set timezone and reboot commands implem...Vitaly Litvak
2016-10-01For JT600c - added checksum verification and replying for alarms/positions me...Vitaly Litvak
2016-10-01Remove unused data manager methods (fix #2386)Anton Tananaev
2016-09-30Implement Fifotrack protocolAnton Tananaev
2016-09-30Implement JT701 device supportAnton Tananaev
2016-09-28Fix code style issueAnton Tananaev
2016-09-28Decode Tramigo direction (fix #2377)Anton Tananaev
2016-09-27Modify CalAmp decoder and add test casesAnton Tananaev
2016-09-27Remove unused class importsAnton Tananaev
2016-09-27Implement eeLink protocol commandsAnton Tananaev
2016-09-27Merge pull request #2349 from dcbastos/masterAnton Tananaev
2016-09-27Merge pull request #2367 from tananaev/implement_statisticsAnton Tananaev
2016-09-26Change statistics calculation logicAnton Tananaev
2016-09-26Change aliases API pathAbyss777
2016-09-26Implement Aplicom EB protocolAnton Tananaev
2016-09-26Implement Aplicom H protocolAnton Tananaev
2016-09-25Implement server statistics collectionAnton Tananaev
2016-09-24Remove unused class importsAnton Tananaev
2016-09-24Support UDP for Cellocator protocolAnton Tananaev
2016-09-24Merge pull request #2356 from dcbastos/no-config-givenAnton Tananaev
2016-09-23Throws a RuntimeException if no configuration file was provided.Daniel Bastos
2016-09-24Fix a crash in base pipeline factoryAnton Tananaev
2016-09-23Extend JT600 protocol supportAnton Tananaev
2016-09-23Remove unnecessary line breakAnton Tananaev
2016-09-22Adds unknown devices automatically.Daniel Bastos
2016-09-22Merge pull request #2354 from Abyss777/device_attribute_aliasesAnton Tananaev
2016-09-22- rename table and unique constraintAbyss777
2016-09-21Add attributes aliasesAbyss777
2016-09-21Merge pull request #2348 from Abyss777/ignore_odometerAnton Tananaev
2016-09-21Implement lookup attribute helpers for primitivesAbyss777
2016-09-21Implement cGuard communication protocolAnton Tananaev
2016-09-21PMD fixAbyss777
2016-09-21- Add two functions to lookup attributes from device to server and from devic...Abyss777
2016-09-21Fix some style issuesAnton Tananaev
2016-09-21Implement Aplicom E protocolAnton Tananaev
2016-09-21Read event from OIGO messagesAnton Tananaev
2016-09-20Add parameter "report.ignoreOdometer"Abyss777
2016-09-20Don't convert Castel OBD valuesAnton Tananaev
2016-09-20Update JP-KORJAR decoder with regexAnton Tananaev