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
/
BlackKiteProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
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-06
Migrate more protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-05-22
Organize KEY_POWER and KEY_CHARGE using
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-01
- Added a few more protocols
Abyss777
2016-07-19
Remove unused imports
Anton Tananaev
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
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-08
Clean up Java code formatting
Anton Tananaev
2015-10-13
Fix some check style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-29
Clean up BlackKite protocol code
Anton Tananaev
2015-09-28
Add support for BlackKite protocol.
Vijay Kumar B