aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-07-29Merge pull request #2163 from Abyss777/overspeed_extensionAnton Tananaev
OverspeedEventHandler enhancement to use attributes
2016-07-28Rename parameterAbyss777
2016-07-28Organized server cacheAbyss777
Moved lookupAttribute function to DeviceManager
2016-07-28Removed suppressing repeated events during analyzing.Abyss777
2016-07-28Fix saving original raw binary dataAnton Tananaev
2016-07-27Added option to rise event only once during overspeed period.Abyss777
2016-07-27Update custom T55 protocol formatAnton Tananaev
2016-07-26Use primitiveAbyss777
2016-07-26Overspeed handler enhanced to use attributesAbyss777
2016-07-26Fix HuaSheng decoder responseAnton Tananaev
2016-07-25Added group and server attributesAbyss777
2016-07-25Merge pull request #2149 from Abyss777/lastposition_reorganizationAnton Tananaev
Move lastPosition update to the end of pipeline
2016-07-25Fix spaceAbyss777
2016-07-25Fix H02 ignition decodingAnton Tananaev
2016-07-25Improve history clearing logicAnton Tananaev
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations
2016-07-24more fixesninioe
2016-07-24Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
# Conflicts: # tools/test-generator.py
2016-07-24Correctly process negative latitude and longitude.Fabián Inostroza
2016-07-24more fixesninioe
2016-07-23Improve GpsGate protocol decoderAnton Tananaev
2016-07-23Support GT02 command responsesAnton Tananaev
2016-07-23Fix checkstyle issueAnton Tananaev
2016-07-23Return http error if unknownAnton Tananaev
2016-07-22Workaround for incorrect hemisphere (fix #2139)Anton Tananaev
2016-07-21Added parenthesesAbyss777
2016-07-21Act with atomic more carefullyAbyss777
2016-07-21protect Device positionId on clear historyninioe
2016-07-21Migrate from ReentrantReadWriteLocks to ConcurrentHashMaps in DeviceManagerAbyss777
UpdateCahces incrementally
2016-07-21Remove unused importsAnton Tananaev
2016-07-21Do not close HTTP connectionAnton Tananaev
2016-07-20Remove unused importsAnton Tananaev
2016-07-20Update L100 protocol decoderAnton Tananaev
2016-07-20Revert temporary L100 removalAnton Tananaev
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
2016-07-20Change order cache initializationAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
- Removed cache updates from getXxxxById
2016-07-20Adjust TK103 voltage valuesAnton Tananaev
2016-07-19automated check fixninioe
2016-07-19automated check fixninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19changes Anton asked meninioe
2016-07-19Missed groupGeofences read lockAbyss777
2016-07-19Split locks in GeofenceManager and try to avoid crosslocks with devices.Abyss777
2016-07-19Change power to battery in GT06 decoderAnton Tananaev
2016-07-19Merge pull request #2127 from tananaev/refactorAnton Tananaev
Move device id to a session
2016-07-19changed to generic alarm type eventninioe
2016-07-19Correctly add device to activeAnton Tananaev
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19Remove unused importsAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev