Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-14 | Correction based on comments. | Ivan Muratov | |
Re-write modulo256 checksum's parameter to byte array, not varargs. Split the tests to two methods for HEADER ver1 and ver2. Remove above-class copyrights, added top-file copyrights. Rename parcelNumber to index. Rename recordStartSign to recordType. Remove crearing additional buffer for record data, use origin buffer instead. Added check on minimal length of packet to avoid the out-of-range exceptions. | |||
2017-07-13 | Replace MODULO256 checksum method. | Ivan Muratov | |
Added covering tests. | |||
2017-02-10 | add test cases on decodeCodes | bdanglot | |
2016-12-29 | Finish Smokey protocol implementation | Anton Tananaev | |
2016-12-18 | Implement bit buffer utility | Anton Tananaev | |
2016-11-27 | - Rename function | Abyss777 | |
- Fix formatting | |||
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-09-19 | Update regex pattern debugger | Anton Tananaev | |
2016-05-31 | - Fixed style issues. | drecchia | |
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-11 | Implement location search tree | Anton Tananaev | |
2016-02-25 | Implement DTC codes for Ulbotech | Anton Tananaev | |
2016-01-02 | Correct date if device sends not full time | Anton Tananaev | |
2015-11-11 | Avoid using POSIX regex class | Anton Tananaev | |
2015-11-09 | Add channel buffer tools test | Anton Tananaev | |
2015-11-06 | Finish OBD decoder implementation | Anton Tananaev | |
2015-11-05 | Start OBD decoder implementation | 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-25 | Implement buffer string finder | Anton Tananaev | |
2015-10-25 | Minor changes to buffer tools test | Anton Tananaev | |
2015-10-25 | Refactor Meiligao protocol decoder | Anton Tananaev | |
2015-10-25 | Refactor Totem protocol decoder | Anton Tananaev | |
2015-10-24 | Refactor pattern builder class | Anton Tananaev | |
2015-10-23 | Remove channel closing test | Anton Tananaev | |
2015-10-23 | Fix date builder and unit testing | Anton Tananaev | |
2015-10-22 | Refactor protocol unit testing | Anton Tananaev | |
2015-10-20 | Refactor bit utililies class | Anton Tananaev | |
2015-10-13 | Remove data model and fix some issues | Anton Tananaev | |
2015-10-11 | Make changes to model hierarchy | Anton Tananaev | |
2015-10-07 | Replace valueOf with parseXxx calls | Anton Tananaev | |
2015-10-07 | Implement pattern builder util class | Anton Tananaev | |
2015-10-06 | Clean up CRC-16 implementations | Anton Tananaev | |
2015-10-06 | Rename some of checksum methods | Anton Tananaev | |
2015-10-06 | Implement Cityeasy protocol commands | Anton Tananaev | |
2015-10-01 | Fix Luhn checksum calculation | Anton Tananaev | |
2015-10-01 | Replace object with system method | Anton Tananaev | |
2015-09-24 | Implement Aquila track protocol | Anton Tananaev | |
2015-09-23 | More code issues clean up | Anton Tananaev | |
2015-09-23 | Clean up code inspection issues | Anton Tananaev | |
2015-09-22 | Fix log formatting unit test | Anton Tananaev | |
2015-09-15 | Rename other field to attributes | Anton Tananaev | |
2015-07-17 | Finish with GPS103 commands | Anton Tananaev | |
2015-07-14 | Support forwarding of data (fix #1131) | Anton Tananaev | |
2015-07-07 | Improve Aplicom id parsing | Anton Tananaev | |
2015-07-05 | Separate identity manager interface | Anton Tananaev | |
2015-07-01 | Add byte array conversion method | Anton Tananaev | |