Age | Commit message (Expand) | Author |
2018-12-17 | Improve GPS103 decoding | Anton Tananaev |
2018-12-11 | Decode additional Ericar attributes | Anton Tananaev |
2018-11-08 | Fix GPS103 response | Anton Tananaev |
2018-10-25 | Support Ericar protocol | Anton Tananaev |
2018-10-18 | More flexible match for GPS103 | Anton Tananaev |
2018-10-17 | Decoders to accept generic protocol | Anton Tananaev |
2018-09-13 | Fix Coban 306A OBD decoding | Anton Tananaev |
2018-06-12 | Merge branch 'master' into netty4 | Anton Tananaev |
2018-06-08 | Fix GPS103 course decoding | Anton Tananaev |
2018-06-03 | Properly handle datagram channels | Anton Tananaev |
2018-06-02 | Start Netty 4 migration | Anton Tananaev |
2018-05-30 | Use parser more correctly | Abyss777 |
2018-05-29 | Make function name shorter | Abyss777 |
2018-05-29 | Add units converter helper | Abyss777 |
2018-05-29 | Store engine hours in milliseconds for the rest of protocols | Abyss777 |
2018-05-15 | Update alarm types | Anton Tananaev |
2018-05-15 | Decode additional GPS103 data | Anton Tananaev |
2018-04-09 | Improve GPS103 low message decoding | Anton Tananaev |
2018-01-22 | Add new position constructor | Anton Tananaev |
2017-07-19 | Save GPS103 unhandled events | Anton Tananaev |
2017-07-14 | Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute | Abyss777 |
2017-07-05 | Add new attribute keys (fix #3313) | Anton Tananaev |
2017-06-16 | Add power load for GPS103 OBD | Anton Tananaev |
2017-06-13 | Fix GPS103 OBD message decoding | Anton Tananaev |
2017-04-17 | Allow optional primitives | Anton Tananaev |
2017-04-17 | Normalize RPM values | Anton Tananaev |
2017-03-17 | Removed capture of milliseconds for UTC time in Gps103 protocol; Determined o... | jon-stumpf |
2017-03-17 | Merged Y4 and Y2 DateTimeFormats, simplifying switch; | 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-02-04 | Extend GPS103 protocol decoder | Anton Tananaev |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-12-02 | Add GPS103 power cut alarm | Anton Tananaev |
2016-11-09 | Add acc on, acc off and door alarm to events from coban gps (gps103 protocol) | Enrique Villafane |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-10-04 | Decode GPS103 DTCs (fix #2401) | Anton Tananaev |
2016-09-19 | Add GPS103 ignition alarms | Anton Tananaev |
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-08-18 | Removed spaces | Abyss777 |
2016-08-18 | Removed instant fuel consumption | Abyss777 |
2016-08-17 | - Used constants for fuel consumption | Abyss777 |
2016-08-05 | - Removed OIL_CUT | Abyss777 |
2016-08-01 | - Added a few more protocols | Abyss777 |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-07 | Implement general custom commands | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-03-17 | Fix GPS103 protocol OBD decoding | Anton Tananaev |
2016-02-19 | Handle IMEI without delimiter (fix #1733) | Anton Tananaev |
2016-02-11 | Remove pattern debugging code | Anton Tananaev |