aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/protocol/EelinkProtocolDecoder.java
AgeCommit message (Collapse)Author
2021-12-27Revert "Merge branch 'master' into suntech-fixes"Iván Ávalos
This reverts commit f03b999d6d17e53c1c1e1aa2f9271d03f12f2264, reversing changes made to 3a528ddc88f72f39ff9566cf5e0f54938b1584ef.
2021-11-23Revert changes to POSITION data type. Fix error with protocol version ↵casswarry0
reporting from Traccar server to eeLink device to prevent eeLink device from sending LTE cell info.
2021-11-21Changes to POSITION data type according to eeLink Device Protocol V2.2 (A4) ↵casswarry0
added
2020-10-23Decode additional EELINK alarmAnton Tananaev
2020-08-19Improve eeLink decoderAnton Tananaev
2020-04-18Support tag decodingAnton Tananaev
2019-09-07Support extended heartbeatAnton Tananaev
2019-04-28Fix reported code issuesAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev