aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/BaseProtocol.java
AgeCommit message (Expand)Author
2018-03-10Replace deprecated classesAnton Tananaev
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2017-03-05One more combine exceptions to genericAbyss777
2017-03-04- Fixed log messagesAbyss777
2017-03-02Remove BaseProtocolSmsEncoder classAbyss777
2017-03-02Implement sms commandsAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-07-16Fix an issue with custom commandAnton Tananaev
2016-07-13Enable custom command for all protocolsAnton Tananaev
2016-07-11Change command sending logicAnton Tananaev
2016-05-31- Fixed style issues.drecchia
2016-05-17Custom command support for web-interfaceAbyss777
2016-05-09Merge pull request #1920 from gaborgsomogyi/command_frameworkAnton Tananaev
2016-05-08Review fixesGábor Somogyi
2016-05-07Implement general custom commandsAnton Tananaev
2016-05-04Merge branch 'master' into command_frameworkGabor Somogyi
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-27Command framework ugly hack versionGábor Somogyi
2015-08-01Fix some commands issuesAnton Tananaev
2015-07-17Finish with GPS103 commandsAnton Tananaev
2015-07-17Start GPS103 encoder implementationAnton Tananaev
2015-07-17Add base protocol encoderAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev
2015-06-30Move commands related classesAnton Tananaev
2015-06-29Some cleanup and license noteAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev