Age | Commit message (Expand) | Author |
2016-10-11 | Increase frame limit for GL200 protocol | Anton Tananaev |
2016-10-11 | Implement ExtremTrac protocol | Anton Tananaev |
2016-10-10 | Add SOS handle | Abyss777 |
2016-10-08 | Support Laipac new message type | Anton Tananaev |
2016-10-08 | Decode additional cGuard data (fix #2419) | Anton Tananaev |
2016-10-08 | Merge pull request #2417 from Abyss777/gl200 | Anton Tananaev |
2016-10-08 | Another small Fifotrack decoder fix | Anton Tananaev |
2016-10-07 | - Handle GTVER packets | Abyss777 |
2016-10-07 | Support short Fifotrack format | Anton Tananaev |
2016-10-06 | GTINF can come from buffer | Abyss777 |
2016-10-06 | Simplification and style fix | Abyss777 |
2016-10-06 | Handle ACK packets as command result | Abyss777 |
2016-10-06 | Remove debugging code (fix #2402) | Anton Tananaev |
2016-10-06 | Support all GL200 GTINF versions (fix #2402) | Anton Tananaev |
2016-10-06 | Fix problem with Ulbotech decoder | Anton Tananaev |
2016-10-05 | Fix comment indentation | Abyss777 |
2016-10-05 | - Remove hardcoded password from commands | Abyss777 |
2016-10-04 | Update Smokey unit tests | Anton Tananaev |
2016-10-04 | Update Smokey protocol | Anton Tananaev |
2016-10-04 | Decode GPS103 DTCs (fix #2401) | Anton Tananaev |
2016-10-03 | Fix code style issue | Anton Tananaev |
2016-10-03 | Start Smokey protocol implementation | Anton Tananaev |
2016-10-02 | Fix some issues in JT600 decoder | Anton Tananaev |
2016-10-02 | Merge pull request #2387 from vitalidze/jt600c_checksum_replies | Anton Tananaev |
2016-10-02 | Support old protocol versions without checksum | Vitaly Litvak |
2016-10-02 | Reverted back odometer to count as thousands of meters. | Vitaly Litvak |
2016-10-02 | Moved 'xor' checksum method to the utility class. | Vitaly Litvak |
2016-10-02 | Updated formatting | Vitaly Litvak |
2016-10-01 | Updated formatting, removed indentation, changed regular expression parameters | Vitaly Litvak |
2016-10-01 | Updated formatting | Vitaly Litvak |
2016-10-01 | Added 'StringEncoder' to fix conversion of strings to the netty's buffers | Vitaly Litvak |
2016-10-01 | For JT600c - added engine start/stop, set timezone and reboot commands implem... | Vitaly Litvak |
2016-10-01 | For JT600c - added checksum verification and replying for alarms/positions me... | Vitaly Litvak |
2016-09-30 | Implement Fifotrack protocol | Anton Tananaev |
2016-09-30 | Implement JT701 device support | Anton Tananaev |
2016-09-28 | Fix code style issue | Anton Tananaev |
2016-09-28 | Decode Tramigo direction (fix #2377) | Anton Tananaev |
2016-09-27 | Modify CalAmp decoder and add test cases | Anton Tananaev |
2016-09-27 | Remove unused class imports | Anton Tananaev |
2016-09-27 | Implement eeLink protocol commands | Anton Tananaev |
2016-09-26 | Implement Aplicom EB protocol | Anton Tananaev |
2016-09-26 | Implement Aplicom H protocol | Anton Tananaev |
2016-09-24 | Remove unused class imports | Anton Tananaev |
2016-09-24 | Support UDP for Cellocator protocol | Anton Tananaev |
2016-09-23 | Extend JT600 protocol support | Anton Tananaev |
2016-09-23 | Remove unnecessary line break | Anton Tananaev |
2016-09-21 | Implement cGuard communication protocol | Anton Tananaev |
2016-09-21 | Fix some style issues | Anton Tananaev |
2016-09-21 | Implement Aplicom E protocol | Anton Tananaev |
2016-09-21 | Read event from OIGO messages | Anton Tananaev |