Age | Commit message (Expand) | Author |
2018-02-09 | Implement unified device timezone handling | Abyss777 |
2018-01-22 | Add new position constructor | Anton Tananaev |
2017-07-14 | Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute | Abyss777 |
2017-04-17 | Allow optional primitives | Anton Tananaev |
2017-04-08 | Implement Ulbotech acknowledgement | Anton Tananaev |
2017-03-16 | Implement Ulbotech response handling | Anton Tananaev |
2017-03-04 | Updated protocols to record additional information as reported in comments an... | jon-stumpf |
2017-01-18 | Properly decode Ulbotech ADC values | Anton Tananaev |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-10-06 | Fix problem with Ulbotech decoder | Anton Tananaev |
2016-08-24 | Change motion to movement alarm | Anton Tananaev |
2016-08-14 | Use lower camel-case for attributes | Anton Tananaev |
2016-08-01 | Removed jamming | 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-12 | Support J1708 decoding for Ulbotech | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-04-19 | Improve support for Ulbotech protocol | Anton Tananaev |
2016-02-25 | Implement DTC codes for Ulbotech | Anton Tananaev |
2016-01-22 | Fix Ulbotech ignition status decoding | Anton Tananaev |
2016-01-21 | Fix Ulbotech frame and protocol decoders | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-24 | Fix Ulbotech event data decoding | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-11-06 | Finish OBD decoder implementation | Anton Tananaev |
2015-11-03 | Big improvements to Atrack decoder | Anton Tananaev |
2015-10-27 | Remove unused vars and imports | Anton Tananaev |
2015-10-26 | Use hexDump instead of readHexString | Anton Tananaev |
2015-10-25 | Implement Ulbotech driver behavior | Anton Tananaev |
2015-10-20 | Decode OBD data from Ulbotech | Anton Tananaev |
2015-10-20 | Refactor bit utililies class | Anton Tananaev |
2015-10-13 | Fix some more style issues | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-10-01 | Implement full Ulbotech protocol | Anton Tananaev |
2015-09-24 | Decode ignition status for Ulbotech | Anton Tananaev |
2015-08-04 | Fix Ulbotech time zone correction | Anton Tananaev |
2015-08-03 | Update Ulbotech decoder | Anton Tananaev |
2015-07-30 | Add Ulbotech time zone offset | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-05-13 | Implement units conversion class | Anton Tananaev |
2015-05-04 | Create other data keys | Anton Tananaev |
2015-04-29 | Store other data in position | Anton Tananaev |
2015-04-27 | Remove unnecessary type casts | Anton Tananaev |
2015-04-27 | Refactor model classes | Anton Tananaev |
2015-04-23 | Ignore messages without location | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |