index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
Age
Commit message (
Expand
)
Author
2016-08-20
Merge pull request #2228 from Abyss777/reports_trips
Anton Tananaev
2016-08-20
Removed rounding and BigDecimal for distance and averageSpeed
Abyss777
2016-08-20
- Renamed calculateFuel
Abyss777
2016-08-19
- Added commands to WialonProtocol
Abyss777
2016-08-19
- Added trips report
Abyss777
2016-08-18
Removed spaces
Abyss777
2016-08-18
Removed instant fuel consumption
Abyss777
2016-08-17
Mta6 fixed KEY_FUEL meaning
Abyss777
2016-08-17
- Used constants for fuel consumption
Abyss777
2016-08-17
Used ALARM_GENERAL for Tytan
Abyss777
2016-08-17
- Added Kenji, T800x, Xexun alarm decoders
Abyss777
2016-08-16
GT06 Added alarm decoder for status packets
Abyss777
2016-08-16
- Added alarm decoding for 5 protocols
Abyss777
2016-08-15
- Made speed threshold configurable
Abyss777
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-08-14
- Added rounding for some values
Abyss777
2016-08-13
Added rounding for total distance
Abyss777
2016-08-13
- Split distance to distance and total distance
Abyss777
2016-08-12
Removed unused imports
Abyss777
2016-08-12
Removed unnecessary rounding
Abyss777
2016-08-12
Calculate summary distance with help of "odometer" or "distance" attribute
Abyss777
2016-08-12
Always calculate distance
Abyss777
2016-08-12
Merge pull request #2206 from Abyss777/ignition
Anton Tananaev
2016-08-12
- Removed decimal part
Abyss777
2016-08-12
- Fixed casting ignition object to boolean
Abyss777
2016-08-11
Improve Visiontek protocol decoder
Anton Tananaev
2016-08-11
Reverted VisiontekProtocolDecoder, it is need deep fix
Abyss777
2016-08-11
- Enabled IgnitionEventHandler in pipeline
Abyss777
2016-08-11
Added message templates for alarm and ignition events
Abyss777
2016-08-11
- Added IgnitionEventHandler
Abyss777
2016-08-11
Changed KEY_IGNITION to boolean in 3 protocols
Abyss777
2016-08-10
Merge pull request #2197 from Abyss777/reports_web
Anton Tananaev
2016-08-10
Forget one
Abyss777
2016-08-10
Used import instead of full name
Abyss777
2016-08-10
- Used constants in ReportResource
Abyss777
2016-08-10
Workaround for CalAmp issue
Anton Tananaev
2016-08-09
- Fixed csv MIME type and added response header
Abyss777
2016-08-08
- Added deviceId in SummaryReport
Abyss777
2016-08-08
Merge pull request #2188 from ninioe/master
Anton Tananaev
2016-08-08
Merge pull request #2190 from Abyss777/reports
Anton Tananaev
2016-08-08
Add coordinates filter (fix #2192)
Anton Tananaev
2016-08-08
Removed addLine and addField functions
Abyss777
2016-08-08
- Used @Consumes and @Produces instead of direct header access
Abyss777
2016-08-07
fix references names
ninioe
2016-08-07
Checkstyle error fix
ninioe
2016-08-07
Merge remote-tracking branch 'refs/remotes/tananaev/master'
ninioe
2016-08-07
check user cookies on server side before login dialog
ninioe
2016-08-07
Fixed typo in notification formatter
Anton Tananaev
2016-08-06
Decode Teltonika parameters (fix #2171)
Anton Tananaev
2016-08-06
Refactor Castel protocol decoder
Anton Tananaev
[next]