aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/ServerManager.java
AgeCommit message (Expand)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-05-08Review fixesGábor Somogyi
2016-05-06Rename SupportedCommand to CommandTypeGábor Somogyi
2016-05-05Protocol null check addedGábor Somogyi
2016-05-05Backend side model put backGabor Somogyi
2016-05-04Checkstyle fixGabor Somogyi
2016-05-04SupportedCommand model removedGabor Somogyi
2016-05-02Minor java type refactorGábor Somogyi
2016-05-02Concept update + UI translation supportGábor Somogyi
2016-04-27Command framework ugly hack versionGábor Somogyi
2016-03-22Fix minor issues in the codeAnton Tananaev
2016-03-15Remove protocol detector classesAnton Tananaev
2015-12-07Use UTF-8 name from standard libraryAnton Tananaev
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-04Fix some PMD reported bugsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-07-14Reduce dependencies on data manager (fix #954)Anton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-06-30Fix dynamic class loading (fix #1283)Anton Tananaev
2015-06-29Load protocols dynamically (fix #1280)Anton Tananaev
2015-06-29Some cleanup and license noteAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-06-26Change TR900 frame decoder (fix #1246)Anton Tananaev
2015-06-23Start MXT protocol implementationAnton Tananaev
2015-06-19Add UDP support for TR900 (fix #1246)Anton Tananaev
2015-06-07Fix Castel frame decoderAnton Tananaev
2015-06-05Simplify protocol configAnton Tananaev
2015-06-05Use correct decoder for CastelAnton Tananaev
2015-05-31Implement Castel protocolAnton Tananaev
2015-05-28Update ServerManager.javake5stl
2015-05-26Update ServerManager.javake5stl
2015-04-25Correct AVL301 frame decoderAnton Tananaev
2015-04-24Add AVL301 protocol supportAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-04-22Remove test listener from codeAnton Tananaev
2015-04-22Add latest position cacheAnton Tananaev
2015-04-18Implement Tytan protocolAnton Tananaev
2015-04-11Add support for MTX protocolAnton Tananaev
2015-04-11Add support for CalAmp protocolAnton Tananaev
2015-03-06Increase Wialon size limit (fix #1112)Anton Tananaev
2015-03-01Implement Xirgo protocolAnton Tananaev
2015-03-01Use little endian for BCEAnton Tananaev
2015-02-28Begin BCE implementationAnton Tananaev
2015-02-23Implemented AutoFon 4.5 protocol (also works for StarLine M10/M11/M16/M17 dev...Vitaly Litvak
2015-02-14Implement GoSafe protocol (fix #1079)Anton Tananaev
2015-02-12Add login back-endAnton Tananaev
2015-01-21Begin AutoFon protocol implementationAnton Tananaev