Age | Commit message (Expand) | Author |
2017-12-06 | Support JT701 protocol version | Anton Tananaev |
2017-11-16 | Support GP6000F binary protocol | Anton Tananaev |
2017-07-22 | Support GP6000 packed messages | Anton Tananaev |
2017-04-17 | Rename verification method | Anton Tananaev |
2016-11-15 | Add JT600 unit test cases | Anton Tananaev |
2016-10-02 | Support old protocol versions without checksum | Vitaly Litvak |
2016-10-01 | For JT600c - added checksum verification and replying for alarms/positions me... | Vitaly Litvak |
2016-09-30 | Implement JT701 device support | Anton Tananaev |
2016-09-27 | Add JT600C new format test case | Anton Tananaev |
2016-09-23 | Extend JT600 protocol support | Anton Tananaev |
2016-09-23 | Add new JT600 unit tests | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2015-12-06 | Combine decoder and encoder test utils | Anton Tananaev |
2015-11-03 | Refactor JT600 protocol decoder | Anton Tananaev |
2015-10-22 | Refactor protocol unit testing | Anton Tananaev |
2015-09-23 | Clean up code inspection issues | Anton Tananaev |
2015-07-05 | Separate identity manager interface | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |
2015-01-27 | Update binary test cases | Anton Tananaev |
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after cons... | jon-stumpf |
2014-03-31 | Add JT600 test case | Anton Tananaev |
2013-11-09 | Improve unit test verification | Anton Tananaev |
2013-08-10 | Update jt600 decoder | Anton Tananaev |
2013-06-04 | Add JT600 unit test | Anton Tananaev |
2013-01-15 | Pass ServerManager to every protocol decoder | Anton Tananaev |
2012-10-31 | Properly handle connection closing (fix #62) | Anton Tananaev |
2012-10-21 | JT600 protocol fix | user |