aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-28Add more MiniFinder commandsAnton Tananaev
2016-08-28Allow to pass password in commandsAnton Tananaev
2016-08-28Fix Raveon protocol nameAnton Tananaev
2016-08-27Merge pull request #2258 from Abyss777/wialon_speedAnton Tananaev
2016-08-27Fix an issue in GpsMaker protocol decoderAnton Tananaev
2016-08-26Fix wialon protocol speed unitsAbyss777
2016-08-26Merge pull request #2257 from Abyss777/telic_speedAnton Tananaev
2016-08-26Fix telic protocol speed unitsAbyss777
2016-08-26Implement Raveon communication protocolAnton Tananaev
2016-08-26Improve GpsGate decoder patternAnton Tananaev
2016-08-26Better detection of Xirgo formatAnton Tananaev
2016-08-25Merge pull request #2252 from Abyss777/trips_detectorAnton Tananaev
2016-08-25A few more odometer units organizationAbyss777
2016-08-25Made trips detector behavior configurableAbyss777
2016-08-25Add UDP support for Xirgo protocolAnton Tananaev
2016-08-25Modify Megastek new format patternAnton Tananaev
2016-08-25Merge pull request #2248 from Abyss777/convert_speed2Anton Tananaev
2016-08-24- Added speed converting in NotificationFormatterAbyss777
2016-08-24- Fixed optional odometer for wondex protocolAbyss777
2016-08-24Merge pull request #2242 from Abyss777/users_cacheAnton Tananaev
2016-08-24Change motion to movement alarmAnton Tananaev
2016-08-24Remove motion alarm typeAnton Tananaev
2016-08-23Implement cache for users objectsAbyss777
2016-08-23Add commands to Mini Finder protocolAnton Tananaev
2016-08-23Implement Hunter Pro protocol (fix #2232)Anton 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-19- Added commands to WialonProtocolAbyss777
2016-08-19- Added trips reportAbyss777
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-17Used ALARM_GENERAL for TytanAbyss777
2016-08-17- Added Kenji, T800x, Xexun alarm decodersAbyss777
2016-08-16GT06 Added alarm decoder for status packetsAbyss777
2016-08-16- Added alarm decoding for 5 protocolsAbyss777
2016-08-15- Made speed threshold configurableAbyss777
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-08-14- Added rounding for some valuesAbyss777
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