Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-31 | Convert project to gradle | Anton Tananaev | |
2019-03-06 | Fix OwnTracks decoder | Anton Tananaev | |
2018-11-13 | [FIX] coding style (switch instead of if else if) | Christoph Krey | |
[FIX] use Protocol as base class [FIX] don't manage device status from decoder | |||
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 | |
- removed comments and try/catch as per request - add existence checks |