aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gt02ProtocolDecoder.java
AgeCommit message (Expand)Author
2014-12-30Start Tramigo implementationAnton 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-21Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...jon-stumpf
2014-04-08Replace HOUR with HOUR_OF_DAYAnton Tananaev
2013-09-28Remove optional fieldsAnton Tananaev
2013-03-19Add Galileo protocolAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-12-21Added GT06 protocol (fix #100)Anton Tananaev
2012-12-19Added GT02 support (fix #96)Anton Tananaev