aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol
AgeCommit message (Expand)Author
2017-03-25Adjustments to Telic decoderAnton Tananaev
2017-03-25Implement alarms for MeitrackAnton Tananaev
2017-03-24Fix TAIP ACK checksumAnton Tananaev
2017-03-23Extend Telic protocol decoderAnton Tananaev
2017-03-21Implement Ruptela responsesAnton Tananaev
2017-03-21Implement more Ruptela commandsAnton Tananaev
2017-03-21Additional DMT attributesAnton Tananaev
2017-03-21Handle DMT messages without locationAnton Tananaev
2017-03-20Alternative TAIP acknowledgementAnton Tananaev
2017-03-20Fixes to StarLink decoderAnton Tananaev
2017-03-19Implement GL200 GSM message supportAnton Tananaev
2017-03-18Merge pull request #3018 from jon-stumpf/jss-parse-nextDateTimeAnton Tananaev
2017-03-17Removed capture of milliseconds for UTC time in Gps103 protocol; Determined o...jon-stumpf
2017-03-17Removed capture of milliseconds in Homtecs protocol; The *one* test position ...jon-stumpf
2017-03-18Add driver id for StarLink protocolAnton Tananaev
2017-03-17Fixed time comment in Tk103 and Totem protocols as requested;jon-stumpf
2017-03-17Fixed time comments for uncaptured milliseconds as requested;jon-stumpf
2017-03-17Renamed millisecond DateTimeFormats as requested;jon-stumpf
2017-03-17Reverted changes to StarLinkProtocolDecoder.java to avoid merge conflict;jon-stumpf
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;jon-stumpf
2017-03-17Implemented capture of milliseconds in ExtremTrac, Megastek, and Tlt2h protoc...jon-stumpf
2017-03-17Implemented capture of milliseconds in L100 protocol as per regex; No documen...jon-stumpf
2017-03-17Removed capture of milliseconds from protocols that did not support ".(ddd)":...jon-stumpf
2017-03-17Fixed protocols that incorrectly used ".(d+)" to record milliseconds: Enfora,...jon-stumpf
2017-03-17Fixed Parser.DateTimeFormat;jon-stumpf
2017-03-17Fixed time comments in CarTrack, Pt502, and Trackbox protocols;jon-stumpf
2017-03-17Fixed all comments for date and time to include format details;jon-stumpf
2017-03-17Fixed comment for date format to match code in Meitrack and Totem protocols;jon-stumpf
2017-03-17Add Suntech HBM flagAnton Tananaev
2017-03-17Decode additional H02 parametersAnton Tananaev
2017-03-17Load XT2400 format from configAnton Tananaev
2017-03-16Fixed bug in StarLinkProtocolDecoder.java;jon-stumpf
2017-03-17Finish XT2400 protocol implementationAnton Tananaev
2017-03-16Start XT2400 protocol implementationAnton Tananaev
2017-03-16Implement Ulbotech response handlingAnton Tananaev
2017-03-16Fix Aplicom F decodingAnton Tananaev
2017-03-16Implement H02 power cut alarmAnton Tananaev
2017-03-15Decode more Galileo parametersAnton Tananaev
2017-03-14Re-implement StarLink protocol decoderAnton Tananaev
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-10Merge pull request #2987 from jon-stumpf/masterAnton Tananaev
2017-03-09Removed execute permissions from source code files;jon-stumpf
2017-03-10Fix Siwi protocol decoderAnton Tananaev
2017-03-08Fix Laipac protocol acknowledgementAnton Tananaev
2017-03-08Merge pull request #2979 from jon-stumpf/jss-add-infoAnton Tananaev
2017-03-07Removed unnecessary comments;jon-stumpf
2017-03-07Merge pull request #2982 from Abyss777/rename_data_and_textAnton Tananaev
2017-03-07Implement DMT protocolAnton Tananaev
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2017-03-05Implement StarLink decoderAnton Tananaev