aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/protocol/GatorProtocolDecoder.java
AgeCommit message (Expand)Author
2023-08-29Undo import orderseym45
2023-08-29- Set supported commands in one callseym45
2023-08-22Reset MSG_SET_POSITION_REQUEST_INTERVAL to MSG_POSITION_PERIODICseym45
2023-08-22Add command to set speed limit and odometer for Gatorseym45
2023-08-22Fix position periodic command codeseym45
2023-08-22Add periodic position fetching command for Gator protocolseym45
2023-08-10Add gator commands to manage engineseym45
2023-07-26Resolve suggestionsseym45
2022-05-30Combine session related classesAnton Tananaev
2020-02-15Fix checksum calculationAnton Tananaev
2020-02-10Fix response messageAnton Tananaev
2019-10-05Decode ADC valuesAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev