aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/OwnTracksProtocolDecoder.java
AgeCommit message (Expand)Author
2019-03-06Fix OwnTracks decoderAnton Tananaev
2018-11-13[FIX] coding style (switch instead of if else if)Christoph Krey
2018-11-12[FIX] remove unused include for EventChristoph Krey
2018-11-12[FIX] don't set KEY_EVENT in decoderChristoph Krey
2018-11-12[FIX] use meaningfull variable namesChristoph Krey
2018-11-12[FIX] removed superfluos blank line, used meaningfull variable nameChristoph Krey
2018-11-12[FIX] remove debug codeChristoph Krey
2018-11-12[NEW] backport to traccar 4.2Christoph Krey
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-06-08Migrate O and P protocolsAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-11-21Implement Oyster Sigfox protocolAnton Tananaev
2017-06-22Velocity is km/hJan-Piet Mens
2017-06-16Correctly ignore OwnTracks publishes of type != locationJan-Piet Mens
2017-06-15omit booleansJan-Piet Mens
2017-06-15remove null asignment and "pb", and use simplel booleansJan-Piet Mens
2017-06-15more reviewJan-Piet Mens
2017-06-14changes for reviewJan-Piet Mens
2017-06-14Solidify owntracks protocol decoderJan-Piet Mens
2017-06-14Minor modifications to OwnTracks codeAnton Tananaev
2017-06-14add OwnTracks topicJan-Piet Mens
2017-06-14indentation wrapped lines=8Jan-Piet Mens
2017-06-14indentationJan-Piet Mens
2017-06-14New protocol decoder for OwnTracksJan-Piet Mens