aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-10GeofencesAbyss777
2016-06-09Fix check style code issuesAnton Tananaev
2016-06-09Change protocol name to correct oneAnton Tananaev
2016-06-09Fix minor issues in LDPL protocolAnton Tananaev
2016-06-08- Fixed identation.drecchia
2016-06-08- Minor fixes.drecchia
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-06- Fix hikari connection check sql.drecchia
2016-06-04Implement new Totem protocol formatAnton Tananaev
2016-06-02Style fixes and optimization.Abyss777
2016-06-02Send position with event to websocketAbyss777
2016-06-02Properly decode Telic info (fix #1735)Anton Tananaev
2016-06-01- Fixed code style.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 #1981 from Abyss777/masterAnton Tananaev
2016-05-31- Fixed style issues.drecchia
2016-05-31- Renamed eventTime to serverTimeAbyss777
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-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-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-19- Added device identification on ping packet for Wondex protocolAbyss777
2016-05-17Custom command support for web-interfaceAbyss777
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-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-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