aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar
AgeCommit message (Collapse)Author
2024-06-30Actualizar HuabaoProtocolDecoder.javajcardus
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-06-30missing default switchjcardus
2024-06-30fix KEY_CHARGEjcardus
remove 2 tests
2024-06-29missing breakjcardus
2024-06-29Implemented power and battery for aovx v seriesjcardus
2024-06-27Do not respond to TRV responsesAnton Tananaev
2024-06-25Fix GTINF decoding (fix #5355)Anton Tananaev
2024-06-24Handle zero stored messagesAnton Tananaev
2024-06-24Health check for stored messagesAnton Tananaev
2024-06-24Change GT06 RFID decodingAnton Tananaev
2024-06-24Fix cache removal (fix #5356)Anton Tananaev
2024-06-19Decode DMT alarm eventsAnton Tananaev
2024-06-19Updated Sucre Lee protocolAnton Tananaev
2024-06-19Updated Sucre Lee protocolAnton Tananaev
2024-06-17fix: CamelCaseMatjaž Črnko
2024-06-17refactor: GeocodeJSON implementation and basing BanGeocoder on it.Matjaž Črnko
2024-06-15fix: Support key, like in NominatimMatjaž Črnko
2024-06-15Photon GeocoderMatjaž Črnko
2024-06-15Support GT06 RFID cardAnton Tananaev
2024-06-13Merge pull request #5344 from frederictobiasc/tlt2h-udpAnton Tananaev
tlt2h protocol: Enable UDP
2024-06-13Fix storage sortingAnton Tananaev
2024-06-13Report storage by mount pointAnton Tananaev
2024-06-12tlt2h protocol: Enable UDPFrédéric Christ
I verified this successfully working with a Mictrack MT700 set to UDP.
2024-06-12tlt2h protocol: Add `SHAKE` eventFrédéric Christ
This contribution introduces the `SHAKE` event. It has been verified with the Mictrack MT700. MT700 emits this event when configured in Mode 4, 7 or 0. It is the first event sent after wake-up due to a detected vibration.
2024-06-11Update src/main/java/org/traccar/protocol/Gl200TextProtocolDecoder.javajcardus
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-06-11fix stylejcardus
2024-06-11Ignition is not correctly decoded when "Position Append Masked" is ↵jcardus
configured with value 1 to include "GNSS Satellite Number"
2024-06-09Decode text data in logs (fix #5336)Anton Tananaev
2024-06-09Allow some readonly updatesAnton Tananaev
2024-06-08Update PEBBEL protocolAnton Tananaev
2024-06-03Implement FMC920 attributesAnton Tananaev
2024-06-03Decode beacon battery dataAnton Tananaev
2024-06-03Wrong data published in MQTT (PositionForwarderMqtt)geduxas
It should publish positionData instead of topic element
2024-06-01Remove sanitization optionAnton Tananaev
2024-06-01Fix style issuesAnton Tananaev
2024-06-01Log command actionsAnton Tananaev
2024-06-01Fix style issuesAnton Tananaev
2024-06-01Option to reboot serverAnton Tananaev
2024-06-01Fix code styleAnton Tananaev
2024-06-01Add final keywordAnton Tananaev
2024-06-01Fix log formattingAnton Tananaev
2024-06-01check time > 0 in speed filterjcardus
2024-05-30Add Suntech universal serial typeAnton Tananaev
2024-05-29Allow regular users edit accumulatorsAnton Tananaev
2024-05-27Add computed attributes priorityAnton Tananaev
2024-05-24Ignore model name caseAnton Tananaev
2024-05-23Summary report start and end hoursAnton Tananaev
2024-05-23Support LynkWorld driving alarmsAnton Tananaev
2024-05-23Model-based Globalstar Atlas decodingAnton Tananaev
2024-05-23Remove ET OBD mileage valueAnton Tananaev