aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/ApelProtocolDecoder.java
AgeCommit message (Expand)Author
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-10-09Integrate c3p0 database libraryAnton Tananaev
2013-09-28Remove optional fieldsAnton Tananaev
2013-06-03Update Apel decoderAnton Tananaev
2013-06-02Update Apel decoderAnton Tananaev
2013-05-15Initial apel supportAnton Tananaev