Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | Merge pull request #4166 from mujeerhashmi/mapmyindia | Anton Tananaev | |
Implement MapmyIndia Reverse geocoder | |||
2018-12-18 | geocoder: Implement MapmyIndia Reverse geocoder | Syed Mujeer Hashmi | |
MapmyIndia reverse geocoding is very helpful for the Indian subcontinent, It's "distance from nearest POI" detail embedded in the formatted_address field of the response is quite impressive for the reports. The Confirgurations required to be added in the config file "traccar.xml" are <entry key='geocoder.enable'>true</entry> <entry key='geocoder.type'>mapmyindia</entry> <entry key="geocoder.url">https://apis.mapmyindia.com/advancedmaps/v1</entry> <entry key="geocoder.key">YOUR_KeY</entry> <entry key="geocoder.format">%f</entry> Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@gmail.com> | |||
2018-12-17 | Improve GPS103 decoding | Anton Tananaev | |
2018-12-17 | Add GL300 test case | Anton Tananaev | |
2018-12-15 | Implement HERE reverse geocoder (fix #4142) | Anton Tananaev | |
2018-12-14 | Additional ArknavX8 attributes | Anton Tananaev | |
2018-12-14 | Add H002 unit tests | 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-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-24 | Fix unit tests | Anton Tananaev | |
2018-11-24 | Fix unit tests | Anton Tananaev | |
2018-11-24 | Support GT06 ICCID decoding | Anton Tananaev | |
2018-11-24 | Handle positive coordinates sign | 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-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 | Make ITS AIS140 format more flexible | Anton Tananaev | |
2018-11-13 | Handle negative altitude value | Anton Tananaev | |
2018-11-13 | Handle ST600 empty values | Anton Tananaev | |
2018-11-13 | Fix issue with XRB 28 decoder | Anton Tananaev | |
2018-11-12 | Extended codec 8 for Teltonika | Anton Tananaev | |
2018-11-12 | Add GV65 GTERI test case | Anton Tananaev | |
2018-11-11 | Improve GV300 and GV65 CAN data support | Anton Tananaev | |
2018-11-10 | Implement XRB 28 protocol | Anton Tananaev | |
2018-11-09 | Improve GV500 GTFRI decoding | Anton Tananaev | |
2018-11-09 | Handle GV300 empty CAN fields | Anton Tananaev | |
2018-10-30 | Alternative H02 SOS and commands | Anton Tananaev | |
2018-10-29 | Implement BCE output control | Anton Tananaev | |
2018-10-26 | Support MiniFinder command result | Anton Tananaev | |
2018-10-25 | Support Ericar protocol | Anton Tananaev | |
2018-10-25 | Handle MT600 Plus message format | Anton Tananaev | |
2018-10-25 | Add TLT2H test case | Anton Tananaev | |
2018-10-25 | Add new GPS103 test cases | Anton Tananaev | |