Commit Graph

6904 Commits

Author SHA1 Message Date
Anton Tananaev
b3b7d02c36
Update readme 2021-10-20 16:11:15 -07:00
Anton Tananaev
1830366641
Merge pull request #4762 from jinzo/master
More accurate/generic Totem status
2021-10-20 11:45:28 -07:00
Matjaž Črnko
72ada0ce78
Update src/main/java/org/traccar/protocol/TotemProtocolDecoder.java
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2021-10-20 20:42:20 +02:00
Matjaž Črnko
b4de72d4a0 fix: Totem - remove individual bit decoding and store the whole status in KEY_STATUS 2021-10-20 20:39:16 +02:00
Matjaž Črnko
3c52988d65 fix: Build/style warning 2021-10-20 20:26:13 +02:00
Matjaž Črnko
78a6d42d3d fix: Totem - More accurate/generic Vehicle Status decoding so it does not show wrong values for AT07 2021-10-20 20:13:52 +02:00
Anton Tananaev
7c04066ff6 Decode counter values 2021-10-17 12:04:18 -07:00
Anton Tananaev
a31c75e93e Remove io389 mapping (fix #4760) 2021-10-16 09:37:50 -07:00
Anton Tananaev
d9a9ed473a
Merge pull request #4759 from jinzo/master
Totem - additional Alarm and Vehicle Status decoding
2021-10-15 20:52:36 -07:00
Matjaž Črnko
b5acde4bed fix: Totem - additional Alarm and Vehicle Status decoding 2021-10-15 23:28:07 +02:00
Anton Tananaev
3c218ef8d2 Decode additional Square3X data 2021-10-15 12:25:45 -07:00
Anton Tananaev
9552097653 Remove conflicting attribute 2021-10-14 23:54:46 -07:00
Anton Tananaev
49424c999e No response for normal positions 2021-10-13 20:49:17 -07:00
Anton Tananaev
55183c8ff9 Fix responses 2021-10-12 23:25:42 -07:00
Anton Tananaev
68c28833f6 Fix decoding 2021-10-12 23:17:01 -07:00
Anton Tananaev
c5a9f663f5
Merge pull request #4756 from jinzo/master
Response should always be AA
2021-10-12 10:12:31 -07:00
Matjaž Črnko
1bf9940a5f fix: Totem - Per documentation the response DataType should always be AA. Partially reverts commit ebd0688, fixes #4755 2021-10-12 19:07:54 +02:00
Anton Tananaev
1696a32c40 Fix code style issue 2021-10-11 23:17:50 -07:00
Anton Tananaev
0061b510de Support TLW2-12BL format 2021-10-11 23:13:02 -07:00
Anton Tananaev
d6d8a33bd2 Support JT701 devices 2021-10-11 22:54:11 -07:00
Anton Tananaev
aeb560b9eb Support Hoopo platform API 2021-10-11 21:15:58 -07:00
Anton Tananaev
6d737a665b Minor cleanup 2021-10-11 20:11:55 -07:00
Anton Tananaev
7e50d16b6d
Merge pull request #4750 from jcardus/patch-6
Update MobilogixProtocolDecoder.java
2021-10-11 20:10:38 -07:00
jcardus
f643887684 use key instead of event 2021-10-12 01:31:56 +01:00
jcardus
f9823f2763 added a position with a T21 event in the test case 2021-10-12 00:48:48 +01:00
Anton Tananaev
1ed18df764 Fix decoding 2021-10-09 16:24:37 -07:00
Anton Tananaev
91e6409a0c Handle no location 2021-10-09 16:10:53 -07:00
Anton Tananaev
cdb2d2aa15 Refactor response 2021-10-08 22:55:29 -07:00
Anton Tananaev
53ee85d47e Revert "Fix response"
This reverts commit daa63a3aa7.
2021-10-08 22:54:35 -07:00
Anton Tananaev
28ed925ab3 Revert "Add modular response"
This reverts commit 2bae9c0587.
2021-10-08 22:54:02 -07:00
Anton Tananaev
2bae9c0587 Add modular response 2021-10-08 22:52:05 -07:00
Anton Tananaev
6802e26573 Handle missing coordinates 2021-10-07 09:26:51 -07:00
Anton Tananaev
5121d5bc44 Add missing license notice 2021-10-07 09:22:19 -07:00
Anton Tananaev
1f37392e34 Better events API errors 2021-10-07 09:21:33 -07:00
Anton Tananaev
90d5b6ff47 Support TT18 4G format 2021-10-06 22:39:13 -07:00
Anton Tananaev
6f90e14460 Add test case 2021-10-04 23:19:36 -07:00
Anton Tananaev
b8081917a2
Merge pull request #4751 from soshial/patch-1
Improve OpenCellId error logging
2021-10-04 10:00:40 -07:00
soshial
5118f5e281 fix Json decoding error (OpenCellId) 2021-10-04 18:58:02 +02:00
soshial
7bd438a9d8 reorganise IF clause (OpenCellId) 2021-10-04 14:52:23 +02:00
Anton Tananaev
55803843eb Disable session persistence 2021-10-03 12:05:40 -07:00
Anton Tananaev
eafe26117e Fix Bluetooth decoding 2021-10-01 20:22:21 -07:00
jcardus
a7431f4ccc
Update MobilogixProtocolDecoder.java
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 19:20:41 -03:00
soshial
c7a7f1e016
Improve OpenCellId logging
Add error message received from OpenCellId geolocation provider
2021-09-30 16:43:58 +04:00
Anton Tananaev
c1b406b6fc Decode ADC values 2021-09-29 20:37:53 -07:00
Anton Tananaev
8c2db11e30
Merge pull request #4747 from jcardus/patch-3
Fix Here geocoder formatted address
2021-09-29 12:16:13 -07:00
jcardus
d7ed8ea799
fix bug in here geocoder formatted address
fix bug in here geocoder formatted address
2021-09-29 16:08:01 -03:00
Anton Tananaev
2204c98300 Add custom frame decoder 2021-09-27 12:27:53 -07:00
Anton Tananaev
5b262c14aa Decode telemetry messages 2021-09-25 18:50:16 -07:00
Anton Tananaev
63b97670dd Support Yabby Edge forwarder 2021-09-25 16:32:17 -07:00
Anton Tananaev
de76b91f46 Remove unused import 2021-09-24 23:21:50 -07:00