Age | Commit message (Expand) | Author |
2017-09-08 | Improve TRV decoder logic | Anton Tananaev |
2017-09-08 | Handle GOOME status message | Anton Tananaev |
2017-09-08 | Support H02 V3 message type | Anton Tananaev |
2017-09-07 | Handle correct and incorrect attribute types | Abyss777 |
2017-09-06 | Fix EV07 login decoding | Anton Tananaev |
2017-09-04 | Accept timezone id instead of offset in commands | Abyss777 |
2017-09-04 | Implement GenX protocol | Anton Tananaev |
2017-09-04 | Support CK300 device protocol | Anton Tananaev |
2017-09-03 | Implement Watch custom command | Anton Tananaev |
2017-08-30 | Add GV500 OBD test case | Anton Tananaev |
2017-08-29 | Merge pull request #3481 from AnshulJain1985/GT06_Alarm | Anton Tananaev |
2017-08-29 | Rename variables and parameters to skip filtering | Abyss777 |
2017-08-29 | - Rename parameter | Abyss777 |
2017-08-28 | - Do not filter alarms | Abyss777 |
2017-08-28 | Updated test cases. | Anshul Jain |
2017-08-28 | Save Watch movement alert as motion | Anton Tananaev |
2017-08-26 | Decode negative temperature | Anton Tananaev |
2017-08-23 | Handle eSky negative coords | Anton Tananaev |
2017-08-22 | Support Chainway CW801 and CW701 | Anton Tananaev |
2017-08-21 | Prevent PatternUtil in production | Anton Tananaev |
2017-08-20 | Add Watch test case | Anton Tananaev |
2017-08-19 | Implement another GT06 LBS message | Anton Tananaev |
2017-08-19 | Add Suntech ST500 support | Anton Tananaev |
2017-08-19 | Add Suntech temperature support | Anton Tananaev |
2017-08-19 | Advanced TK103 attributes | Anton Tananaev |
2017-08-18 | Implement eSky ES610 protocol | Anton Tananaev |
2017-08-17 | Fix trip detector | Abyss777 |
2017-08-17 | Pass Map<Event, Position> to notifications | Abyss777 |
2017-08-16 | Merge pull request #3447 from Abyss777/new_trips_detector | Anton Tananaev |
2017-08-16 | Combine trips and stops detectors and some optimization | Abyss777 |
2017-08-16 | Support new Telic format | Anton Tananaev |
2017-08-15 | Merge remote-tracking branch 'upstream/master' into new_trips_detector | Abyss777 |
2017-08-15 | Remove greadyParking | Abyss777 |
2017-08-15 | Reimplement trips detector using MotionEventHandler | Abyss777 |
2017-08-15 | Add VT200 trip message support | Anton Tananaev |
2017-08-14 | Correct motion state by ignition. | Abyss777 |
2017-08-11 | Merge pull request #3431 from Abyss777/delayed_overspeed | Anton Tananaev |
2017-08-11 | Make Overspeed and Motion events handlers singleton and move some code to fun... | Abyss777 |
2017-08-11 | Move state updates from ConnectionManager to proper event handlers | Abyss777 |
2017-08-11 | Fix GL300VC decoding issue | Anton Tananaev |
2017-08-10 | Implement delayed overspeed events | Abyss777 |
2017-08-10 | Merge pull request #3426 from Abyss777/delayed_motion_events | Anton Tananaev |
2017-08-09 | Add Tramigo test cases | Anton Tananaev |
2017-08-09 | Implement motion detection similar to trips detection | Abyss777 |
2017-08-05 | Merge pull request #3416 from Abyss777/fix_3411 | Anton Tananaev |
2017-08-04 | Write all fields on insert action | Abyss777 |
2017-08-04 | Decode GV500VC rssi value | Anton Tananaev |
2017-08-04 | Improve VT400 protocol decoder | Anton Tananaev |
2017-08-04 | Improve frame decoder testing | Anton Tananaev |
2017-08-03 | Add VT400 test cases | Anton Tananaev |