Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-21 | Handle spaces before speed | Anton Tananaev | |
2019-11-21 | More flexible JSON format | Anton Tananaev | |
2019-11-21 | Support second ADC value | Anton Tananaev | |
2019-11-19 | Fix coordinates decoding | Anton Tananaev | |
2019-11-14 | Solar Powered GPS protocol | Anton Tananaev | |
2019-11-12 | Support WiFi and cell data | Anton Tananaev | |
2019-11-11 | Use correct decoder | Anton Tananaev | |
2019-11-11 | Update response format | Anton Tananaev | |
2019-11-10 | Extend Plugin protocol support | Anton Tananaev | |
2019-11-10 | Decode binary alerts | Anton Tananaev | |
2019-11-10 | Merge pull request #4436 from flocsy/set-language | Anton Tananaev | |
added language to watch protocol's set_timezone command | |||
2019-11-10 | Decode more Huabao attributes | Anton Tananaev | |
2019-11-11 | fixed NPE for optional language parameter | Gavriel Fleischer | |
2019-11-11 | Merge branch 'master' into set-language | Gavriel Fleischer | |
# Conflicts: # src/main/java/org/traccar/StringProtocolEncoder.java # src/main/java/org/traccar/protocol/WatchProtocolEncoder.java | |||
2019-11-10 | Implement Sigaba OutSafe protocol | Anton Tananaev | |
2019-11-10 | Refactor string protocol encoders | Anton Tananaev | |
2019-11-09 | Implement Topin protocol | Anton Tananaev | |
2019-11-09 | added language to watch protocol's set_timezone command | Gavriel Fleischer | |
2019-11-09 | replace missing command keys with empty string | Gavriel Fleischer | |
2019-11-09 | Refactor constructor | Anton Tananaev | |
2019-11-09 | Merge pull request #4435 from neuharthr/master | Anton Tananaev | |
Allow users to set the OpenCellID URL via the config file | |||
2019-11-09 | Merge branch 'master' of https://github.com/neuharthr/traccar.git | Ryan Neuharth | |
2019-11-09 | Updated OpenCellId geolocation to utilize the URL parameter from the | Anton Tananaev | |
configuration file in order to allow for changes to the end point. If not set, default URL is used for backwards compatibility. | |||
2019-11-06 | Decode X1 ADC values | Anton Tananaev | |
2019-11-05 | Support Suntech ST390 protocol | Anton Tananaev | |
2019-11-05 | Decode temperature and humidity | Anton Tananaev | |
2019-11-05 | Decode inputs and outputs | Anton Tananaev | |
2019-11-05 | Update Plugin protocol | Anton Tananaev | |
2019-11-05 | Use mileage for odometer | Anton Tananaev | |
2019-11-05 | Include index in response | Anton Tananaev | |
2019-11-04 | Decoding ignition value | Anton Tananaev | |
2019-11-04 | Fix ST600STT ignition decoding | Anton Tananaev | |
2019-10-31 | Use correct speed units | Anton Tananaev | |
2019-10-30 | Revert "Add PT215 frame decoder" | Anton Tananaev | |
This reverts commit 14f5711c | |||
2019-10-29 | Fix ack response | Anton Tananaev | |
2019-10-26 | Support binary Suntech protocol | Anton Tananaev | |
2019-10-26 | Merge pull request #4427 from jfunston83/master | Anton Tananaev | |
Update DMT protocol to support Run Hours & Odometer | |||
2019-10-26 | Update DmtProtocolDecoder.java | jfunston83 | |
2019-10-26 | Update DmtProtocolDecoder.java | jfunston83 | |
Fixed to use engine hours attribute. DMT devices send these values in seconds, converted to ms for the Hours values. | |||
2019-10-26 | Extract battery from status field | Anton Tananaev | |
2019-10-26 | Update DmtProtocolDecoder.java | jfunston83 | |
2019-10-26 | Update DmtProtocolDecoder.java | jfunston83 | |
2019-10-25 | Support for Odometer and Run Hours | jfunston83 | |
Support for a number of DMT devices that track odometer and run hours. | |||
2019-10-25 | Update DmtProtocolDecoder.java | jfunston83 | |
2019-10-23 | Decode battery info | Anton Tananaev | |
2019-10-17 | Add TT11 protocol support | Anton Tananaev | |
2019-10-17 | Support new message type | Anton Tananaev | |
2019-10-13 | Merge pull request #4413 from mujeerhashmi/swaggerFixes | Anton Tananaev | |
Fix type's to avoid deserialize issues | |||
2019-10-13 | swagger: Fix type's to avoid deserialize issues. | Syed Mujeer Hashmi | |
2019-10-11 | Implement Pacific Track protocol | Anton Tananaev | |