Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | Revert "Improve L100 decoder" | Anton Tananaev | |
This reverts commit 3254dbc | |||
2019-01-02 | Improve L100 decoder | Anton Tananaev | |
2018-12-31 | Decode additional Wristband data | Anton Tananaev | |
2018-12-31 | Handle Queclink GTSTC messages (fix #4173) | Anton Tananaev | |
2018-12-29 | Another Wristband update | Anton Tananaev | |
2018-12-29 | Another Wristband update | Anton Tananaev | |
2018-12-29 | Wristband respond with active mode | Anton Tananaev | |
2018-12-28 | Fix Wristband response | Anton Tananaev | |
2018-12-28 | Fix Wristband protocol response | Anton Tananaev | |
2018-12-28 | Wristband protocol response as text | Anton Tananaev | |
2018-12-27 | Fix Wristband protocol response | Anton Tananaev | |
2018-12-27 | Update Wristband decoder | Anton Tananaev | |
2018-12-21 | Support PT100 protocol | Anton Tananaev | |
2018-12-21 | Handle long odometer values | Anton Tananaev | |
2018-12-17 | Improve GPS103 decoding | Anton Tananaev | |
2018-12-14 | Additional ArknavX8 attributes | Anton Tananaev | |
2018-12-11 | Decode additional Ericar attributes | Anton Tananaev | |
2018-12-06 | Decode Suntech mode as status | Anton Tananaev | |
2018-12-06 | Decode PT60 cell information | Anton Tananaev | |
2018-12-05 | Support additional XRB messages | Anton Tananaev | |
2018-12-04 | Fix Galileo power units | primavistalab | |
2018-11-30 | Support Suntech per device config | Anton Tananaev | |
2018-11-30 | Decode time correctly | Anton Tananaev | |
2018-11-29 | Change PT60 coordinates order | Anton Tananaev | |
2018-11-28 | Extend KHD / Sabo SPG02B support | Anton Tananaev | |
2018-11-26 | Decode ADM CAN data | Anton Tananaev | |
2018-11-26 | Support GT06 Lango OBD data | Anton Tananaev | |
2018-11-26 | Fix GV300W CAN decoding | Anton Tananaev | |
2018-11-26 | Add power off command | Anton Tananaev | |
2018-11-24 | Support GT06 ICCID decoding | Anton Tananaev | |
2018-11-24 | Handle positive coordinates sign | Anton Tananaev | |
2018-11-23 | Remove debugging code | Anton Tananaev | |
2018-11-23 | Implement C2STEK protocol | Anton Tananaev | |
2018-11-23 | Update H002 protocol | Anton Tananaev | |
2018-11-22 | Support H002 protocol | Anton Tananaev | |
2018-11-20 | Handle different event types | Anton Tananaev | |
2018-11-20 | Use different charset for string encoder | Anton Tananaev | |
2018-11-19 | Update XRB 28 responses | Anton Tananaev | |
2018-11-18 | Handle BCE command responses | Anton Tananaev | |
2018-11-16 | Support XRB 28 command responses | Anton Tananaev | |
2018-11-15 | Handle decimal altitude | Anton Tananaev | |
2018-11-15 | Support new protocol version | Anton Tananaev | |
2018-11-15 | Fix ITS speed decoding | Anton Tananaev | |
2018-11-15 | Support TR30 Track-pro from Iridium | Anton Tananaev | |
2018-11-15 | Support Sysomate TMD-300 format | Anton Tananaev | |
2018-11-14 | Add encoder to pipeline | Anton Tananaev | |
2018-11-14 | Fix XRB 28 issues | Anton Tananaev | |
2018-11-14 | Make ITS AIS140 format more flexible | Anton Tananaev | |
2018-11-13 | Merge pull request #4141 from ckrey/owntracks42 | Anton Tananaev | |
Owntracks Protocol for Traccar 4.2 | |||
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 |