aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/protocol/LaipacProtocolDecoder.java
AgeCommit message (Expand)Author
2024-02-19Streamline model name accessAnton Tananaev
2023-07-09Follow refactor suggestionEdward Valley
2023-07-09Remove unneded codeEdward Valley
2023-07-09Fix more errorsEdward Valley
2023-07-09Fix more errorsedvalley
2023-07-09Fix more errorsedvalley
2023-07-09Fix some errorsedvalley
2023-07-09Conditionally set digital input 3 and analog input 2 according to device modeledvalley
2023-07-07Use BitUtil instead of logical bitwise AND operatoredvalley
2023-07-07Remove trailing spacesedvalley
2023-07-07Change tabs to spacesedvalley
2023-07-07Keep same structure as beforeedvalley
2023-05-25Fix style check violationedvalley
2023-05-25Fix style check violationedvalley
2023-05-25Acknowledge mileage alert and decode third input statusedvalley
2022-06-18Refactor device passwordAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Decouple more tests from contextAnton Tananaev
2021-10-31Merge shock and vibration alarmsAnton Tananaev
2020-09-12Refactor NMEA checksumAnton Tananaev
2019-08-24Fix PMD issuesAnton Tananaev
2019-07-18Make device password group configurableEdward Valley
2019-07-16Changes after second reviewEdward Valley
2019-07-16Changes after first reviewEdward Valley
2019-07-12Laipac protocol decoder: decode EAVSYS messagesEdward Valley
2019-07-12Avoid directly handling ignition attributeEdward Valley
2019-07-12Changes after seventh reviewEdward Valley
2019-07-11Changes after sixth reviewEdward Valley
2019-07-10Fixed odometer value read as meters instead of kilometersEdward Valley
2019-07-10Fixed not receiving ignition off eventEdward Valley
2019-07-10Changes after fourth reviewEdward Valley
2019-07-10Changes after third reviewEdward Valley
2019-07-05Changes after second reviewEdward Valley
2019-07-04Missed minor changeEdward Valley
2019-07-03Changes after first reviewEdward Valley
2019-07-02Enhance Laipac protocol decoderEdward Valley
2019-03-31Convert project to gradleAnton Tananaev