Age | Commit message (Expand) | Author |
2016-07-11 | Add new CRC16 algorithm | Anton Tananaev |
2016-05-31 | - Fixed style issues. | drecchia |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-10 | Improve pattern check utility | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-04-27 | Rename ChannelBufferTools to BcdUtil | Anton Tananaev |
2016-04-17 | Fix static code analysis issues | Anton Tananaev |
2016-04-15 | Fix regression issue in the tree | Anton Tananaev |
2016-04-15 | Fix check style code issues | Anton Tananaev |
2016-04-11 | Implement location search tree | Anton Tananaev |
2016-03-21 | Use reluctant modifier for any | Anton Tananaev |
2016-03-07 | Change Meitrack encoder implementation | Anton Tananaev |
2016-03-01 | Remove unused Java class imports | Anton Tananaev |
2016-02-27 | Handle empty values in parser | Anton Tananaev |
2016-02-25 | Implement DTC codes for Ulbotech | Anton Tananaev |
2016-02-24 | Save OBD cleared distance value | Anton Tananaev |
2016-02-23 | Support another GL200 message type | Anton Tananaev |
2016-01-05 | Remove unused imports and fix other issues | Anton Tananaev |
2016-01-02 | Correct date if device sends not full time | Anton Tananaev |
2015-12-24 | Dynamically add driver path to classpath | Anton Tananaev |
2015-12-23 | Fix hemisphere decoding for H02 protocol | Anton Tananaev |
2015-12-15 | Implement AURU GPRS communication protocol | Anton Tananaev |
2015-12-13 | Add support for U-pro protocol | Anton Tananaev |
2015-12-01 | Remove Clazz utility class | Anton Tananaev |
2015-12-01 | Remove unused methods and classes | Anton Tananaev |
2015-11-27 | Initial implementation of new api with jax-rs. | Rafael Guterres |
2015-11-21 | Add support to generic resources and refactor in classes to support types and... | Rafael Guterres |
2015-11-15 | Merge pull request #1527 from guterresrafael/master | Anton Tananaev |
2015-11-14 | Add api support to http methods and status codes. | Rafael Guterres |
2015-11-14 | Merge pull request #1510 from guterresrafael/master | Anton Tananaev |
2015-11-11 | Avoid using POSIX regex class | Anton Tananaev |
2015-11-09 | Change log messages formatting | Anton Tananaev |
2015-11-07 | Replace Calendar with DateBuilder | Anton Tananaev |
2015-11-06 | Refactor TAIP protocol decoder | Anton Tananaev |
2015-11-06 | Fix checkstyle | Rafael Guterres |
2015-11-05 | Change class Base64 to support current java | Rafael Guterres |
2015-11-05 | Add support to authorization basic http header in alternative to cookie and j... | Rafael Guterres |
2015-11-06 | Make OBD decoder final and hide constructor | Anton Tananaev |
2015-11-06 | Finish OBD decoder implementation | Anton Tananaev |
2015-11-05 | Start OBD decoder implementation | Anton Tananaev |
2015-11-05 | Refactor GpsMarker protocol decoder | Anton Tananaev |
2015-10-27 | Remove unused vars and imports | Anton Tananaev |
2015-10-27 | Extend Visiontek protocol decoder (fix #1475) | Anton Tananaev |
2015-10-27 | Refactor Visiontek protocol decoder | Anton Tananaev |
2015-10-26 | Remove readHexString util method | Anton Tananaev |
2015-10-26 | Use standard Java hex conversion | Anton Tananaev |
2015-10-26 | Rename hex conversion methods | Anton Tananaev |
2015-10-26 | Modify Wondex frame decoder | Anton Tananaev |
2015-10-26 | Modify Xexun frame decoder | Anton Tananaev |
2015-10-25 | Implement buffer string finder | Anton Tananaev |