aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-06Fix EV07 login decodingAnton Tananaev
2017-09-04Accept timezone id instead of offset in commandsAbyss777
2017-09-04Implement GenX protocolAnton Tananaev
2017-09-04Support CK300 device protocolAnton Tananaev
2017-09-03Implement Watch custom commandAnton Tananaev
2017-08-30Add GV500 OBD test caseAnton Tananaev
2017-08-29Merge pull request #3481 from AnshulJain1985/GT06_AlarmAnton Tananaev
2017-08-29Rename variables and parameters to skip filteringAbyss777
2017-08-29- Rename parameterAbyss777
2017-08-28- Do not filter alarmsAbyss777
2017-08-28Updated test cases.Anshul Jain
2017-08-28Save Watch movement alert as motionAnton Tananaev
2017-08-26Decode negative temperatureAnton Tananaev
2017-08-23Handle eSky negative coordsAnton Tananaev
2017-08-22Support Chainway CW801 and CW701Anton Tananaev
2017-08-21Prevent PatternUtil in productionAnton Tananaev
2017-08-20Add Watch test caseAnton Tananaev
2017-08-19Implement another GT06 LBS messageAnton Tananaev
2017-08-19Add Suntech ST500 supportAnton Tananaev
2017-08-19Add Suntech temperature supportAnton Tananaev
2017-08-19Advanced TK103 attributesAnton Tananaev
2017-08-18Implement eSky ES610 protocolAnton Tananaev
2017-08-17Fix trip detectorAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-08-16Merge pull request #3447 from Abyss777/new_trips_detectorAnton Tananaev
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-16Support new Telic formatAnton Tananaev
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove greadyParkingAbyss777
2017-08-15Reimplement trips detector using MotionEventHandlerAbyss777
2017-08-15Add VT200 trip message supportAnton Tananaev
2017-08-14Correct motion state by ignition.Abyss777
2017-08-11Merge pull request #3431 from Abyss777/delayed_overspeedAnton Tananaev
2017-08-11Make Overspeed and Motion events handlers singleton and move some code to fun...Abyss777
2017-08-11Move state updates from ConnectionManager to proper event handlersAbyss777
2017-08-11Fix GL300VC decoding issueAnton Tananaev
2017-08-10Implement delayed overspeed eventsAbyss777
2017-08-10Merge pull request #3426 from Abyss777/delayed_motion_eventsAnton Tananaev
2017-08-09Add Tramigo test casesAnton Tananaev
2017-08-09Implement motion detection similar to trips detectionAbyss777
2017-08-05Merge pull request #3416 from Abyss777/fix_3411Anton Tananaev
2017-08-04Write all fields on insert actionAbyss777
2017-08-04Decode GV500VC rssi valueAnton Tananaev
2017-08-04Improve VT400 protocol decoderAnton Tananaev
2017-08-04Improve frame decoder testingAnton Tananaev
2017-08-03Add VT400 test casesAnton Tananaev
2017-08-02Implement TLV communication protocolAnton Tananaev
2017-08-02Update GB100 binary decoderAnton Tananaev
2017-08-01Merge pull request #3402 from Abyss777/construct_requestsAnton Tananaev
2017-07-31Implement SQL requests constructionAbyss777