Age | Commit message (Expand) | Author |
2017-05-22 | Organize KEY_xDOP values | Abyss777 |
2017-04-17 | Allow optional primitives | Anton Tananaev |
2017-03-17 | Fixed time comments for uncaptured milliseconds as requested; | jon-stumpf |
2017-03-17 | Merged Y4 and Y2 DateTimeFormats, simplifying switch; | jon-stumpf |
2017-03-17 | Removed capture of milliseconds from protocols that did not support ".(ddd)":... | jon-stumpf |
2017-03-17 | Fixed protocols that incorrectly used ".(d+)" to record milliseconds: Enfora,... | jon-stumpf |
2017-03-17 | Fixed all comments for date and time to include format details; | jon-stumpf |
2017-03-12 | Implemented Parser.nextDateTime(); | jon-stumpf |
2017-03-04 | Fixed typo; | jon-stumpf |
2017-01-05 | Fix typos in Meiligao decoder | Anton Tananaev |
2017-01-05 | Minor formatting correction | Anton Tananaev |
2016-12-20 | Rename GSM to RSSI attribute | Anton Tananaev |
2016-12-18 | Minor styles modifications | Anton Tananaev |
2016-12-17 | Fix Meiligao Protocol to work with tk228 | jose |
2016-12-15 | Fix Meiligao Protocol to work with tk228 | jose |
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose |
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-09-09 | Add more Meiligao parameters | Anton Tananaev |
2016-09-07 | Fix an issue in Meiligao decoder | Anton Tananaev |
2016-09-07 | Implement OBD support for Meiligao | Anton Tananaev |
2016-08-05 | - Removed OIL_CUT | Abyss777 |
2016-08-01 | Small optimization | Abyss777 |
2016-08-01 | - Added a few more protocols | Abyss777 |
2016-07-29 | Organized alarms in the first part of protocols | Abyss777 |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-06-16 | Fix Meiligao odometer decoding issue | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-02-25 | Implement Meiligao odometer decoding | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-10-25 | Refactor Meiligao protocol decoder | Anton Tananaev |
2015-10-19 | Fix meiligao UDP responses | Anton Tananaev |
2015-10-13 | Fix minor style issues in Meiligao | Anton Tananaev |
2015-10-13 | Implement parser class for decoders | Anton Tananaev |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev |
2015-10-08 | Clean up reported PMD issues | Anton Tananaev |
2015-10-08 | Make protocol message types public | 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 more valueOf with parseXxx | Anton Tananaev |
2015-10-07 | Replace valueOf with parseXxx calls | 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-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-10-01 | Fix Luhn checksum calculation | Anton Tananaev |
2015-10-01 | Improve Meiligao device identification | Anton Tananaev |