aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31- Fixed style.drecchia
2016-05-31- CheckStyle-cs config.drecchia
2016-05-31- Fixed style issues.drecchia
2016-05-30- Replaced connection poll from c3p0 to HikariCP.drecchia
2016-05-31Support more speed units for TK103Anton Tananaev
2016-05-26Merge pull request #1978 from Abyss777/masterAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-25Remove unused model classAnton Tananaev
2016-05-25Fix AutoFon old protocol responseAnton Tananaev
2016-05-22Merge pull request #1963 from Abyss777/masterAnton Tananaev
2016-05-23Two optimizationsAbyss777
2016-05-22Added missed spaceAbyss777
2016-05-22Log Command resultAbyss777
2016-05-22- Removed any decoding from FrameDecoderAbyss777
2016-05-20Small optimization and style fixAbyss777
2016-05-20Merge branch 'wondex_command_result'Abyss777
2016-05-19Merge pull request #1953 from Abyss777/masterAnton Tananaev
2016-05-19- Added device identification on ping packet for Wondex protocolAbyss777
2016-05-18Added more strings for commandsAbyss777
2016-05-18Removed ru string, it is need to be translated via TransifexAbyss777
2016-05-17Merge branch 'master' of https://github.com/tananaev/traccarAbyss777
2016-05-17Custom command support for web-interfaceAbyss777
2016-05-17Merge pull request #1951 from Abyss777/masterAnton Tananaev
2016-05-17Lock EOL to "lf" to avoid warnings on windows platformAbyss777
2016-05-16Merge pull request #1947 from Abyss777/masterAnton Tananaev
2016-05-16Code style fixesAbyss777
2016-05-16Removed unnecessary TYPE_CUSTOM implementationAbyss777
2016-05-16Implemented few commands for Wondex protocol.Abyss777
2016-05-13Implement new Xirgo protocol formatAnton Tananaev
2016-05-13Merge pull request #1941 from orcoliver/masterAnton Tananaev
2016-05-12Fix "Requests to this API must be over SSL" when use API KeyOliver Carreño
2016-05-10Add new OBD field to GL200Anton Tananaev
2016-05-10Improve pattern check utilityAnton Tananaev
2016-05-10Add option to save empty messagesAnton Tananaev
2016-05-09Update changelog for MS SQL serverAnton Tananaev
2016-05-09Fix GL200 FRI message decodingAnton Tananaev
2016-05-09Merge pull request #1920 from gaborgsomogyi/command_frameworkAnton Tananaev
2016-05-08Review fixesGábor Somogyi
2016-05-08Handle GT06 empty string message (fix #1930)Anton Tananaev
2016-05-07Implement general custom commandsAnton Tananaev
2016-05-07Do not use idle timeout for UDPAnton Tananaev
2016-05-07Rename reset delay to timeoutAnton Tananaev
2016-05-06I18N addedGábor Somogyi
2016-05-06Refactor Teltonika protocol decoderAnton Tananaev
2016-05-06Typo fixGábor Somogyi
2016-05-06Implement Teltonika codec 12Anton Tananaev
2016-05-06Checkstyle fixGábor Somogyi
2016-05-06Rename SupportedCommand to CommandTypeGábor Somogyi
2016-05-05Protocol null check addedGábor Somogyi
2016-05-05Backend side model put backGabor Somogyi