aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-18Fix Aplicom EBS decodingAnton Tananaev
2017-09-17Handle all Telic formatsAnton Tananaev
2017-09-15Handle MVT380 no power valueAnton Tananaev
2017-09-13Fix GV200 INF message decodingAnton Tananaev
2017-09-12Support universal Suntech formatAnton Tananaev
2017-09-12Add H02 no GPS test caseAnton Tananaev
2017-09-11Add CalAmp test caseAnton Tananaev
2017-09-11Merge pull request #3517 from naihil/admAnton Tananaev
2017-09-10Add test case for command responseAnatoliy Golubev
2017-09-10Inherit AdmProtocolEncoder from StringProtocolEncoderAnatoliy Golubev
2017-09-09Add ADM test casesAnatoliy Golubev
2017-09-08Fix H02 simple message decodingAnton Tananaev
2017-09-08Implement skipping filtering by list of attributesAbyss777
2017-09-08Improve H02 protocol decoderAnton Tananaev
2017-09-08Improve TRV decoder logicAnton Tananaev
2017-09-08Handle GOOME status messageAnton Tananaev
2017-09-08Support H02 V3 message typeAnton Tananaev
2017-09-07Handle correct and incorrect attribute typesAbyss777
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