Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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-29 | Fix comment alignment | IanCassTwo | |
2019-10-29 | Allow negative number in cell data (signal strength?) | ian | |
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-11 | Implement Pacific Track protocol | Anton Tananaev | |
2019-10-11 | Support additional attributes | Anton Tananaev | |
2019-10-11 | Add alarm test case | Anton Tananaev | |
2019-10-09 | Fix response type | Anton Tananaev | |
2019-10-09 | Merge pull request #4412 from rsvanda/jc100-alerts | Anton Tananaev | |
Adds JC100 camera alarms | |||
2019-10-09 | Added JC100 camera alarms | Radek Svanda | |
2019-10-08 | Handle long status field | Anton Tananaev | |
2019-10-05 | Decode ADC values | Anton Tananaev | |
2019-10-05 | Fix frame decoding | Anton Tananaev | |
2019-10-05 | Decode Falcom Mambo 2 battery info | Anton Tananaev | |
2019-09-30 | Add PT215 frame decoder | Anton Tananaev | |
2019-09-28 | Implement ACK message | Anton Tananaev | |
2019-09-28 | Decode validity flag | Anton Tananaev | |
2019-09-26 | Fix location decoding | Anton Tananaev | |