index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
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-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