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
/
GranitProtocolDecoder.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-09
Update missed write calls
Anton Tananaev
2018-06-07
Migrate G protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-06-16
- Test 'archive' attribute for boolean
Abyss777
2017-03-04
Replaced hardcoded "pdop" with Position.KEY_PDOP;
jon-stumpf
2016-12-09
Workaround for Granit coordinates (fix #2664)
Anton Tananaev
2016-11-11
Remove static
Abyss777
2016-11-11
Analog input values tuning
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-29
Organized alarms in the first part of protocols
Abyss777
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-07
Fix typo in GranitProtocolDecoder
Abyss777
2016-07-07
Increment time in archive points
Abyss777
2016-07-07
Space fix
Abyss777
2016-07-07
Simplify GranitProtocolDecoder command result detection
Abyss777
2016-07-06
More optimizations
Abyss777
2016-07-06
Use dynamicBuffer and some hardcoded lengths.
Abyss777
2016-07-06
Style fixes and optimizations
Abyss777
2016-07-06
Granit protocol implementation
Abyss777