aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-08-15Remove greadyParkingAbyss777
2017-08-15Reimplement trips detector using MotionEventHandlerAbyss777
2017-08-15Merge pull request #3445 from tsmgeek/login_auth_trimAnton Tananaev
2017-08-14Update DataManager.javatsmgeek
2017-08-14Trim email addresstsmgeek
2017-08-14Trim/Lowercase email address used for authtsmgeek
2017-08-15Add VT200 trip message supportAnton Tananaev
2017-08-14Rename parameter and field to "useIgnition"Abyss777
2017-08-14Correct motion state by ignition.Abyss777
2017-08-11Merge pull request #3431 from Abyss777/delayed_overspeedAnton Tananaev
2017-08-11Initialize tripsConfig ones in ContextAbyss777
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-10Rename variablesAbyss777
2017-08-10Support seconds for TramigoAnton Tananaev
2017-08-10Fix compilation issueAnton Tananaev
2017-08-10Minor code cleanupAnton Tananaev
2017-08-09Implement motion detection similar to trips detectionAbyss777
2017-08-07Remove "auth" parameter as not necessaryAbyss777
2017-08-05Fix Cradlepoint RSSI decodingAnton Tananaev
2017-08-05Merge pull request #3416 from Abyss777/fix_3411Anton Tananaev