Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-31 | Merge pull request #4201 from iEvgeny/navis-flex | Anton Tananaev | |
Implemented FLEX 1.0/2.0 extension support for Navis (NTCB) protocol | |||
2019-02-01 | Frame decoder refactoring | Evgeny S Maksimov | |
2019-01-31 | Review fixes | Evgeny S Maksimov | |
2019-01-30 | Fix speed decoding | Anton Tananaev | |
2019-01-31 | Added tests for frame decoder | Evgeny S Maksimov | |
2019-01-29 | Merge pull request #4206 from flocsy/message-encoding | Anton Tananaev | |
fixed message encoding | |||
2019-01-30 | removed BOM | Gavriel Fleischer | |
2019-01-29 | fixed message encoding | Gavriel Fleischer | |
2019-01-28 | Message type parser refactoring | Evgeny S Maksimov | |
2019-01-25 | Implement Satsol Sat-Lite protocol | Anton Tananaev | |
2019-01-25 | Add GPRMC test case | Anton Tananaev | |
2019-01-24 | Handle no fuel timestamp | Anton Tananaev | |
2019-01-24 | Handle Vodofo protocol differences | Anton Tananaev | |
2019-01-23 | Support AT07 protocol | Anton Tananaev | |
2019-01-23 | Extend VTFMS protocol support | Anton Tananaev | |
2019-01-23 | Revert unnecessary changes | Evgeny S Maksimov | |
2019-01-23 | Special GT06 LBS responses | Anton Tananaev | |
2019-01-22 | Support another H02 LBS format | Anton Tananaev | |
2019-01-22 | Decode eelink probe temperature | Anton Tananaev | |
2019-01-19 | Added tests for FLEX 2.0 protocol | Evgeny S Maksimov | |
2019-01-19 | Handle line break | Anton Tananaev | |
2019-01-18 | Change protocol to UDP | Anton Tananaev | |
2019-01-17 | Implement NEO-SAT NEO-S protocol | Anton Tananaev | |
2019-01-17 | Implemented FLEX 1.0 extension support for Navis (NTCB) protocol | Evgeny S Maksimov | |
2019-01-16 | Support 105B and 103B photos | Anton Tananaev | |
2019-01-14 | Support EKAS protocol | Anton Tananaev | |
2019-01-14 | added test for MESSAGE | Gavriel Fleischer | |
2019-01-13 | Merge pull request #4191 from flocsy/TK-binary | Anton Tananaev | |
fixed exception when String.format thought the binary data has formt placeholders | |||
2019-01-13 | added test when binary data looks like format string | Gavriel Fleischer | |
2019-01-13 | Add Navis protocol unit test for F6 format | Evgeny S Maksimov | |
2019-01-12 | Support H10 cell and wifi | Anton Tananaev | |
2019-01-12 | Test Suntech hours decoding | Anton Tananaev | |
2019-01-06 | Decode Atrack driver id | Anton Tananaev | |
2019-01-05 | Support Nyitech NT-183W protocol | Anton Tananaev | |
2019-01-03 | Support alternative Atlanta L100 format | 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-28 | Fix Wristband 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-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 | |