aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-04-07Optimize minifinder decoder classAnton Tananaev
2017-04-06Fix Cellocator UDP acknowledgementAnton Tananaev
2017-04-05Flag to ignore GL200 fix timeAnton Tananaev
2017-04-04Decode H02 additional dataAnton Tananaev
2017-04-02make method accessible to ther classesIvan Martinez
2017-04-02Support ERI GV300 messagesAnton Tananaev
2017-04-01Add new Aquila protocol formatAnton Tananaev
2017-04-01Refactor GL200 protocol decoderAnton Tananaev
2017-03-30Handle empty Starlink cell infoAnton Tananaev
2017-03-30Fix another Telic issueAnton Tananaev
2017-03-29Remove regular expression debug codeAnton Tananaev
2017-03-29Handle no power value from TelicAnton Tananaev
2017-03-29Add support for TAIP event codeAnton Tananaev
2017-03-28Remove unused importsAnton Tananaev
2017-03-28Remove GL200 time workaroundAnton Tananaev
2017-03-27Store Ruptela event codeAnton Tananaev
2017-03-27Add support for WLINK routerAnton Tananaev
2017-03-27Refactor GT06 protocol decoderAnton Tananaev
2017-03-27Implement GT06 fuel sensor supportAnton Tananaev
2017-03-27Fix Teltonika UDP acknowledgementAnton Tananaev
2017-03-26Merge pull request #3055 from AngeloBAN/JsonFixesAnton Tananaev
Replace deprecated JsonSerialize with JsonInclude
2017-03-26Replace deprecated JsonSerialize with JsonIncludeAngeloBAN
2017-03-26Implement global timeout optionAnton Tananaev
2017-03-26TrackerServer class cleanupAnton Tananaev
2017-03-26Alternative TAIP protocol formatAnton Tananaev
2017-03-26Update device permissions on group changeAnton Tananaev
2017-03-25Adjustments to Telic decoderAnton Tananaev
2017-03-25Implement alarms for MeitrackAnton Tananaev
2017-03-24Format speed in notification templatesAbyss777
2017-03-24Fix TAIP ACK checksumAnton Tananaev
2017-03-23Merge pull request #3034 from Abyss777/set_offlineAnton Tananaev
Set status to offline for new device
2017-03-23Move default device status to getterAbyss777
2017-03-23Extend Telic protocol decoderAnton Tananaev
2017-03-22Move device status initialization to modelAbyss777
2017-03-21Set status to offline for new deviceAbyss777
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-21Merge pull request #3022 from Abyss777/pnone_deviceAnton Tananaev
Handle incoming SMS from devices as Event
2017-03-20Use Iterator for maps cleanupAbyss777
2017-03-20Move handleTextMessage function to separate handler.Abyss777
2017-03-20Implement phone to device comparisonAbyss777
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
Date and time decoding improvements
2017-03-17Removed capture of milliseconds for UTC time in Gps103 protocol; Determined ↵jon-stumpf
one test position in Gps103ProtocolDecoderTest.java has only 2 digits where 3 digits are needed for milliseconds;
2017-03-17Removed capture of milliseconds in Homtecs protocol; The *one* test position ↵jon-stumpf
has 2 digits instead of 3; Access to documentation online and/or more test positions are needed to safely implement the capture of milliseconds;
2017-03-18Add driver id for StarLink protocolAnton Tananaev