aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-11Remove pattern debugging codeAnton Tananaev
2016-02-09Support GPS103 OBD messages (fix #1632)Anton Tananaev
2016-02-09Send correct response for TRV protocolAnton Tananaev
2016-02-07Handle new line in Xexun messagesAnton Tananaev
2016-02-07Change TLT-2H frame decoderAnton Tananaev
2016-02-07Support new TLT-2H message formatAnton Tananaev
2016-02-06Support TRV protocol heartbeatsAnton Tananaev
2016-02-05Add ISO time support for OsmAnd (fix #1700)Anton Tananaev
2016-02-02Add RFID support for GPS103 protocolAnton Tananaev
2016-02-02Fix ADC value decoding for DishaAnton Tananaev
2016-02-02Save status flag for GT06 protocolAnton Tananaev
2016-01-31Add new MiniFinder message typesAnton Tananaev
2016-01-25Implement Kenji KJ-8501 protocolAnton Tananaev
2016-01-23Fix checkstyle issues in the projectAnton Tananaev
2016-01-23Use send time if earlier than GPS timeAnton Tananaev
2016-01-22Fix Ulbotech ignition status decodingAnton Tananaev
2016-01-21Fix Ulbotech frame and protocol decodersAnton Tananaev
2016-01-21Add support for old GoSafe formatAnton Tananaev
2016-01-21Fix alarm and status decoding (fix #1675)Anton Tananaev
2016-01-21Convert speed units in Noran decoderAnton Tananaev
2016-01-20Try to authenticate all requestsAnton Tananaev
2016-01-19Start implementing new GoSafe formatAnton Tananaev
2016-01-19Add hemisphere options to config (fix #1669)Anton Tananaev
2016-01-18Add flag to ignore unknown devicesAnton Tananaev
2016-01-18Support valid parameter for OsmAndAnton Tananaev
2016-01-16Change serialization date format againAnton Tananaev
2016-01-15Remove unused class importAnton Tananaev
2016-01-14Switch Meiligao engine on and off commandsAnton Tananaev
2016-01-13Implement Meiligao output control commandsAnton Tananaev
2016-01-13Revert changes for arm and disarm commandsAnton Tananaev
2016-01-12Fix Navis protocol frame decoderAnton Tananaev
2016-01-12Handle new format for Watch protocolAnton Tananaev
2016-01-12Rename method to get permissionsAnton Tananaev
2016-01-12Fix Navis device identifier decodingAnton Tananaev
2016-01-11Fix Navis protocol decoder responseAnton Tananaev
2016-01-11Implement Navis protocol frame decoderAnton Tananaev
2016-01-11Support negative coordinates (fix #1654)Anton Tananaev
2016-01-11Fix Disha coordinates decoding issueAnton Tananaev
2016-01-11Remove unused class importsAnton Tananaev
2016-01-11Add UDP support for Meitrack protocolAnton Tananaev
2016-01-09Merge AutoFon and AutoFon45 protocolsAnton Tananaev
2016-01-09Update GPS103 arm and disarm commandsAnton Tananaev
2016-01-09Add new command types for GPS103 protocolAnton Tananaev
2016-01-08Add commands support for GL200 protocolAnton Tananaev
2016-01-08Handle websocket connection idle timeoutAnton Tananaev
2016-01-07Rename protocol from auru to auroAnton Tananaev
2016-01-05Ignore Liquibase changelog checksum valuesAnton Tananaev
2016-01-05Remove unused imports and fix other issuesAnton Tananaev
2016-01-04For #1606 - always start PermissionsManager when WebServer is going to be sta...Vitaly Litvak
2016-01-04For #1606 - share HTTP sessions between all web applicationsVitaly Litvak