Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-13 | Some tasks on single server only | Anton Tananaev | |
2024-07-12 | Decode Ulbotech fuel sensors | Anton Tananaev | |
2024-07-10 | No response for AP12 result | Anton Tananaev | |
2024-07-09 | Support Meitrack custom commands | Anton Tananaev | |
2024-07-08 | Revert "Invalid ST-901L-4G coordinates" | Anton Tananaev | |
This reverts commit 864872b2df3e26c94d3a5826f4df504de3cf6c62. | |||
2024-07-07 | Migrate to records | Anton Tananaev | |
2024-07-07 | Update switch statements | Anton Tananaev | |
2024-07-07 | Invalid ST-901L-4G coordinates | Anton Tananaev | |
2024-07-06 | Update switch statements | Anton Tananaev | |
2024-07-06 | Update instanceof expressions | Anton Tananaev | |
2024-07-05 | Improve EV02 battery level | Anton Tananaev | |
2024-07-05 | Clear attribute on null result | Anton Tananaev | |
2024-07-04 | Fix Kingwo GPS cell info | Anton Tananaev | |
2024-06-30 | Merge pull request #5358 from jcardus/huabao | Anton Tananaev | |
Implemented power and battery for aovx v series | |||
2024-06-30 | don't store false for KEY_CHARGE | jcardus | |
2024-06-30 | Actualizar HuabaoProtocolDecoder.java | jcardus | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2024-06-30 | Actualizar HuabaoProtocolDecoder.java | jcardus | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2024-06-30 | missing default switch | jcardus | |
2024-06-30 | fix KEY_CHARGE | jcardus | |
remove 2 tests | |||
2024-06-29 | Add LW2G and LW4G support | Anton Tananaev | |
2024-06-29 | Support Farnear protocol | Anton Tananaev | |
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 | 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 | 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-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 | |