aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-02Update Java librariesAnton Tananaev
2017-09-02Implement OsmAnd web proxyAnton Tananaev
2017-09-01Enable UDP for H02 protocolAnton Tananaev
2017-08-29Move common speed converting code to BaseProtocolDecoderAbyss777
2017-08-29Implement osmand.speedUnits patameterAbyss777
2017-08-29Minor GT06 decoder cleanupAnton Tananaev
2017-08-29Merge pull request #3481 from AnshulJain1985/GT06_AlarmAnton Tananaev
2017-08-29Move extended LBS data to skip in decodeExtended instead of decodeLBS.Anshul Jain
2017-08-29Merge pull request #3484 from Abyss777/not_filter_alarmsAnton Tananaev
2017-08-29Rename variables and parameters to skip filteringAbyss777
2017-08-29Mark out functions to skip filteringAbyss777
2017-08-29Correct filter LimitAbyss777
2017-08-29- Rename parameterAbyss777
2017-08-29Fix eeLink status decodingAnton Tananaev
2017-08-29Save single position when ignore fix timeAnton Tananaev
2017-08-29Use correct E3 speed unitsAnton Tananaev
2017-08-28- Do not filter alarmsAbyss777
2017-08-28Added new column to determine for extended or basic decode.Anshul Jain
2017-08-28Fix for Gt06 GPS data length can not be greater than 12.Anshul Jain
2017-08-28Make T55 response optionalAnton Tananaev
2017-08-28Save Watch movement alert as motionAnton Tananaev
2017-08-28Implement VT1000 inputs (fix #3477)Anton Tananaev
2017-08-27Add new VT1000 alarms (fix #3477)Anton Tananaev
2017-08-26Decode negative temperatureAnton Tananaev
2017-08-23Handle eSky negative coordsAnton Tananaev
2017-08-22Clean up events constructorAnton Tananaev
2017-08-22Support Chainway CW801 and CW701Anton Tananaev
2017-08-21Rename TK103 attributesAnton Tananaev
2017-08-21Improve TK103 sensor decodingAnton Tananaev
2017-08-21Prevent PatternUtil in productionAnton Tananaev
2017-08-21Do not save IP by defaultAnton 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-19Fix Ruptela ignitionAnton Tananaev
2017-08-19Support additional Ruptela attributesAnton 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-16- Map correct position to delayed event notificationAbyss777
2017-08-16Merge pull request #3447 from Abyss777/new_trips_detectorAnton Tananaev
2017-08-16Revert check for gapAbyss777
2017-08-16Combine detection logic and unwrap gap checkAbyss777
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-16Support new Telic formatAnton Tananaev
2017-08-16Fix style issueAnton Tananaev
2017-08-16Make cache control configurableAnton Tananaev
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove intermediate variableAbyss777