Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-07 | Add Tramigo test case | Anton Tananaev | |
2015-01-07 | Update binary test cases | Anton Tananaev | |
2015-01-07 | Add hex conversion method | Anton Tananaev | |
2015-01-05 | Log server version on start | Anton Tananaev | |
2015-01-03 | Add Haicom unit test | Anton Tananaev | |
2014-12-31 | Add filter unit tests | Anton Tananaev | |
2014-12-31 | Fix Orion negative coordites | Anton Tananaev | |
2014-12-30 | Start Tramigo implementation | Anton Tananaev | |
2014-12-29 | Correctly decode Noran ids (fix #915) | Anton Tananaev | |
2014-12-24 | Initial Ulbotech implementation | Anton Tananaev | |
2014-12-24 | Fix concurrent list modification | Anton Tananaev | |
2014-12-22 | Update Navigil unit test | Anton Tananaev | |
2014-12-22 | Support UDP for Atrack (fix #341) | Anton Tananaev | |
2014-12-21 | Add Meiligao test case | Anton Tananaev | |
2014-12-20 | Clean up GT06 decoder | Anton Tananaev | |
2014-12-20 | Merge pull request #995 from pnakhat/master | Anton Tananaev | |
Support for alarm packet | |||
2014-12-20 | Fix T55 identification (fix #1008) | Anton Tananaev | |
2014-12-17 | Check for device id | Anton Tananaev | |
2014-12-06 | Support for alarm packet 0x27 and parsing of alarm flags | Pankaj Nakhat | |
2014-12-07 | Add Meitrack test case | Anton Tananaev | |
2014-12-07 | Add UDP support for Atrack (fix #6) | Anton Tananaev | |
2014-12-02 | Handle empty speed and course | Anton Tananaev | |
2014-12-02 | Improve TK103 regex pattern | Anton Tananaev | |
2014-12-02 | Fix Cellocator ack message (fix #983) | Anton Tananaev | |
2014-12-02 | Fix Gator id decoding | Anton Tananaev | |
2014-11-23 | Merge branch 'master' of github.com:tananaev/traccar | Anton Tananaev | |
2014-11-23 | Add Gator test case | Anton Tananaev | |
2014-11-22 | Change default logging level | Anton Tananaev | |
2014-11-22 | Fix GT06 response issue | Anton Tananaev | |
2014-11-15 | Merge pull request #973 from jon-stumpf/enhancement-new-geocode-option | Anton Tananaev | |
Added geocode.processInvalidPositions option | |||
2014-11-14 | Removed unused import | jon-stumpf | |
2014-11-14 | Added option to choose if one ReverseGeoCodes invalid positions | jon-stumpf | |
2014-11-14 | Update Haicom decoder | Anton Tananaev | |
2014-11-13 | Merge pull request #969 from ManicoW/master | Anton Tananaev | |
Update Haicom protocol decoder | |||
2014-11-12 | Update HaicomProtocolDecoder.java | ManicoW | |
Modified Regex according to a HI-602X device message, keeping it compatible with the test message | |||
2014-11-03 | Version 2.10 release | Anton Tananaev | |
2014-10-28 | Merge pull request #945 from jon-stumpf/jar-with-dependencies | Anton Tananaev | |
Added jar-with-dependencies target | |||
2014-10-27 | Removed extraneous lines | jon-stumpf | |
2014-10-24 | Added jar-with-dependencies target | jon-stumpf | |
2014-10-23 | Add Xexus unit test | Anton Tananaev | |
2014-10-22 | Add unit tests | Anton Tananaev | |
2014-10-22 | Put back cache timeout (fix #933) | Anton Tananaev | |
2014-10-22 | Merge pull request #918 from ↵ | Anton Tananaev | |
jon-stumpf/enhancement-eliminate-hardcoded-protocol-names Eliminate hardcoded protocol names | |||
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters ↵ | jon-stumpf | |
(DataManager, String, Properties); Removed second constructor; | |||
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after ↵ | jon-stumpf | |
construction. | |||
2014-10-21 | Eliminated the need for hardcoded protocol strings in the ↵ | jon-stumpf | |
src/org/traccar/protocol/*ProtocolDecoder.java files. | |||
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-17 | Update maven project (fix #917) | Anton Tananaev | |