index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
Gl200TextProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-12-31
Handle Queclink GTSTC messages (fix #4173)
Anton Tananaev
2018-11-26
Fix GV300W CAN decoding
Anton Tananaev
2018-11-11
Improve GV300 and GV65 CAN data support
Anton Tananaev
2018-11-09
Improve GV500 GTFRI decoding
Anton Tananaev
2018-11-09
Handle GV300 empty CAN fields
Anton Tananaev
2018-11-01
Invert ignition values
Anton Tananaev
2018-10-31
Treat report type as hex
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-08-19
Decode GL520 battery level
Anton Tananaev
2018-07-29
Additional GL200 alarms
Anton Tananaev
2018-06-06
Migrate gl200 and teltonika to netty 4
Abyss777
2018-05-29
Make function name shorter
Abyss777
2018-05-29
Add units converter helper
Abyss777
2018-05-28
Store engine hours in GL200 and GoSafe in milliseconds
Abyss777
2018-05-22
Support GL300 input change messages
Anton Tananaev
2018-05-17
Additional Aplicom F parameters
Anton Tananaev
2018-04-18
Additional GV300W info decoding
Anton Tananaev
2018-03-13
Handle missing temperature (fix #3806)
Anton Tananaev
2018-03-13
Remove missing GL200 parameters (fix #3805)
Anton Tananaev
2018-03-08
Support GV300 fuel sensor
Anton Tananaev
2018-02-13
Handle missing GV65 CAN data
Anton Tananaev
2018-02-07
Fix Queclink external power decoding (fix #3758)
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-16
Decode remaining GV65 CAN data
Anton Tananaev
2017-12-09
Fix code style issues
Anton Tananaev
2017-11-15
Implement GV65 CAN message support
Anton Tananaev
2017-11-13
Fix GV65+ ERI message decoding
Anton Tananaev
2017-09-29
Add more GL200 states
Anton Tananaev
2017-09-13
Fix GV200 INF message decoding
Anton Tananaev
2017-09-04
Support CK300 device protocol
Anton Tananaev
2017-08-29
Save single position when ignore fix time
Anton Tananaev
2017-08-26
Decode negative temperature
Anton Tananaev
2017-08-11
Fix GL300VC decoding issue
Anton Tananaev
2017-08-04
Decode GV500VC rssi value
Anton Tananaev
2017-07-15
Rename GL200 text protocol decoder
Anton Tananaev