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
/
HuaShengProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2019-03-31
Convert project to gradle
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-10
Handle buffers reference count
Anton Tananaev
2018-06-09
Mark reference counting to fix
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-07
Migrate H, I, J, K protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-08
Support HS3000 handshake
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-20
Decode HuaSheng validity flag
Anton Tananaev
2016-08-25
A few more odometer units organization
Abyss777
2016-07-26
Fix HuaSheng decoder response
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-09
Fix code analytics issues
Anton Tananaev
2016-07-06
Fix HuaSheng acknowledgement message
Anton Tananaev
2016-06-25
Finish Hua Sheng protocol decoder
Anton Tananaev
2016-06-24
Start HuaSheng protocol implementation
Anton Tananaev