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
/
OwnTracksProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-11-13
[FIX] coding style (switch instead of if else if)
Christoph Krey
2018-11-12
[FIX] remove unused include for Event
Christoph Krey
2018-11-12
[FIX] don't set KEY_EVENT in decoder
Christoph Krey
2018-11-12
[FIX] use meaningfull variable names
Christoph Krey
2018-11-12
[FIX] removed superfluos blank line, used meaningfull variable name
Christoph Krey
2018-11-12
[FIX] remove debug code
Christoph Krey
2018-11-12
[NEW] backport to traccar 4.2
Christoph Krey
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-08
Migrate O and P protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-11-21
Implement Oyster Sigfox protocol
Anton Tananaev
2017-06-22
Velocity is km/h
Jan-Piet Mens
2017-06-16
Correctly ignore OwnTracks publishes of type != location
Jan-Piet Mens
2017-06-15
omit booleans
Jan-Piet Mens
2017-06-15
remove null asignment and "pb", and use simplel booleans
Jan-Piet Mens
2017-06-15
more review
Jan-Piet Mens
2017-06-14
changes for review
Jan-Piet Mens
2017-06-14
Solidify owntracks protocol decoder
Jan-Piet Mens
2017-06-14
Minor modifications to OwnTracks code
Anton Tananaev
2017-06-14
add OwnTracks topic
Jan-Piet Mens
2017-06-14
indentation wrapped lines=8
Jan-Piet Mens
2017-06-14
indentation
Jan-Piet Mens
2017-06-14
New protocol decoder for OwnTracks
Jan-Piet Mens