Anton Tananaev
|
534331ccc9
|
Implement Motor protocol
|
2019-11-29 13:57:54 -08:00 |
|
Anton Tananaev
|
2c399d6841
|
Detect binary messages
|
2019-11-29 10:32:02 -08:00 |
|
Anton Tananaev
|
c61ba32c01
|
Add login message
|
2019-11-28 15:27:30 -08:00 |
|
Anton Tananaev
|
1eb68ce321
|
Remove debugging code
|
2019-11-28 15:27:30 -08:00 |
|
Anton Tananaev
|
1ee9a1b00b
|
Merge pull request #4449 from lcsvcn/master
Update XRB28 regex pattern
|
2019-11-25 10:36:33 -08:00 |
|
Lucas V C Nicolau
|
3ee1cb4560
|
Update Xrb28ProtocolDecoderTest.java
|
2019-11-25 15:33:48 -03:00 |
|
Lucas V C Nicolau
|
26020f101b
|
only one test
|
2019-11-25 15:14:58 -03:00 |
|
Lucas V C Nicolau
|
89abb77cf6
|
new tests with real data
|
2019-11-25 15:12:42 -03:00 |
|
Lucas V C Nicolau
|
899f6c6988
|
indentation fix
|
2019-11-25 15:04:17 -03:00 |
|
Lucas V C Nicolau
|
94e41957eb
|
Update Xrb28ProtocolDecoderTest.java
add new regex matching test cases
|
2019-11-25 14:16:11 -03:00 |
|
Lucas V C Nicolau
|
f0bc9d0ac5
|
Update Xrb28ProtocolDecoder.java
accept also 1
|
2019-11-25 14:15:21 -03:00 |
|
Anton Tananaev
|
e3aceea851
|
Decode battery voltage
|
2019-11-24 10:26:45 -08:00 |
|
Anton Tananaev
|
f1a283153c
|
Decode additional attributes
|
2019-11-23 18:11:56 -08:00 |
|
Anton Tananaev
|
05e44d8cf9
|
Use correct prefix for commands
|
2019-11-23 15:36:42 -08:00 |
|
Anton Tananaev
|
ca41538149
|
Decode binary data
|
2019-11-23 14:48:40 -08:00 |
|
Anton Tananaev
|
3392dc3ee2
|
Handle spaces before speed
|
2019-11-21 22:58:25 -08:00 |
|
Anton Tananaev
|
a87b9f3d9b
|
More flexible JSON format
|
2019-11-21 20:54:16 -08:00 |
|
Anton Tananaev
|
2bccfa2bff
|
Support second ADC value
|
2019-11-21 20:41:35 -08:00 |
|
Anton Tananaev
|
8b56fec5a7
|
Fix coordinates decoding
|
2019-11-19 21:52:49 -08:00 |
|
Anton Tananaev
|
325479e638
|
Solar Powered GPS protocol
|
2019-11-14 21:32:23 -08:00 |
|
Anton Tananaev
|
1ec1f09932
|
Support WiFi and cell data
|
2019-11-12 22:43:56 -08:00 |
|
Anton Tananaev
|
01b7edfdb4
|
Use correct decoder
|
2019-11-11 21:09:01 -08:00 |
|
Anton Tananaev
|
a681b0608a
|
Update response format
|
2019-11-11 20:54:14 -08:00 |
|
Anton Tananaev
|
985c3a324a
|
Extend Plugin protocol support
|
2019-11-10 17:15:19 -08:00 |
|
Anton Tananaev
|
aefc13c7e5
|
Decode binary alerts
|
2019-11-10 15:41:08 -08:00 |
|
Anton Tananaev
|
9889611b00
|
Merge pull request #4436 from flocsy/set-language
added language to watch protocol's set_timezone command
|
2019-11-10 14:37:08 -08:00 |
|
Anton Tananaev
|
0ce8f90d8a
|
Decode more Huabao attributes
|
2019-11-10 14:36:01 -08:00 |
|
Gavriel Fleischer
|
61d07a123b
|
fixed NPE for optional language parameter
|
2019-11-11 00:26:01 +02:00 |
|
Gavriel Fleischer
|
8a696af4d9
|
Merge branch 'master' into set-language
# Conflicts:
# src/main/java/org/traccar/StringProtocolEncoder.java
# src/main/java/org/traccar/protocol/WatchProtocolEncoder.java
|
2019-11-11 00:20:13 +02:00 |
|
Anton Tananaev
|
81a7195b2e
|
Implement Sigaba OutSafe protocol
|
2019-11-10 14:05:48 -08:00 |
|
Anton Tananaev
|
5d1e2434b7
|
Refactor string protocol encoders
|
2019-11-10 12:20:21 -08:00 |
|
Anton Tananaev
|
36a49a88ea
|
Implement Topin protocol
|
2019-11-09 17:47:56 -08:00 |
|
Gavriel Fleischer
|
47a1af1554
|
added language to watch protocol's set_timezone command
|
2019-11-09 23:51:41 +02:00 |
|
Gavriel Fleischer
|
fd6d1aa06b
|
replace missing command keys with empty string
|
2019-11-09 23:50:29 +02:00 |
|
Anton Tananaev
|
bc4a46a01e
|
Refactor constructor
|
2019-11-09 12:16:46 -08:00 |
|
Anton Tananaev
|
a632ac3daa
|
Updated OpenCellId geolocation to utilize the URL parameter from the
configuration file in order to allow for changes to the end point. If
not set, default URL is used for backwards compatibility.
|
2019-11-09 11:50:07 -06:00 |
|
Anton Tananaev
|
56cf856e0d
|
Support Suntech ST390 protocol
|
2019-11-05 23:47:10 -08:00 |
|
Anton Tananaev
|
a41841ac8c
|
Decode temperature and humidity
|
2019-11-05 23:21:24 -08:00 |
|
Anton Tananaev
|
cce68c7e6c
|
Decode inputs and outputs
|
2019-11-05 22:37:55 -08:00 |
|
Anton Tananaev
|
771768c215
|
Update Plugin protocol
|
2019-11-05 22:33:27 -08:00 |
|
Anton Tananaev
|
959c2762c7
|
Use mileage for odometer
|
2019-11-05 18:16:22 -08:00 |
|
Anton Tananaev
|
24569e9168
|
Include index in response
|
2019-11-05 18:14:12 -08:00 |
|
Anton Tananaev
|
52b0a04111
|
Decoding ignition value
|
2019-11-04 22:49:11 -08:00 |
|
Anton Tananaev
|
0abf58c15f
|
Fix ST600STT ignition decoding
|
2019-11-04 22:07:44 -08:00 |
|
Anton Tananaev
|
82ab9abbef
|
Use correct speed units
|
2019-10-31 08:56:15 -07:00 |
|
Anton Tananaev
|
7103c6b2f4
|
Revert "Add PT215 frame decoder"
This reverts commit 14f5711c
|
2019-10-30 21:59:36 -07:00 |
|
Anton Tananaev
|
61b9b7f4bf
|
Fix ack response
|
2019-10-29 22:57:41 -07:00 |
|
Anton Tananaev
|
3e36fcdb30
|
Support binary Suntech protocol
|
2019-10-26 17:05:46 -07:00 |
|
Anton Tananaev
|
73c676e4fa
|
Merge pull request #4427 from jfunston83/master
Update DMT protocol to support Run Hours & Odometer
|
2019-10-26 15:26:31 -07:00 |
|
jfunston83
|
1a2c46e6f3
|
Update DmtProtocolDecoder.java
|
2019-10-26 16:25:15 -06:00 |
|