aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Pt502ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2017-11-29handle cut power alarm for pt502Abraham Toriz
2017-10-31Handle Bofan PT600 long framesAnton Tananaev
2017-10-11Add PT502 test caseAnton Tananaev
2017-05-06Fix PT502 coordinates decodingAnton Tananaev
2016-10-25Add Bofan unit test casesAnton Tananaev
2016-08-31Handle Bofan photo responseAnton Tananaev
2016-08-30Implement alarms for PT502 protocolAnton Tananaev
2016-07-08Fix PT502 unit testsAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-11-04Refactor PT502 protocol decoderAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-09-12Improve PT502 decoder patternAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-06-23Extend PT502 decoder (fix #1263)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
2014-10-20Support PT502 binary messages (fix #825)Anton Tananaev
2014-07-27Support PT501 device (fix #786)Anton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-05-20Add unit testsAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-11-15Better error loggingAnton Tananaev
2012-11-15Fix pt502 protocol (fix #90)Anton Tananaev
2012-11-02Add PT502 protocol (fix #75)Anton Tananaev