aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-23Implement Hunter Pro protocol (fix #2232)Anton Tananaev
2016-08-23Merge pull request #2240 from Abyss777/odometerAnton Tananaev
2016-08-23- Fixed GL200 odometer unitsAbyss777
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
2016-08-20Merge pull request #2228 from Abyss777/reports_tripsAnton Tananaev
2016-08-20Removed rounding and BigDecimal for distance and averageSpeedAbyss777
2016-08-20- Renamed calculateFuelAbyss777
2016-08-19Merge pull request #2231 from Abyss777/wialon_commandsAnton Tananaev
2016-08-19- Added commands to WialonProtocolAbyss777
2016-08-19- Added trips reportAbyss777
2016-08-18Merge pull request #2223 from Abyss777/fuelAnton Tananaev
2016-08-18Removed spacesAbyss777
2016-08-18Removed instant fuel consumptionAbyss777
2016-08-17Mta6 fixed KEY_FUEL meaningAbyss777
2016-08-17- Used constants for fuel consumptionAbyss777
2016-08-17Merge pull request #2222 from Abyss777/alarms_3Anton Tananaev
2016-08-17Used ALARM_GENERAL for TytanAbyss777
2016-08-17- Added Kenji, T800x, Xexun alarm decodersAbyss777
2016-08-16Merge pull request #2219 from Abyss777/alarms_2Anton Tananaev
2016-08-16GT06 Added alarm decoder for status packetsAbyss777
2016-08-16- Added alarm decoding for 5 protocolsAbyss777
2016-08-15Merge pull request #2215 from Abyss777/speed_thresholdAnton Tananaev
2016-08-15- Made speed threshold configurableAbyss777
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-08-14Merge pull request #2211 from Abyss777/distanceAnton Tananaev
2016-08-14- Added rounding for some valuesAbyss777
2016-08-14Use relative URLs for web appAnton Tananaev
2016-08-13Added rounding for total distanceAbyss777
2016-08-13- Split distance to distance and total distanceAbyss777
2016-08-12Removed unused importsAbyss777
2016-08-12Removed unnecessary roundingAbyss777
2016-08-12Calculate summary distance with help of "odometer" or "distance" attributeAbyss777
2016-08-12Always calculate distanceAbyss777
2016-08-12Merge pull request #2206 from Abyss777/ignitionAnton Tananaev
2016-08-12- Removed decimal partAbyss777
2016-08-12- Fixed casting ignition object to booleanAbyss777
2016-08-11Improve Visiontek protocol decoderAnton Tananaev
2016-08-11Reverted VisiontekProtocolDecoder, it is need deep fixAbyss777
2016-08-11Added motor hours to webAbyss777
2016-08-11- Enabled IgnitionEventHandler in pipelineAbyss777
2016-08-11Added strings for ignition eventsAbyss777
2016-08-11Added message templates for alarm and ignition eventsAbyss777
2016-08-11- Added IgnitionEventHandlerAbyss777
2016-08-11Changed KEY_IGNITION to boolean in 3 protocolsAbyss777
2016-08-10Merge pull request #2197 from Abyss777/reports_webAnton Tananaev
2016-08-10Forget oneAbyss777
2016-08-10Used import instead of full nameAbyss777
2016-08-10- Used constants in ReportResourceAbyss777
2016-08-10Workaround for CalAmp issueAnton Tananaev
2016-08-10Merge pull request #2202 from stevenbouma/masterAnton Tananaev