Age | Commit message (Expand) | Author |
2016-06-10 | Fixed broken repeated event suppression | Abyss777 |
2016-06-10 | Geofences | Abyss777 |
2016-06-09 | Fix check style code issues | Anton Tananaev |
2016-06-09 | Change protocol name to correct one | Anton Tananaev |
2016-06-09 | Fix minor issues in LDPL protocol | Anton Tananaev |
2016-06-08 | - Fixed identation. | drecchia |
2016-06-08 | - Minor fixes. | drecchia |
2016-06-08 | - Ldpl protocol implemented. | drecchia |
2016-06-09 | Default connection initialization query | Anton Tananaev |
2016-06-09 | Merge pull request #2003 from drecchia/master-hikari-fix | Anton Tananaev |
2016-06-07 | Implement Watch position request | Anton Tananaev |
2016-06-06 | - Fix hikari connection check sql. | drecchia |
2016-06-04 | Implement new Totem protocol format | Anton Tananaev |
2016-06-02 | Style fixes and optimization. | Abyss777 |
2016-06-02 | Send position with event to websocket | Abyss777 |
2016-06-02 | Properly decode Telic info (fix #1735) | Anton Tananaev |
2016-06-01 | - Fixed code style. | drecchia |
2016-06-01 | Merge branch 'master' of https://github.com/tananaev/traccar | drecchia |
2016-06-01 | - Minor changes as requested in pull request. | drecchia |
2016-06-01 | Merge pull request #1981 from Abyss777/master | Anton Tananaev |
2016-05-31 | - Fixed style issues. | drecchia |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia |
2016-05-31 | Support more speed units for TK103 | Anton Tananaev |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 |
2016-05-27 | - Synchronization device cache on updateLatestPosition and updateDeviceStatus | Abyss777 |
2016-05-26 | Events subsystem | Abyss777 |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-25 | Remove unused model class | Anton Tananaev |
2016-05-25 | Fix AutoFon old protocol response | Anton Tananaev |
2016-05-23 | Two optimizations | Abyss777 |
2016-05-22 | Added missed space | Abyss777 |
2016-05-22 | Log Command result | Abyss777 |
2016-05-22 | - Removed any decoding from FrameDecoder | Abyss777 |
2016-05-20 | Small optimization and style fix | Abyss777 |
2016-05-19 | - Added device identification on ping packet for Wondex protocol | Abyss777 |
2016-05-17 | Custom command support for web-interface | Abyss777 |
2016-05-16 | Code style fixes | Abyss777 |
2016-05-16 | Removed unnecessary TYPE_CUSTOM implementation | Abyss777 |
2016-05-16 | Implemented few commands for Wondex protocol. | Abyss777 |
2016-05-13 | Implement new Xirgo protocol format | Anton Tananaev |
2016-05-12 | Fix "Requests to this API must be over SSL" when use API Key | Oliver Carreño |
2016-05-10 | Add new OBD field to GL200 | Anton Tananaev |
2016-05-10 | Improve pattern check utility | Anton Tananaev |
2016-05-10 | Add option to save empty messages | Anton Tananaev |
2016-05-09 | Fix GL200 FRI message decoding | Anton Tananaev |
2016-05-09 | Merge pull request #1920 from gaborgsomogyi/command_framework | Anton Tananaev |
2016-05-08 | Review fixes | Gábor Somogyi |
2016-05-08 | Handle GT06 empty string message (fix #1930) | Anton Tananaev |
2016-05-07 | Implement general custom commands | Anton Tananaev |