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
/
HuabaoProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-07-26
Remove unused import
Anton Tananaev
2018-07-26
Make Huabao timezone configurable
Anton Tananaev
2018-06-25
Support Huabao batched locations
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-01-20
Implement Huabao protocol commands
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-16
- Added alarm decoding for 5 protocols
Abyss777
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-27
Rename ChannelBufferTools to BcdUtil
Anton Tananaev
2015-12-22
Decode BCD-coded identifier (fix #1610)
Anton Tananaev
2015-11-17
Finish Huabao protocol implementation
Anton Tananaev
2015-11-07
Fix Huabao protocol check issues
Anton Tananaev
2015-11-07
Start Huabao protocol implementation
Anton Tananaev