Age | Commit message (Expand) | Author |
2014-11-12 | Update HaicomProtocolDecoder.java | ManicoW |
2014-10-22 | Put back cache timeout (fix #933) | Anton Tananaev |
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after cons... | jon-stumpf |
2014-10-21 | Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro... | jon-stumpf |
2014-10-20 | Support PT502 binary messages (fix #825) | Anton Tananaev |
2014-10-20 | Improve GL200 decoder (fix #830) | Anton Tananaev |
2014-10-18 | Add default log appender (fix #931) | Anton Tananaev |
2014-10-10 | Refactored NamedParameterStatement to manage connections and prepared stateme... | Vitaly Litvak |
2014-10-10 | Merge pull request #913 from jon-stumpf/enhancement-log-level | Anton Tananaev |
2014-10-10 | Added capability to set log level. | jon-stumpf |
2014-10-09 | Integrate c3p0 database library | Anton Tananaev |
2014-10-04 | Extend GT06 protocol | Anton Tananaev |
2014-10-04 | Add filtering time limit | Anton Tananaev |
2014-10-01 | Parse V680 event field | Anton Tananaev |
2014-10-01 | Change megastek frame decoder (fix #895) | Anton Tananaev |
2014-09-30 | Fix Meitrack decoder | Anton Tananaev |
2014-09-28 | Support Megastek log message (fix #895) | Anton Tananaev |
2014-09-26 | Fix timezone parameter (fix #881) | Anton Tananaev |
2014-09-26 | Fix Wialon acknowledgement | Anton Tananaev |
2014-09-25 | Fix GL200 location validity (fix #888) | Anton Tananaev |
2014-09-25 | Acknowledge all messages | Anton Tananaev |
2014-09-20 | Add GT06 time correction (fix #881) | Anton Tananaev |
2014-09-19 | Workaround missing hemisphere (fix #874) | Anton Tananaev |
2014-09-19 | Fix GPS103 UDP mode (fix #863) | Anton Tananaev |
2014-09-14 | Fix Meiligao login ack | Anton Tananaev |
2014-09-12 | Update Wialon regex | Anton Tananaev |
2014-09-10 | Support Wialon black box | Anton Tananaev |
2014-09-10 | Implement Riti protocol | Anton Tananaev |
2014-09-09 | Re-factored so a functions handles assigning the data to the prepared stateme... | Jed |
2014-09-09 | Removed Other changes to prepare for pull request | Jed |
2014-09-09 | Removed Other changes to prepare for pull request | Jed |
2014-09-09 | Added null check for lastPostition | Jed |
2014-09-08 | Fixed updateLatestPostion using the wrong query object to prepare the namedst... | Jed |
2014-09-08 | Updated TrackerEventHandler to only trigger UpdateLatestPosition on the last ... | Jed |
2014-09-07 | Add UDP support for GPS103 (fix #861) | Anton Tananaev |
2014-09-06 | Support UDP for TK103 (fix #828) | Anton Tananaev |
2014-09-06 | Support m2m ip modem | Anton Tananaev |
2014-09-03 | Implement position filtering (fix #259) | Anton Tananaev |
2014-09-02 | Fix coordinates decoding | Anton Tananaev |
2014-08-30 | Support Visiontek VT84 (fix #799) | Anton Tananaev |
2014-08-30 | Implement Orion protocol | Anton Tananaev |
2014-08-28 | Fix GT06 frame decoder | Anton Tananaev |
2014-08-27 | Fix GT06 protocol decoder | Anton Tananaev |
2014-08-27 | Start Orion implementation | Anton Tananaev |
2014-08-26 | Fix KHD id decoding (fix #800) | Anton Tananaev |
2014-08-24 | Add message class | Anton Tananaev |
2014-08-23 | Fix enfora regex pattern (fix #837) | Anton Tananaev |
2014-08-18 | Implement Visiontek protocol (fix #802) | Anton Tananaev |
2014-08-17 | Implement Visiontek VT86 protocol (fix #802) | Anton Tananaev |