aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Ev603ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2015-07-09Extend EV603 protocol supportAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2013-11-09Improve unit test verificationAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-27Complete EV603 protocol (fix #64)Anton Tananaev