aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-08- Ldpl protocol implemented.drecchia
2016-06-09Default connection initialization queryAnton Tananaev
2016-06-09Merge pull request #2003 from drecchia/master-hikari-fixAnton Tananaev
2016-06-07Implement Watch position requestAnton Tananaev
2016-06-06Update traccar.xmlDanilo Recchia
2016-06-06Update traccar.xmlDanilo Recchia
2016-06-06Update debug.xmlDanilo Recchia
2016-06-06- Fix hikari connection check sql.drecchia
2016-06-05Add TK103 unit test caseAnton Tananaev
2016-06-04Implement new Totem protocol formatAnton Tananaev
2016-06-04Add easytrack decoder test caseAnton Tananaev
2016-06-03Merge pull request #1992 from Abyss777/masterAnton Tananaev
2016-06-02Style fixes and optimization.Abyss777
2016-06-02Show events in toastAbyss777
2016-06-02Send position with event to websocketAbyss777
2016-06-02Properly decode Telic info (fix #1735)Anton Tananaev
2016-06-02Replace c3p0 with hikariAnton Tananaev
2016-06-01- Fixed code style.drecchia
2016-06-01- Removed checkstyle-cs configuration.drecchia
2016-06-01Merge branch 'master' of https://github.com/tananaev/traccardrecchia
2016-06-01- Minor changes as requested in pull request.drecchia
2016-06-01Merge pull request #1987 from Abyss777/masterAnton Tananaev
2016-06-01Use getView instead viewAbyss777
2016-06-01- Handle only specific store updateAbyss777
2016-06-01Handle store update event in right placeAbyss777
2016-06-01Merge branch 'fix_commandButton'Abyss777
2016-06-01Merge pull request #1981 from Abyss777/masterAnton Tananaev
2016-05-31- Fixed style.drecchia
2016-05-31- CheckStyle-cs config.drecchia
2016-05-31- Fixed style issues.drecchia
2016-05-31Disable command button if device is not online.Abyss777
2016-05-31- Renamed eventTime to serverTimeAbyss777
2016-05-31Center map on report trackAnton Tananaev
2016-05-31Request report only if device selectedAnton Tananaev
2016-05-30- Replaced connection poll from c3p0 to HikariCP.drecchia
2016-05-31Support more speed units for TK103Anton Tananaev
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-27- Synchronization device cache on updateLatestPosition and updateDeviceStatusAbyss777
2016-05-26Merge pull request #1978 from Abyss777/masterAnton Tananaev
2016-05-26Events subsystemAbyss777
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