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
/
T800xProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-09
Migrate remaining protocols
Anton Tananaev
2018-05-05
Response with matching header
Anton Tananaev
2018-05-04
Support T880X protocol
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-08-17
- Added Kenji, T800x, Xexun alarm decoders
Abyss777
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-16
Implement T800X custom commands
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-04-27
Rename ChannelBufferTools to BcdUtil
Anton Tananaev
2015-11-15
Store correct MCC and MNC values
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-01
Clean up T800X protocol decoder
Anton Tananaev
2015-11-01
Rename T800X decoder classes
Anton Tananaev