aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-08-04Write all fields on insert actionAbyss777
2017-08-04Decode GV500VC rssi valueAnton Tananaev
2017-08-04Improve VT400 protocol decoderAnton Tananaev
2017-08-02Add commentAbyss777
2017-08-02Avoid unneeded log record and table name constructionsAbyss777
2017-08-02Merge pull request #3406 from Abyss777/fix_unknown_uniqueidAnton Tananaev
2017-08-02Implement TLV communication protocolAnton Tananaev
2017-08-02Update GB100 binary decoderAnton Tananaev
2017-08-01Fix retrieving objects by unknown tokens/uniqueIdAbyss777
2017-08-01Make query generator switchableAbyss777
2017-08-01Merge pull request #3402 from Abyss777/construct_requestsAnton Tananaev
2017-08-01Option to limit report periodAnton Tananaev
2017-08-01Fix buildAbyss777