Age | Commit message (Expand) | Author |
2016-06-20 | Merge pull request #2030 from Abyss777/master | Anton Tananaev |
2016-06-20 | Handle H02 messages with no time (fix #2035) | Anton Tananaev |
2016-06-18 | Variable | Abyss777 |
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 |
2016-06-18 | Merge pull request #2012 from Abyss777/master | Anton Tananaev |
2016-06-18 | Implement command for PT502 protocol | Anton Tananaev |
2016-06-16 | Variable naming fix | Abyss777 |
2016-06-16 | Missed super() | Abyss777 |
2016-06-16 | Moved variables from parent to inheritor | Abyss777 |
2016-06-16 | Added/updated license headers | Abyss777 |
2016-06-16 | Fix typo and remove unnecessary super() | Abyss777 |
2016-06-16 | Fix Meiligao odometer decoding issue | Anton Tananaev |
2016-06-16 | Add UDP support for V680 protocol (fix #1982) | Anton Tananaev |
2016-06-15 | Use variables | Abyss777 |
2016-06-15 | Support new GT06 protocol message | Anton Tananaev |
2016-06-15 | Fix rare Stack Overflow while server idle | Abyss777 |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 |
2016-06-14 | Current device geofences should survive cache update | Abyss777 |
2016-06-14 | - Overlapping geofences | Abyss777 |
2016-06-13 | Style fixes | Abyss777 |
2016-06-12 | Support J1708 decoding for Ulbotech | Anton Tananaev |
2016-06-12 | Protect against missing group | Anton Tananaev |
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 |