Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-30 | missing default switch | jcardus | |
2024-06-30 | fix KEY_CHARGE | jcardus | |
remove 2 tests | |||
2024-06-29 | removed duplicated test case | jcardus | |
2024-06-29 | missing break | jcardus | |
2024-06-29 | Implemented power and battery for aovx v series | jcardus | |
2024-06-27 | Do not respond to TRV responses | Anton Tananaev | |
2024-06-25 | Fix GTINF decoding (fix #5355) | Anton Tananaev | |
2024-06-24 | Handle zero stored messages | Anton Tananaev | |
2024-06-24 | Health check for stored messages | Anton Tananaev | |
2024-06-24 | Change GT06 RFID decoding | Anton Tananaev | |
2024-06-24 | Fix cache removal (fix #5356) | Anton Tananaev | |
2024-06-19 | Decode DMT alarm events | Anton Tananaev | |
2024-06-19 | Updated Sucre Lee protocol | Anton Tananaev | |
2024-06-19 | Updated Sucre Lee protocol | Anton Tananaev | |
2024-06-17 | Merge pull request #5347 from jinzo/photon-geocoder | Anton Tananaev | |
Photon Geocoder | |||
2024-06-17 | fix: CamelCase | Matjaž Črnko | |
2024-06-17 | refactor: GeocodeJSON implementation and basing BanGeocoder on it. | Matjaž Črnko | |
2024-06-15 | fix: Support key, like in Nominatim | Matjaž Črnko | |
2024-06-15 | Photon Geocoder | Matjaž Črnko | |
2024-06-15 | Support GT06 RFID card | Anton Tananaev | |
2024-06-13 | Merge pull request #5344 from frederictobiasc/tlt2h-udp | Anton Tananaev | |
tlt2h protocol: Enable UDP | |||
2024-06-13 | Fix storage sorting | Anton Tananaev | |
2024-06-13 | Report storage by mount point | Anton Tananaev | |
2024-06-12 | Merge pull request #5343 from frederictobiasc/tlt2h-shake | Anton Tananaev | |
tlt2h protocol: Add `SHAKE` event | |||
2024-06-12 | tlt2h protocol: Enable UDP | Frédéric Christ | |
I verified this successfully working with a Mictrack MT700 set to UDP. | |||
2024-06-12 | tlt2h protocol: Add `SHAKE` event | Fré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-10 | Merge pull request #5339 from jcardus/patch-1 | Anton Tananaev | |
Ignition messages not correctly decoded | |||
2024-06-11 | Update src/main/java/org/traccar/protocol/Gl200TextProtocolDecoder.java | jcardus | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2024-06-11 | Update Gl200TextProtocolDecoderTest.java | jcardus | |
fix formatting | |||
2024-06-11 | fix style | jcardus | |
2024-06-11 | Ignition is not correctly decoded when "Position Append Masked" is ↵ | jcardus | |
configured with value 1 to include "GNSS Satellite Number" | |||
2024-06-11 | Update Gl200TextProtocolDecoderTest.java | jcardus | |
2024-06-09 | Decode text data in logs (fix #5336) | Anton Tananaev | |
2024-06-09 | Allow some readonly updates | Anton Tananaev | |
2024-06-08 | Update PEBBEL protocol | Anton Tananaev | |
2024-06-05 | Use double quotes XML declaration | Anton Tananaev | |
2024-06-03 | Implement FMC920 attributes | Anton Tananaev | |
2024-06-03 | Decode beacon battery data | Anton Tananaev | |
2024-06-03 | Merge pull request #5329 from geduxas/patch-1 | Anton Tananaev | |
Wrong data published in MQTT (PositionForwarderMqtt) | |||
2024-06-03 | Wrong data published in MQTT (PositionForwarderMqtt) | geduxas | |
It should publish positionData instead of topic element | |||
2024-06-01 | Update web submodulev6.2 | Anton Tananaev | |
2024-06-01 | Fix build issue | Anton Tananaev | |
2024-06-01 | Update integration test script | Anton Tananaev | |
2024-06-01 | Update version number | Anton Tananaev | |
2024-06-01 | Update gradle and wrapper versions | Anton Tananaev | |
2024-06-01 | Update Java dependencies | Anton Tananaev | |
2024-06-01 | Remove sanitization option | Anton Tananaev | |
2024-06-01 | Fix style issues | Anton Tananaev | |
2024-06-01 | Log command actions | Anton Tananaev | |
2024-06-01 | Fix style issues | Anton Tananaev | |