Age | Commit message (Expand) | Author |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-10 | Add new OBD field to GL200 | Anton Tananaev |
2016-05-09 | Fix GL200 FRI message decoding | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-04-15 | Fix check style code issues | Anton Tananaev |
2016-04-13 | Add support for GV500 protocol | Anton Tananaev |
2016-03-20 | Support GL200 protocol motion report | Anton Tananaev |
2016-03-19 | Support iButton for GL200 protocol | Anton Tananaev |
2016-03-19 | Workaround for GL200 send time issue | Anton Tananaev |
2016-03-17 | Support GL200 ignition messages | Anton Tananaev |
2016-03-08 | Decode GL200 status field | Anton Tananaev |
2016-03-05 | Further improve GL200 decoder class | Anton Tananaev |
2016-03-02 | Another update for GL200 decoder | Anton Tananaev |
2016-03-01 | Remove unused Java class imports | Anton Tananaev |
2016-02-27 | Support new GL200 message format | Anton Tananaev |
2016-02-24 | Workaround for wrong location time | Anton Tananaev |
2016-02-24 | Decode additional GL200 protocol data | Anton Tananaev |
2016-02-24 | Add another GL200 decoder test case | Anton Tananaev |
2016-02-24 | Finish new GL200 decoder implementation | Anton Tananaev |
2016-02-23 | Support another GL200 message type | Anton Tananaev |
2016-02-22 | Share GL200 location decoding code | Anton Tananaev |
2016-02-22 | Remove pattern debugging code | Anton Tananaev |
2016-02-22 | Implement specific GL200 messages | Anton Tananaev |
2016-02-22 | Start GL200 decoder refactoring | Anton Tananaev |
2016-02-21 | Split TT8850 into separate protocol | Anton Tananaev |
2016-02-09 | Support GPS103 OBD messages (fix #1632) | Anton Tananaev |
2016-01-23 | Use send time if earlier than GPS time | Anton Tananaev |
2015-11-15 | Store LAC and CID in right format | Anton Tananaev |
2015-11-15 | Fix LBS info for some decoders | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-11-11 | Add support for GV300 iButton | Anton Tananaev |
2015-10-29 | Support GL200 info messages | Anton Tananaev |
2015-10-24 | Refactor pattern builder class | Anton Tananaev |
2015-10-21 | Refactor GL200 protocol decoder | Anton Tananaev |
2015-10-09 | Fix more check style issues | Anton Tananaev |
2015-10-07 | Rename pattern to upper case style | Anton Tananaev |
2015-10-07 | Replace Double.valueOf with parseDouble | Anton Tananaev |
2015-10-07 | Replace valueOf with parseXxx calls | Anton Tananaev |
2015-09-28 | Decode OBD odometer value | Anton Tananaev |
2015-09-28 | Decode extra Tytan parameters | Anton Tananaev |
2015-09-24 | Decode GL200 OBD attributes | Anton Tananaev |
2015-09-23 | Clean up code inspection issues | Anton Tananaev |
2015-09-19 | Fix a bug in GL200 decoder (fix #1410) | Anton Tananaev |
2015-08-25 | Decode GV500 fuel information | Anton Tananaev |
2015-07-12 | Re-factor configuration access | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-06-26 | Improve GL200 regex pattern | Anton Tananaev |
2015-06-25 | Fix GL200 speed value issue | Anton Tananaev |