Age | Commit message (Collapse) | Author |
|
|
|
|
|
OverspeedEventHandler enhancement to use attributes
|
|
|
|
Moved lookupAttribute function to DeviceManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move lastPosition update to the end of pipeline
|
|
|
|
|
|
|
|
- Optimize MotionEventHandler to do not use Device.motion
- Remove Device.motion from model and database
- some optimizations
|
|
|
|
# Conflicts:
# tools/test-generator.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UpdateCahces incrementally
|
|
|
|
|
|
|
|
|
|
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
|
|
|
|
- Removed cache updates from getXxxxById
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move device id to a session
|
|
|
|
|
|
|