Age | Commit message (Expand) | Author |
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 | Changed Content-Type for easy access to data from PHP and others | Abyss777 |
2016-10-03 | Rename variable | Abyss777 |
2016-10-03 | Make status events switchable | Abyss777 |
2016-10-03 | Fix code style issue | Anton Tananaev |
2016-10-03 | Start Smokey protocol implementation | Anton Tananaev |
2016-10-03 | Add cell info class | 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-10-01 | Remove unused data manager methods (fix #2386) | Anton Tananaev |
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-27 | Merge pull request #2349 from dcbastos/master | Anton Tananaev |
2016-09-27 | Merge pull request #2367 from tananaev/implement_statistics | Anton Tananaev |
2016-09-26 | Change statistics calculation logic | Anton Tananaev |
2016-09-26 | Change aliases API path | Abyss777 |
2016-09-26 | Implement Aplicom EB protocol | Anton Tananaev |
2016-09-26 | Implement Aplicom H protocol | Anton Tananaev |
2016-09-25 | Implement server statistics collection | Anton Tananaev |
2016-09-24 | Remove unused class imports | Anton Tananaev |
2016-09-24 | Support UDP for Cellocator protocol | Anton Tananaev |
2016-09-24 | Merge pull request #2356 from dcbastos/no-config-given | Anton Tananaev |
2016-09-23 | Throws a RuntimeException if no configuration file was provided. | Daniel Bastos |
2016-09-24 | Fix a crash in base pipeline factory | Anton Tananaev |