Oliver S
|
b2cca44879
|
Fix poweroff alarm and extend megastek protocol
|
2021-05-24 02:47:35 +02:00 |
|
Anton Tananaev
|
d5a391ccb4
|
Start R12W protocol implementation
|
2021-05-23 12:17:10 -07:00 |
|
Anton Tananaev
|
410260640a
|
Fix temperature decoding
|
2021-05-23 11:26:54 -07:00 |
|
Anton Tananaev
|
8b29c4b31d
|
Support Mictrack MT700 format
|
2021-05-22 16:47:46 -07:00 |
|
Anton Tananaev
|
814dc83e21
|
Use long int for status
|
2021-05-22 15:11:43 -07:00 |
|
Anton Tananaev
|
f697d6fad3
|
Add Teltonika panic support
|
2021-05-20 21:33:26 -07:00 |
|
Anton Tananaev
|
4e624c4a34
|
Implement server response
|
2021-05-19 22:05:12 -07:00 |
|
Anton Tananaev
|
8622bb41a2
|
Handle missing location data
|
2021-05-18 23:06:00 -07:00 |
|
Anton Tananaev
|
040792aac0
|
Start UUX protocol implementation
|
2021-05-17 22:29:41 -07:00 |
|
Anton Tananaev
|
9702fc67d8
|
Decode additional data (fix #4677)
|
2021-05-17 21:47:03 -07:00 |
|
Anton Tananaev
|
b9bcc74cf1
|
Fix temperature decoding
|
2021-05-15 11:24:36 -07:00 |
|
Anton Tananaev
|
a7a48ccbe9
|
Decode fuel and temperature
|
2021-05-13 21:08:52 -07:00 |
|
Anton Tananaev
|
e28810ff78
|
Decode additional attributes
|
2021-05-11 22:10:13 -07:00 |
|
Anton Tananaev
|
a72d9910a7
|
Fix command encoding
|
2021-05-11 21:16:25 -07:00 |
|
Anton Tananaev
|
056b1cfb78
|
Update code formatting
|
2021-05-05 19:49:18 -07:00 |
|
Anton Tananaev
|
9330669fa5
|
Merge pull request #4672 from AuroraRAS/mavlink2_udp
Add mavlink2 protocol support
|
2021-05-05 18:44:29 -07:00 |
|
AuroraRAS
|
2f398690b1
|
Make the code more compatible with Traccar's standards
|
2021-05-06 01:41:50 +08:00 |
|
Anton Tananaev
|
9ee31327f5
|
Fix speed decoding
|
2021-05-04 20:29:11 -07:00 |
|
AuroraRAS
|
0d8f2af5ea
|
Add mavlink2 protocol support
Mavlink2 is a common protocol for unmanned vehicles and flight
controllers like Pixhawk devices.
|
2021-05-02 01:36:22 +08:00 |
|
Anton Tananaev
|
7a4f3f2223
|
Decode serial driver id
|
2021-04-29 20:41:46 -07:00 |
|
Anton Tananaev
|
b9ebe1d811
|
Fix config key
|
2021-04-29 20:23:15 -07:00 |
|
Anton Tananaev
|
e910ee9b63
|
Support TAIP prefixes
|
2021-04-29 20:16:32 -07:00 |
|
Anton Tananaev
|
610a526a33
|
Additional status attributes
|
2021-04-27 21:53:19 -07:00 |
|
Anton Tananaev
|
309e6a6d4e
|
Decode alarm codes
|
2021-04-26 20:44:10 -07:00 |
|
Anton Tananaev
|
802a0e395d
|
Merge pull request #4664 from soshial/patch-1
Telegram native location messages
|
2021-04-26 09:39:43 -07:00 |
|
soshial
|
114264a792
|
cleanse NotificatorTelegram before merge-2
|
2021-04-26 18:23:21 +04:00 |
|
Anton Tananaev
|
f6f17c6d76
|
Remove unused import
|
2021-04-25 21:31:49 -07:00 |
|
Anton Tananaev
|
03a5a0c17c
|
Register all geocoding requests
|
2021-04-25 21:13:28 -07:00 |
|
Anton Tananaev
|
4628a72311
|
Add Ulbotech encoder
|
2021-04-25 16:56:30 -07:00 |
|
soshial
|
516dce5aed
|
cleanse NotificatorTelegram before merge
|
2021-04-25 10:28:11 +04:00 |
|
Anton Tananaev
|
37a44ce928
|
Merge pull request #4668 from jcardus/patch-6
KEY_DRIVER_UNIQUE_ID is hardcoded on copyAttributes
|
2021-04-23 09:27:15 -07:00 |
|
jcardus
|
58211b3a24
|
Update CopyAttributesHandler.java
Why are we forcing KEY_DRIVER_UNIQUE_ID on copyAttributes?
Also, if exists why should it be duplicated?
|
2021-04-23 16:52:40 +01:00 |
|
Anton Tananaev
|
149c717401
|
Fix GPS decoding
|
2021-04-22 22:33:46 -07:00 |
|
soshial
|
383d61a7eb
|
prepare NotificatorTelegram to send coupled messages; fix data class field types
|
2021-04-21 14:26:56 +04:00 |
|
Anton Tananaev
|
bda405e1aa
|
Fix tests
|
2021-04-20 20:41:06 -07:00 |
|
Anton Tananaev
|
63627af3fb
|
Support Wetrack140 format
|
2021-04-20 20:40:43 -07:00 |
|
Anton Tananaev
|
269d458f82
|
Fix command length
|
2021-04-20 20:08:31 -07:00 |
|
soshial
|
c213745d20
|
Support native location messages for Telegram
|
2021-04-20 18:41:04 +04:00 |
|
Anton Tananaev
|
d1d3be228d
|
Implement iStartek commands
|
2021-04-19 22:04:19 -07:00 |
|
Anton Tananaev
|
d45729113d
|
Fix no location messages
|
2021-04-19 21:35:00 -07:00 |
|
Anton Tananaev
|
827f9e2960
|
Remove duplicated response
|
2021-04-19 21:32:51 -07:00 |
|
Anton Tananaev
|
894fdf7a45
|
Fix responses
|
2021-04-19 21:16:01 -07:00 |
|
Anton Tananaev
|
7ee06b0851
|
Login and heartbeat responses
|
2021-04-18 17:20:13 -07:00 |
|
Anton Tananaev
|
3ecba816b2
|
Fix coordinates decoding
|
2021-04-18 12:09:44 -07:00 |
|
Anton Tananaev
|
289df0dde0
|
Use correct decoder class
|
2021-04-16 22:16:12 -07:00 |
|
Anton Tananaev
|
994fd7a2d3
|
Fix event decoding
|
2021-04-15 20:40:54 -07:00 |
|
Anton Tananaev
|
e2531fc5c0
|
Decode fault codes
|
2021-04-14 19:15:59 -07:00 |
|
Anton Tananaev
|
90c2f67629
|
Support Mictrack command results
|
2021-04-13 20:24:53 -07:00 |
|
Anton Tananaev
|
57b5aa9ada
|
Event geocoding only on notifications
|
2021-04-13 19:26:17 -07:00 |
|
Anton Tananaev
|
d492aeec2a
|
Implement GS100 protocol
|
2021-04-11 12:31:58 -07:00 |
|