aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol
AgeCommit message (Expand)Author
2017-10-24Arnavi4 frame decoder's code reorganization based on traccar maintainer comme...Ivan Muratov
2017-07-17Fix build issues.Ivan Muratov
2017-07-17Refactoring of the ARNAVI4 protocol decoder.Ivan Muratov
2017-07-17Rewrite the code of frame decoder.Ivan Muratov
2017-07-14Fix build issues.Ivan Muratov
2017-07-14Upgrade the frame decoder and remove unnecessary check for the last end sign ...Ivan Muratov
2017-07-14Split responses to separate methods.Ivan Muratov
2017-07-14Add reading bytes from buffer for non-data packages.Ivan Muratov
2017-07-14Change signed byte to unsidned for tag value of movement speed.Ivan Muratov
2017-07-14Fix build issues.Ivan Muratov
2017-07-14Switch from the unnecessary creating the byte array to direct working with or...Ivan Muratov
2017-07-14Correction based on comments.Ivan Muratov
2017-07-13Fix build issues.Ivan Muratov
2017-07-13Replace MODULO256 checksum method.Ivan Muratov
2017-07-13Basic ARNAVI4 binary protocol implementation is done.Ivan Muratov
2017-07-11Create duplicate of ARNAVI3 protocol implementation.Ivan Muratov
2017-07-11Support Gelileo command responseAnton Tananaev
2017-07-11Fix Galileo command encoderAnton Tananaev
2017-07-09Implement GalileoSky protocol commandsAnton Tananaev
2017-07-09Decode AZ735 protocol statusAnton Tananaev
2017-07-08Add more integration testsAnton Tananaev
2017-07-08Fix code check issuesAnton Tananaev
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-07-04Decode AZ735 command resultsAnton Tananaev
2017-06-30Merge pull request #3306 from ckrey/Aplicom-fixAnton Tananaev
2017-06-30[FIX] use readable() instead of testing readableBytes()Christoph Krey
2017-06-29[FIX] Aplicom protocol does not ignore Alive messages #3305Christoph Krey
2017-06-27Add more alarms for TK103 protocolAnton Tananaev
2017-06-27Support AZ735 GT06 protocol variantAnton Tananaev
2017-06-27Fix X1 GT06 photo decodingAnton Tananaev
2017-06-26Add support for X1 GT06 photosAnton Tananaev
2017-06-26Support X1 GT06 variantAnton Tananaev
2017-06-26Support watch audio fileAnton Tananaev
2017-06-26Decode Atrack INFO messagesAnton Tananaev
2017-06-25Merge pull request #3286 from ckrey/tk013-commandsAnton Tananaev
2017-06-25style fixesChristoph Krey
2017-06-25Correctly decode Meitrack temperature (fix #3287)Anton Tananaev
2017-06-24add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, TYPE_REBOOT...Christoph Krey
2017-06-23add Command.TYPE_POSITION_SINGLE to Tk103 protocolChristoph Krey
2017-06-23Add CalAmp ignition support (fix #2752)Anton Tananaev
2017-06-23Add watch fall-down alarmAnton Tananaev
2017-06-22Velocity is km/hJan-Piet Mens
2017-06-22Support another VTFMS protocol formatAnton Tananaev
2017-06-21Add VTFMS protocol test caseAnton Tananaev
2017-06-21Osmand: Store 'batt' parameter as 'batteryLevel'Abyss777
2017-06-20Support Aplicom E driver infoAnton Tananaev
2017-06-20Implement VTFMS protocolAnton Tananaev
2017-06-17Fix typo in DMT decoderAnton Tananaev
2017-06-17VT200 custom frame decoderAnton Tananaev
2017-06-17Merge pull request #3263 from Turbovix/masterAnton Tananaev