index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
events
/
OverspeedEventHandler.java
Age
Commit message (
Expand
)
Author
2016-12-21
Add attributes to overspeed and maintenance events
Abyss777
2016-12-18
Include data directly into events
Anton Tananaev
2016-11-24
- Invert variable meaning
Abyss777
2016-11-24
Combine lookupAttribute helpers
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-21
Implement lookup attribute helpers for primitives
Abyss777
2016-09-21
- Add two functions to lookup attributes from device to server and from devic...
Abyss777
2016-09-03
Use knots for speedLimit
Abyss777
2016-08-11
- Added IgnitionEventHandler
Abyss777
2016-07-28
Rename parameter
Abyss777
2016-07-28
Organized server cache
Abyss777
2016-07-28
Removed suppressing repeated events during analyzing.
Abyss777
2016-07-27
Added option to rise event only once during overspeed period.
Abyss777
2016-07-26
Use primitive
Abyss777
2016-07-26
Overspeed handler enhanced to use attributes
Abyss777
2016-07-25
- Move lastPosition update to the end of pipeline
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-06-16
Moved variables from parent to inheritor
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-16
Fix typo and remove unnecessary super()
Abyss777
2016-06-14
- Overlapping geofences
Abyss777
2016-05-30
- Style fixes (use lower camel case in all cases)
Abyss777
2016-05-26
Events subsystem
Abyss777