aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-04Update src/main/java/org/traccar/notification/TextTemplateFormatter.javawkhaksar
2021-11-04formatting-revertedKhaksar Weqar
2021-11-03Decode acceleration dataAnton Tananaev
2021-11-02argument-subject-changed-to-titleKhaksar Weqar
2021-11-02short-message-title-from-templatesKhaksar Weqar
2021-10-31Decode Edge ignition valueAnton Tananaev
2021-10-31Handle SP4600 command responsesAnton Tananaev
2021-10-31Merge shock and vibration alarmsAnton Tananaev
2021-10-31Support Teltonika Dualcam protocolAnton Tananaev
2021-10-30Support Fifotrack A03 formatAnton Tananaev
2021-10-27Decode magnetic cardAnton Tananaev
2021-10-26Fix responsesAnton Tananaev
2021-10-25Handle no cell infoAnton Tananaev
2021-10-22title-addedKhaksar Weqar
2021-10-21Expect TCP JSON dataAnton Tananaev
2021-10-20Remove duplicated characterAnton Tananaev
2021-10-20Update src/main/java/org/traccar/protocol/TotemProtocolDecoder.javaMatjaž Črnko
2021-10-20fix: Totem - remove individual bit decoding and store the whole status in KEY...Matjaž Črnko
2021-10-20fix: Build/style warningMatjaž Črnko
2021-10-20fix: Totem - More accurate/generic Vehicle Status decoding so it does not sho...Matjaž Črnko
2021-10-17Decode counter valuesAnton Tananaev
2021-10-16Remove io389 mapping (fix #4760)Anton Tananaev
2021-10-15fix: Totem - additional Alarm and Vehicle Status decodingMatjaž Črnko
2021-10-15Decode additional Square3X dataAnton Tananaev
2021-10-14Remove conflicting attributeAnton Tananaev
2021-10-13No response for normal positionsAnton Tananaev
2021-10-12Fix responsesAnton Tananaev
2021-10-12Fix decodingAnton Tananaev
2021-10-12fix: Totem - Per documentation the response DataType should always be AA. Par...Matjaž Črnko
2021-10-11Fix code style issueAnton Tananaev
2021-10-11Support TLW2-12BL formatAnton Tananaev
2021-10-11Support JT701 devicesAnton Tananaev
2021-10-11Support Hoopo platform APIAnton Tananaev
2021-10-11Minor cleanupAnton Tananaev
2021-10-11Merge pull request #4750 from jcardus/patch-6Anton Tananaev
2021-10-12use key instead of eventjcardus
2021-10-12added a position with a T21 event in the test casejcardus
2021-10-09Fix decodingAnton Tananaev
2021-10-09Handle no locationAnton Tananaev
2021-10-08Refactor responseAnton Tananaev
2021-10-08Revert "Fix response"Anton Tananaev
2021-10-08Revert "Add modular response"Anton Tananaev
2021-10-08Add modular responseAnton Tananaev
2021-10-07Handle missing coordinatesAnton Tananaev
2021-10-07Add missing license noticeAnton Tananaev
2021-10-07Better events API errorsAnton Tananaev
2021-10-06Support TT18 4G formatAnton Tananaev
2021-10-04Add test caseAnton Tananaev
2021-10-04Merge pull request #4751 from soshial/patch-1Anton Tananaev
2021-10-04fix Json decoding error (OpenCellId)soshial