aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-18Merge pull request #2012 from Abyss777/masterAnton Tananaev
Implement Geofences on server side
2016-06-18Implement command for PT502 protocolAnton Tananaev
2016-06-16Variable naming fixAbyss777
2016-06-16Missed super()Abyss777
2016-06-16Moved variables from parent to inheritorAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-16Fix typo and remove unnecessary super()Abyss777
2016-06-16Add GPS103 protocol unit test caseAnton Tananaev
2016-06-16Fix Meiligao odometer decoding issueAnton Tananaev
2016-06-16Add UDP support for V680 protocol (fix #1982)Anton Tananaev
2016-06-15Use variablesAbyss777
2016-06-15Support new GT06 protocol messageAnton Tananaev
2016-06-15Fix rare Stack Overflow while server idleAbyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
- Some optimization
2016-06-15Missed changelogAbyss777
2016-06-14Current device geofences should survive cache updateAbyss777
2016-06-14- Overlapping geofencesAbyss777
- Simplified user-device link
2016-06-13Update debug.xmlAbyss777
2016-06-13Style fixesAbyss777
2016-06-12Add Suntech unit test caseAnton Tananaev
2016-06-12Support J1708 decoding for UlbotechAnton Tananaev
2016-06-12Protect against missing groupAnton Tananaev
2016-06-12Make liquibase filepath independentAnton Tananaev
2016-06-12Add CalAmp unit test caseAnton Tananaev
2016-06-10Fixed broken repeated event suppressionAbyss777
2016-06-10GeofencesAbyss777
2016-06-10Merge pull request #2009 from drecchia/master-dockerAnton Tananaev
Official Docker build script
2016-06-09- Docker build script.drecchia
2016-06-09- Clean docker integration.drecchia
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-09Merge pull request #2006 from drecchia/master-ldpl2Anton Tananaev
Implement LDPL protocol
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
Fix connection check sql
2016-06-07Implement Watch position requestAnton Tananaev
2016-06-06Update traccar.xmlDanilo Recchia
- Fixed tabs.
2016-06-06Update traccar.xmlDanilo Recchia
- Fixed tabs.
2016-06-06Update debug.xmlDanilo Recchia
- Fixed tabs.
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
Show events in web interface with toasts
2016-06-02Style fixes and optimization.Abyss777
2016-06-02Show events in toastAbyss777
2016-06-02Send position with event to websocketAbyss777