aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 ST910 unit testAnton Tananaev
2017-03-17Add Suntech HBM flagAnton Tananaev
2017-03-17Add Suntech ST300 unit testsAnton Tananaev
2017-03-17Decode additional H02 parametersAnton Tananaev
2017-03-17Load XT2400 format from configAnton Tananaev
2017-03-17Merge pull request #3019 from jon-stumpf/jss-fix-starlinkAnton Tananaev
2017-03-16Fixed bug in StarLinkProtocolDecoder.java;jon-stumpf
2017-03-17Finish XT2400 protocol implementationAnton Tananaev
2017-03-16Merge pull request #3011 from Abyss777/reports_timezoneAnton Tananaev
2017-03-16Share code in excel reportsAbyss777
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-15Use timezone from preferences for excel reportsAbyss777
2017-03-15Decode more Galileo parametersAnton Tananaev
2017-03-15Merge pull request #3007 from Abyss777/fix_server_requestAnton Tananaev
2017-03-14Fix missed fields in updateServer requestAbyss777
2017-03-14Merge pull request #3001 from Abyss777/timezoneAnton Tananaev
2017-03-14Combine some exceptions to ReflectiveOperationExceptionAbyss777
2017-03-14Fix indentationAbyss777
2017-03-14Implemented helper lookupPreferenceAbyss777
2017-03-14Fix forceSettings applyingAbyss777
2017-03-14- Use ternary operatorAbyss777
2017-03-14Re-implement StarLink protocol decoderAnton Tananaev
2017-03-13- Add timezone field to User and Server modelAbyss777
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-12Minor decoding and pipeline fixesAnton Tananaev
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-09Merge pull request #2986 from Abyss777/command_sourceaddressAnton Tananaev
2017-03-09Allow set different source address for commandsAbyss777
2017-03-08Fix Laipac protocol acknowledgementAnton Tananaev
2017-03-08Minor formatting fixesAnton Tananaev
2017-03-08Merge pull request #2979 from jon-stumpf/jss-add-infoAnton Tananaev
2017-03-07Removed unnecessary comments;jon-stumpf
2017-03-08Add Laipac unit test caseAnton Tananaev
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-05Updated comments in Position.java;jon-stumpf
2017-03-05Implement StarLink decoderAnton Tananaev
2017-03-05Merge pull request #2971 from Abyss777/sms_commandsAnton Tananaev
2017-03-05One more combine exceptions to genericAbyss777