Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-31 | Handle SP4600 command responses | Anton Tananaev | |
2021-10-31 | Merge shock and vibration alarms | Anton Tananaev | |
2021-10-31 | Support Teltonika Dualcam protocol | Anton Tananaev | |
2021-10-30 | Support Fifotrack A03 format | Anton Tananaev | |
2021-10-27 | Decode magnetic card | Anton Tananaev | |
2021-10-26 | Fix responses | Anton Tananaev | |
2021-10-25 | Handle no cell info | Anton Tananaev | |
2021-10-21 | Expect TCP JSON data | Anton Tananaev | |
2021-10-20 | Update src/main/java/org/traccar/protocol/TotemProtocolDecoder.java | Matjaž Črnko | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2021-10-20 | fix: Totem - remove individual bit decoding and store the whole status in ↵ | Matjaž Črnko | |
KEY_STATUS | |||
2021-10-20 | fix: Build/style warning | Matjaž Črnko | |
2021-10-20 | fix: Totem - More accurate/generic Vehicle Status decoding so it does not ↵ | Matjaž Črnko | |
show wrong values for AT07 | |||
2021-10-17 | Decode counter values | Anton Tananaev | |
2021-10-16 | Remove io389 mapping (fix #4760) | Anton Tananaev | |
2021-10-15 | fix: Totem - additional Alarm and Vehicle Status decoding | Matjaž Črnko | |
2021-10-15 | Decode additional Square3X data | Anton Tananaev | |
2021-10-14 | Remove conflicting attribute | Anton Tananaev | |
2021-10-13 | No response for normal positions | Anton Tananaev | |
2021-10-12 | Fix responses | Anton Tananaev | |
2021-10-12 | Fix decoding | Anton Tananaev | |
2021-10-12 | fix: Totem - Per documentation the response DataType should always be AA. ↵ | Matjaž Črnko | |
Partially reverts commit ebd0688, fixes #4755 | |||
2021-10-11 | Fix code style issue | Anton Tananaev | |
2021-10-11 | Support TLW2-12BL format | Anton Tananaev | |
2021-10-11 | Support JT701 devices | Anton Tananaev | |
2021-10-11 | Support Hoopo platform API | Anton Tananaev | |
2021-10-11 | Minor cleanup | Anton Tananaev | |
2021-10-11 | Merge pull request #4750 from jcardus/patch-6 | Anton Tananaev | |
Update MobilogixProtocolDecoder.java | |||
2021-10-12 | use key instead of event | jcardus | |
2021-10-09 | Fix decoding | Anton Tananaev | |
2021-10-09 | Handle no location | Anton Tananaev | |
2021-10-08 | Refactor response | Anton Tananaev | |
2021-10-08 | Revert "Fix response" | Anton Tananaev | |
This reverts commit daa63a3aa7ae0c7092e24d0a536e78bdd785ae35. | |||
2021-10-08 | Revert "Add modular response" | Anton Tananaev | |
This reverts commit 2bae9c0587249e5281ea090ec8f3a3f22ed7ed0e. | |||
2021-10-08 | Add modular response | Anton Tananaev | |
2021-10-07 | Handle missing coordinates | Anton Tananaev | |
2021-10-07 | Add missing license notice | Anton Tananaev | |
2021-10-07 | Better events API errors | Anton Tananaev | |
2021-10-06 | Support TT18 4G format | Anton Tananaev | |
2021-10-04 | Merge pull request #4751 from soshial/patch-1 | Anton Tananaev | |
Improve OpenCellId error logging | |||
2021-10-04 | fix Json decoding error (OpenCellId) | soshial | |
2021-10-04 | reorganise IF clause (OpenCellId) | soshial | |
2021-10-01 | Fix Bluetooth decoding | Anton Tananaev | |
2021-09-30 | Update MobilogixProtocolDecoder.java | jcardus | |
We are losing data from the events with two digits like T21 and T22 (ignition on and off). Also included the event code | |||
2021-09-30 | Improve OpenCellId logging | soshial | |
Add error message received from OpenCellId geolocation provider | |||
2021-09-29 | Decode ADC values | Anton Tananaev | |
2021-09-29 | fix bug in here geocoder formatted address | jcardus | |
fix bug in here geocoder formatted address | |||
2021-09-27 | Add custom frame decoder | Anton Tananaev | |
2021-09-25 | Decode telemetry messages | Anton Tananaev | |
2021-09-25 | Support Yabby Edge forwarder | Anton Tananaev | |
2021-09-24 | Remove unused import | Anton Tananaev | |